Searched refs:UPLL_SPARE_ISPARE9 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si.c | 1714 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 1717 UPLL_SPARE_ISPARE9, in si_set_uvd_clocks() 1718 ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
|
H A D | sid.h | 150 # define UPLL_SPARE_ISPARE9 0x00020000 macro
|
/kernel/linux/linux-6.6/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() 1833 UPLL_SPARE_ISPARE9, in si_set_uvd_clocks() 1834 ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
|
H A D | sid.h | 150 # define UPLL_SPARE_ISPARE9 0x00020000 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | sid.h | 149 # define UPLL_SPARE_ISPARE9 0x00020000 macro
|
H A 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()
|
H A D | si.c | 7057 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks() 7059 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
|
H A D | evergreend.h | 370 # define UPLL_SPARE_ISPARE9 0x00020000 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | sid.h | 149 # define UPLL_SPARE_ISPARE9 0x00020000 macro
|
H A 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()
|
H A 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()
|
H A D | evergreend.h | 370 # define UPLL_SPARE_ISPARE9 0x00020000 macro
|
Completed in 84 milliseconds