Searched refs:DLL_CNTL (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | rv740d.h | 92 #define DLL_CNTL 0x64c macro
|
D | rv740_dpm.c | 309 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv740_read_clock_registers()
|
D | rv770d.h | 197 #define DLL_CNTL 0x64c macro
|
D | nid.h | 639 #define DLL_CNTL 0x64c macro
|
D | sid.h | 606 #define DLL_CNTL 0x2ba4 macro
|
D | cikd.h | 731 #define DLL_CNTL 0x2ba4 macro
|
D | evergreend.h | 177 #define DLL_CNTL 0x64c macro
|
D | rv770_dpm.c | 1540 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv770_read_clock_registers()
|
D | ni_dpm.c | 1196 ni_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ni_read_clock_registers()
|
D | si_dpm.c | 3578 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
|
D | ci_dpm.c | 1886 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ci_read_clock_registers()
|
/Linux-v5.4/drivers/video/fbdev/aty/ |
D | mach64_ct.c | 357 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct() 363 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct() 365 aty_st_pll_ct(DLL_CNTL, dll_cntl | 0x40, par); in aty_set_pll_ct() 367 aty_st_pll_ct(DLL_CNTL, dll_cntl & ~0x40, par); in aty_set_pll_ct()
|
/Linux-v5.4/include/video/ |
D | mach64.h | 814 #define DLL_CNTL 0x0C macro
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | iceland_smumgr.c | 1524 DLL_CNTL, MRDCK0_BYPASS, 0); in iceland_populate_smc_acpi_level() 1526 DLL_CNTL, MRDCK1_BYPASS, 0); in iceland_populate_smc_acpi_level()
|
D | ci_smumgr.c | 1476 DLL_CNTL, MRDCK0_BYPASS, 0); in ci_populate_smc_acpi_level() 1478 DLL_CNTL, MRDCK1_BYPASS, 0); in ci_populate_smc_acpi_level()
|
D | tonga_smumgr.c | 1266 DLL_CNTL, MRDCK0_BYPASS, 0); in tonga_populate_smc_acpi_level() 1268 DLL_CNTL, MRDCK1_BYPASS, 0); in tonga_populate_smc_acpi_level()
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 608 #define DLL_CNTL 0xAE9 macro
|
D | si_dpm.c | 4038 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
|