Searched refs:UPLL_SLEEP_MASK (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | rv770.c | 67 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK); in rv770_set_uvd_clocks() 85 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~(UPLL_RESET_MASK | UPLL_SLEEP_MASK)); in rv770_set_uvd_clocks()
|
| D | rv770d.h | 44 # define UPLL_SLEEP_MASK 0x00000002 macro
|
| D | evergreen.c | 1208 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK); in evergreen_set_uvd_clocks() 1222 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK); in evergreen_set_uvd_clocks() 1223 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK); in evergreen_set_uvd_clocks()
|
| D | sid.h | 129 # define UPLL_SLEEP_MASK 0x00000002 macro
|
| D | r600.c | 215 UPLL_RESET_MASK | UPLL_SLEEP_MASK | UPLL_CTLREQ_MASK)); in r600_set_uvd_clocks() 223 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK); in r600_set_uvd_clocks()
|
| D | evergreend.h | 350 # define UPLL_SLEEP_MASK 0x00000002 macro
|
| D | r600d.h | 1558 # define UPLL_SLEEP_MASK 0x00000002 macro
|
| D | si.c | 7028 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK); in si_set_uvd_clocks()
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | sid.h | 131 # define UPLL_SLEEP_MASK 0x00000002 macro
|