Searched refs:mmSRBM_STATUS (Results 1 - 22 of 22) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dcik_ih.c357 u32 tmp = RREG32(mmSRBM_STATUS);
373 tmp = RREG32(mmSRBM_STATUS) & SRBM_STATUS__IH_BUSY_MASK;
386 u32 tmp = RREG32(mmSRBM_STATUS);
H A Dtonga_ih.c365 u32 tmp = RREG32(mmSRBM_STATUS);
381 tmp = RREG32(mmSRBM_STATUS);
393 u32 tmp = RREG32(mmSRBM_STATUS);
H A Diceland_ih.c347 u32 tmp = RREG32(mmSRBM_STATUS);
363 tmp = RREG32(mmSRBM_STATUS);
375 u32 tmp = RREG32(mmSRBM_STATUS);
H A Dcz_ih.c353 u32 tmp = RREG32(mmSRBM_STATUS);
369 tmp = RREG32(mmSRBM_STATUS);
381 u32 tmp = RREG32(mmSRBM_STATUS);
H A Damdgpu_uvd_v4_2.c661 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
670 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK))
H A Duvd_v5_0.c583 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
592 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK))
H A Damdgpu_uvd_v3_1.c761 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
770 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK))
H A Dgmc_v7_0.c1146 u32 tmp = RREG32(mmSRBM_STATUS);
1163 tmp = RREG32(mmSRBM_STATUS) & (SRBM_STATUS__MCB_BUSY_MASK |
1180 u32 tmp = RREG32(mmSRBM_STATUS);
H A Dgmc_v6_0.c957 u32 tmp = RREG32(mmSRBM_STATUS);
984 u32 tmp = RREG32(mmSRBM_STATUS);
H A Dgmc_v8_0.c1267 u32 tmp = RREG32(mmSRBM_STATUS);
1284 tmp = RREG32(mmSRBM_STATUS) & (SRBM_STATUS__MCB_BUSY_MASK |
1302 u32 tmp = RREG32(mmSRBM_STATUS);
H A Duvd_v6_0.c1146 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
1166 u32 tmp = RREG32(mmSRBM_STATUS);
H A Duvd_v7_0.c1468 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
1488 u32 tmp = RREG32(mmSRBM_STATUS);
H A Dvi.c673 {mmSRBM_STATUS},
H A Damdgpu_cik.c1050 {mmSRBM_STATUS},
H A Damdgpu_si.c1117 {mmSRBM_STATUS},
H A Dgfx_v7_0.c4609 tmp = RREG32(mmSRBM_STATUS);
H A Dgfx_v8_0.c4971 tmp = RREG32(mmSRBM_STATUS);
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/oss/
H A Doss_1_0_d.h263 #define mmSRBM_STATUS 0x0394 macro
H A Doss_2_4_d.h81 #define mmSRBM_STATUS 0x394 macro
H A Doss_2_0_d.h74 #define mmSRBM_STATUS 0x394 macro
H A Doss_3_0_1_d.h79 #define mmSRBM_STATUS 0x394 macro
H A Doss_3_0_d.h91 #define mmSRBM_STATUS 0x394 macro

Completed in 188 milliseconds