Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Drv740d.h92 #define DLL_CNTL 0x64c macro
Drv740_dpm.c309 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.c1540 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv770_read_clock_registers()
Dni_dpm.c1196 ni_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ni_read_clock_registers()
Dsi_dpm.c3578 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
Dci_dpm.c1886 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ci_read_clock_registers()
/Linux-v5.4/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-v5.4/include/video/
Dmach64.h814 #define DLL_CNTL 0x0C macro
/Linux-v5.4/drivers/gpu/drm/amd/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.c1476 DLL_CNTL, MRDCK0_BYPASS, 0); in ci_populate_smc_acpi_level()
1478 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-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsid.h608 #define DLL_CNTL 0xAE9 macro
Dsi_dpm.c4038 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()