Searched refs:CG_UPLL_FUNC_CNTL_4 (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | si.c | 1714 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 1716 WREG32_P(CG_UPLL_FUNC_CNTL_4, in si_set_uvd_clocks()
|
D | sid.h | 149 #define CG_UPLL_FUNC_CNTL_4 0x191 macro
|
/kernel/linux/linux-5.10/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 | 1247 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks() 1249 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks()
|
D | si.c | 7052 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 7054 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
|