Searched refs:central_sts (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v7_4.c | 492 uint32_t global_sts, central_sts, int_eoi, parity_sts; in nbio_v7_4_query_ras_error_count() local 509 central_sts = RREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS); in nbio_v7_4_query_ras_error_count() 518 if (REG_GET_FIELD(central_sts, BIFL_RAS_CENTRAL_STATUS, in nbio_v7_4_query_ras_error_count() 521 WREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS, central_sts); in nbio_v7_4_query_ras_error_count()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v7_4.c | 590 uint32_t global_sts, central_sts, int_eoi, parity_sts; in nbio_v7_4_query_ras_error_count() local 615 central_sts = RREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS); in nbio_v7_4_query_ras_error_count() 632 if (REG_GET_FIELD(central_sts, BIFL_RAS_CENTRAL_STATUS, in nbio_v7_4_query_ras_error_count() 635 WREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS, central_sts); in nbio_v7_4_query_ras_error_count()
|
Completed in 4 milliseconds