Home
last modified time | relevance | path

Searched refs:DLL_CNTL (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/radeon/
Drv740d.h92 #define DLL_CNTL 0x64c macro
Drv740_dpm.c308 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv740_read_clock_registers()
Drv770d.h197 #define DLL_CNTL 0x64c macro
Dnid.h639 #define DLL_CNTL 0x64c macro
Dsid.h606 #define DLL_CNTL 0x2ba4 macro
Dcikd.h731 #define DLL_CNTL 0x2ba4 macro
Devergreend.h177 #define DLL_CNTL 0x64c macro
Drv770_dpm.c1542 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv770_read_clock_registers()
Dni_dpm.c1194 ni_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ni_read_clock_registers()
Dci_dpm.c1849 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ci_read_clock_registers()
Dsi_dpm.c3558 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
/Linux-v6.1/drivers/video/fbdev/aty/
Dmach64_ct.c358 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct()
364 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct()
366 aty_st_pll_ct(DLL_CNTL, dll_cntl | 0x40, par); in aty_set_pll_ct()
368 aty_st_pll_ct(DLL_CNTL, dll_cntl & ~0x40, par); in aty_set_pll_ct()
/Linux-v6.1/include/video/
Dmach64.h814 #define DLL_CNTL 0x0C macro
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1524 DLL_CNTL, MRDCK0_BYPASS, 0); in iceland_populate_smc_acpi_level()
1526 DLL_CNTL, MRDCK1_BYPASS, 0); in iceland_populate_smc_acpi_level()
Dci_smumgr.c1479 DLL_CNTL, MRDCK0_BYPASS, 0); in ci_populate_smc_acpi_level()
1481 DLL_CNTL, MRDCK1_BYPASS, 0); in ci_populate_smc_acpi_level()
Dtonga_smumgr.c1266 DLL_CNTL, MRDCK0_BYPASS, 0); in tonga_populate_smc_acpi_level()
1268 DLL_CNTL, MRDCK1_BYPASS, 0); in tonga_populate_smc_acpi_level()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h607 #define DLL_CNTL 0xAE9 macro
/Linux-v6.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4032 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()