Symbol: mmSRBM_STATUS
drivers/gpu/drm/amd/amdgpu/cik.c
1050
{mmSRBM_STATUS},
drivers/gpu/drm/amd/amdgpu/cik_ih.c
363
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/cik_ih.c
379
tmp = RREG32(mmSRBM_STATUS) & SRBM_STATUS__IH_BUSY_MASK;
drivers/gpu/drm/amd/amdgpu/cik_ih.c
392
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/cz_ih.c
357
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/cz_ih.c
373
tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/cz_ih.c
385
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4565
tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
4933
tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
962
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
990
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
1149
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
1176
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
1272
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
1289
tmp = RREG32(mmSRBM_STATUS) & (SRBM_STATUS__MCB_BUSY_MASK |
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
1307
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/iceland_ih.c
351
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/iceland_ih.c
367
tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/iceland_ih.c
379
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/si.c
1124
{mmSRBM_STATUS},
drivers/gpu/drm/amd/amdgpu/si_ih.c
229
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/si_ih.c
255
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
369
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
385
tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
397
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c
786
return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c
795
if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK))
drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
666
return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
675
if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK))
drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
587
return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
596
if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK))
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
1152
return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
1172
u32 tmp = RREG32(mmSRBM_STATUS);
drivers/gpu/drm/amd/amdgpu/vi.c
672
{mmSRBM_STATUS},