Home
last modified time | relevance | path

Searched refs:SRBM_STATUS (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Diceland_ih.c346 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_is_idle()
361 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_wait_for_idle()
H A Dcz_ih.c347 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_is_idle()
362 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_wait_for_idle()
H A Dtonga_ih.c358 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_is_idle()
373 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_wait_for_idle()
H A Dsi_ih.c217 u32 tmp = RREG32(SRBM_STATUS); in si_ih_is_idle()
243 u32 tmp = RREG32(SRBM_STATUS); in si_ih_soft_reset()
H A Duvd_v6_0.c1142 if (REG_GET_FIELD(tmp, SRBM_STATUS, UVD_RQ_PENDING) || in uvd_v6_0_check_soft_reset()
1143 REG_GET_FIELD(tmp, SRBM_STATUS, UVD_BUSY) || in uvd_v6_0_check_soft_reset()
H A Duvd_v7_0.c1460 if (REG_GET_FIELD(tmp, SRBM_STATUS, UVD_RQ_PENDING) ||
1461 REG_GET_FIELD(tmp, SRBM_STATUS, UVD_BUSY) ||
H A Dsid.h333 #define SRBM_STATUS 0x394 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Diceland_ih.c349 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_is_idle()
364 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_wait_for_idle()
H A Dcz_ih.c355 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_is_idle()
370 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_wait_for_idle()
H A Dsi_ih.c222 u32 tmp = RREG32(SRBM_STATUS); in si_ih_is_idle()
248 u32 tmp = RREG32(SRBM_STATUS); in si_ih_soft_reset()
H A Dtonga_ih.c367 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_is_idle()
382 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_wait_for_idle()
H A Duvd_v6_0.c1168 if (REG_GET_FIELD(tmp, SRBM_STATUS, UVD_RQ_PENDING) || in uvd_v6_0_check_soft_reset()
1169 REG_GET_FIELD(tmp, SRBM_STATUS, UVD_BUSY) || in uvd_v6_0_check_soft_reset()
H A Duvd_v7_0.c1490 if (REG_GET_FIELD(tmp, SRBM_STATUS, UVD_RQ_PENDING) ||
1491 REG_GET_FIELD(tmp, SRBM_STATUS, UVD_BUSY) ||
H A Dsid.h333 #define SRBM_STATUS 0x394 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770d.h678 #define SRBM_STATUS 0x0E50 macro
H A Dni.c868 case SRBM_STATUS: in cayman_get_allowed_info_register()
1786 /* SRBM_STATUS */ in cayman_gpu_check_soft_reset()
1787 tmp = RREG32(SRBM_STATUS); in cayman_gpu_check_soft_reset()
H A Dnid.h62 #define SRBM_STATUS 0x0E50 macro
H A Devergreen.c1103 case SRBM_STATUS: in evergreen_get_allowed_info_register()
2363 tmp = RREG32(SRBM_STATUS) & 0x1F00; in evergreen_mc_wait_for_idle()
3777 dev_info(rdev->dev, " SRBM_STATUS = 0x%08X\n", in evergreen_print_gpu_status_regs()
3778 RREG32(SRBM_STATUS)); in evergreen_print_gpu_status_regs()
3857 /* SRBM_STATUS */ in evergreen_gpu_check_soft_reset()
3858 tmp = RREG32(SRBM_STATUS); in evergreen_gpu_check_soft_reset()
4606 RREG32(SRBM_STATUS); in evergreen_irq_set()
H A Dcikd.h453 #define SRBM_STATUS 0xE50 macro
H A Dsid.h332 #define SRBM_STATUS 0xE50 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770d.h678 #define SRBM_STATUS 0x0E50 macro
H A Dni.c855 case SRBM_STATUS: in cayman_get_allowed_info_register()
1773 /* SRBM_STATUS */ in cayman_gpu_check_soft_reset()
1774 tmp = RREG32(SRBM_STATUS); in cayman_gpu_check_soft_reset()
H A Dnid.h62 #define SRBM_STATUS 0x0E50 macro
H A Devergreen.c1099 case SRBM_STATUS: in evergreen_get_allowed_info_register()
2365 tmp = RREG32(SRBM_STATUS) & 0x1F00; in evergreen_mc_wait_for_idle()
3779 dev_info(rdev->dev, " SRBM_STATUS = 0x%08X\n", in evergreen_print_gpu_status_regs()
3780 RREG32(SRBM_STATUS)); in evergreen_print_gpu_status_regs()
3859 /* SRBM_STATUS */ in evergreen_gpu_check_soft_reset()
3860 tmp = RREG32(SRBM_STATUS); in evergreen_gpu_check_soft_reset()
4608 RREG32(SRBM_STATUS); in evergreen_irq_set()
H A Dcikd.h453 #define SRBM_STATUS 0xE50 macro

Completed in 84 milliseconds

12