Searched refs:CG_UPLL_FUNC_CNTL_4 (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | si.c | 1830 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 1832 WREG32_P(CG_UPLL_FUNC_CNTL_4, in si_set_uvd_clocks()
|
D | sid.h | 149 #define CG_UPLL_FUNC_CNTL_4 0x191 macro
|
/drivers/gpu/drm/radeon/ |
D | sid.h | 148 #define CG_UPLL_FUNC_CNTL_4 0x644 macro
|
D | evergreend.h | 369 #define CG_UPLL_FUNC_CNTL_4 0x854 macro
|
D | evergreen.c | 1243 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks() 1245 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks()
|
D | si.c | 7049 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 7051 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
|