Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dnbio_v7_4.c590 uint32_t global_sts, central_sts, int_eoi, parity_sts; in nbio_v7_4_query_ras_error_count() local
605 parity_sts = RREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2_ALDE); in nbio_v7_4_query_ras_error_count()
607 parity_sts = RREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2); in nbio_v7_4_query_ras_error_count()
627 WREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2_ALDE, parity_sts); in nbio_v7_4_query_ras_error_count()
629 WREG32_PCIE(smnPARITY_ERROR_STATUS_UNCORR_GRP2, parity_sts); in nbio_v7_4_query_ras_error_count()