Searched refs:CG_UPLL_FUNC_CNTL_4 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A 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()
|
H A D | sid.h | 149 #define CG_UPLL_FUNC_CNTL_4 0x191 macro
|
/linux/drivers/gpu/drm/radeon/ |
H A D | sid.h | 148 #define CG_UPLL_FUNC_CNTL_4 0x644 macro
|
H A D | evergreend.h | 369 #define CG_UPLL_FUNC_CNTL_4 0x854 macro
|
H A D | evergreen.c | 1244 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks() 1246 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks()
|
H A D | si.c | 7030 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 7032 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
|