HomeSort by: relevance | last modified time | path
    Searched defs:central_sts (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_nbio_v7_4.c 491 uint32_t global_sts, central_sts, int_eoi, parity_sts; local in function:nbio_v7_4_query_ras_error_count
508 central_sts = RREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS);
517 if (REG_GET_FIELD(central_sts, BIFL_RAS_CENTRAL_STATUS,
520 WREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS, central_sts);
amdgpu_nbio_v7_4.c 491 uint32_t global_sts, central_sts, int_eoi, parity_sts; local in function:nbio_v7_4_query_ras_error_count
508 central_sts = RREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS);
517 if (REG_GET_FIELD(central_sts, BIFL_RAS_CENTRAL_STATUS,
520 WREG32_PCIE(smnBIFL_RAS_CENTRAL_STATUS, central_sts);

Completed in 21 milliseconds