Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv740d.h92 #define DLL_CNTL 0x64c macro
Drv740_dpm.c310 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.c1541 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()
Dsi_dpm.c3575 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
Dci_dpm.c1884 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ci_read_clock_registers()
/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_ct.c357 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-v4.19/include/video/
Dmach64.h818 #define DLL_CNTL 0x0C macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1523 DLL_CNTL, MRDCK0_BYPASS, 0); in iceland_populate_smc_acpi_level()
1525 DLL_CNTL, MRDCK1_BYPASS, 0); in iceland_populate_smc_acpi_level()
Dci_smumgr.c1474 DLL_CNTL, MRDCK0_BYPASS, 0); in ci_populate_smc_acpi_level()
1476 DLL_CNTL, MRDCK1_BYPASS, 0); in ci_populate_smc_acpi_level()
Dtonga_smumgr.c1255 DLL_CNTL, MRDCK0_BYPASS, 0); in tonga_populate_smc_acpi_level()
1257 DLL_CNTL, MRDCK1_BYPASS, 0); in tonga_populate_smc_acpi_level()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h608 #define DLL_CNTL 0xAE9 macro
Dsi_dpm.c4036 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()