Searched refs:DLL_CNTL (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rv740d.h | 92 #define DLL_CNTL 0x64c macro
|
H A D | rv740_dpm.c | 312 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv740_read_clock_registers()
|
H A D | rv770d.h | 197 #define DLL_CNTL 0x64c macro
|
H A D | nid.h | 639 #define DLL_CNTL 0x64c macro
|
H A D | sid.h | 606 #define DLL_CNTL 0x2ba4 macro
|
H A D | cikd.h | 731 #define DLL_CNTL 0x2ba4 macro
|
H A D | evergreend.h | 177 #define DLL_CNTL 0x64c macro
|
H A D | rv770_dpm.c | 1542 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL); in rv770_read_clock_registers()
|
H A D | ni_dpm.c | 1194 ni_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ni_read_clock_registers()
|
H A D | si_dpm.c | 3558 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
|
H A D | ci_dpm.c | 1849 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ci_read_clock_registers()
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | mach64_ct.c | 358 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()
|
/openbmc/linux/include/video/ |
H A D | mach64.h | 814 #define DLL_CNTL 0x0C macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A 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()
|
H A 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()
|
H A D | ci_smumgr.c | 1478 DLL_CNTL, MRDCK0_BYPASS, 0); in ci_populate_smc_acpi_level() 1480 DLL_CNTL, MRDCK1_BYPASS, 0); in ci_populate_smc_acpi_level()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 607 #define DLL_CNTL 0xAE9 macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 4032 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()
|