Home
last modified time | relevance | path

Searched refs:parity_sts (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dnbio_v7_4.c591 uint32_t global_sts, central_sts, int_eoi, parity_sts; in nbio_v7_4_query_ras_error_count() local
606 parity_sts = RREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2_ALDE); in nbio_v7_4_query_ras_error_count()
608 parity_sts = RREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2); in nbio_v7_4_query_ras_error_count()
628 WREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2_ALDE, parity_sts); in nbio_v7_4_query_ras_error_count()
630 WREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2, parity_sts); in nbio_v7_4_query_ras_error_count()