Searched refs:UPLL_REF_DIV_MASK (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 48 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | sid.h | 133 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | evergreend.h | 353 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | r600d.h | 1564 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | rv770.c | 99 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_REF_DIV(1), ~UPLL_REF_DIV_MASK); in rv770_set_uvd_clocks()
|
H A D | r600.c | 259 ~(UPLL_FB_DIV_MASK | UPLL_REF_DIV_MASK)); in r600_set_uvd_clocks()
|
H A D | evergreen.c | 1244 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in evergreen_set_uvd_clocks()
|
H A D | si.c | 7054 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 48 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | sid.h | 133 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | rv770.c | 102 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_REF_DIV(1), ~UPLL_REF_DIV_MASK); in rv770_set_uvd_clocks()
|
H A D | evergreend.h | 353 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | r600d.h | 1564 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | r600.c | 259 ~(UPLL_FB_DIV_MASK | UPLL_REF_DIV_MASK)); in r600_set_uvd_clocks()
|
H A D | si.c | 7046 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()
|
H A D | evergreen.c | 1240 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in evergreen_set_uvd_clocks()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 134 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | si.c | 1711 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 134 # define UPLL_REF_DIV_MASK 0x003F0000 macro
|
H A D | si.c | 1827 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()
|
Completed in 110 milliseconds