Searched refs:dll_cntl (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Drv740_dpm.c195 u32 dll_cntl = pi->clk_regs.rv770.dll_cntl; local
280 mclk->mclk770.vDLL_CNTL = cpu_to_be32(dll_cntl);
312 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL);
329 u32 dll_cntl = pi->clk_regs.rv770.dll_cntl; local
362 dll_cntl |= (MRDCKA0_BYPASS |
381 table->ACPIState.levels[0].mclk.mclk770.vDLL_CNTL = cpu_to_be32(dll_cntl);
H A Drv730_dpm.c122 u32 dll_cntl = pi->clk_regs.rv730.dll_cntl; local
184 mclk->mclk730.vDLL_CNTL = cpu_to_be32(dll_cntl);
212 pi->clk_regs.rv730.dll_cntl =
234 u32 dll_cntl; local
282 dll_cntl = 0xff000000;
298 table->ACPIState.levels[0].mclk.mclk730.vDLL_CNTL = cpu_to_be32(dll_cntl);
333 cpu_to_be32(pi->clk_regs.rv730.dll_cntl);
H A Drv770_dpm.h40 u32 dll_cntl; member in struct:rv770_clock_registers
52 u32 dll_cntl; member in struct:rv730_clock_registers
H A Dsi_dpm.h91 u32 dll_cntl; member in struct:si_clock_registers
H A Dni_dpm.h38 u32 dll_cntl; member in struct:ni_clock_registers
H A Dci_dpm.h132 u32 dll_cntl; member in struct:ci_clock_registers
H A Dcypress_dpm.c489 u32 dll_cntl = local
490 pi->clk_regs.rv770.dll_cntl;
606 mclk->mclk770.vDLL_CNTL = cpu_to_be32(dll_cntl);
1257 cpu_to_be32(pi->clk_regs.rv770.dll_cntl);
1354 u32 dll_cntl = local
1355 pi->clk_regs.rv770.dll_cntl;
1420 dll_cntl |= (MRDCKA0_BYPASS |
1446 table->ACPIState.levels[0].mclk.mclk770.vDLL_CNTL = cpu_to_be32(dll_cntl);
H A Drv770_dpm.c403 u32 dll_cntl = pi->clk_regs.rv770.dll_cntl; local
480 mclk->mclk770.vDLL_CNTL = cpu_to_be32(dll_cntl);
936 u32 dll_cntl; local
976 dll_cntl = 0xff000000;
989 table->ACPIState.levels[0].mclk.mclk770.vDLL_CNTL = cpu_to_be32(dll_cntl);
1043 cpu_to_be32(pi->clk_regs.rv770.dll_cntl);
1542 pi->clk_regs.rv770.dll_cntl = RREG32(DLL_CNTL);
H A Dni_dpm.c1194 ni_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL);
1701 cpu_to_be32(ni_pi->clock_registers.dll_cntl);
1805 u32 dll_cntl = ni_pi->clock_registers.dll_cntl; local
1891 dll_cntl |= (MRDCKA0_BYPASS |
1908 table->ACPIState.level.mclk.vDLL_CNTL = cpu_to_be32(dll_cntl);
2174 u32 dll_cntl = ni_pi->clock_registers.dll_cntl; local
2291 mclk->vDLL_CNTL = cpu_to_be32(dll_cntl);
H A Dci_dpm.c1844 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL);
2751 u32 dll_cntl = pi->clock_registers.dll_cntl; local
2824 mclk->DllCntl = dll_cntl;
2953 u32 dll_cntl = pi->clock_registers.dll_cntl; local
3026 dll_cntl &= ~(MRDCK0_BYPASS | MRDCK1_BYPASS);
3028 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl);
H A Dsi_dpm.c3514 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL);
4313 cpu_to_be32(si_pi->clock_registers.dll_cntl);
4434 u32 dll_cntl = si_pi->clock_registers.dll_cntl; local
4509 dll_cntl &= ~(MRDCK0_BYPASS | MRDCK1_BYPASS);
4515 cpu_to_be32(dll_cntl);
4819 u32 dll_cntl = si_pi->clock_registers.dll_cntl; local
4892 mclk->vDLL_CNTL = cpu_to_be32(dll_cntl);
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_ct.c350 u8 dll_cntl; local
353 dll_cntl = 0x80;
355 dll_cntl = 0xa6;
357 dll_cntl = 0xa0;
358 aty_st_pll_ct(DLL_CNTL, dll_cntl, par);
364 aty_st_pll_ct(DLL_CNTL, dll_cntl, par);
366 aty_st_pll_ct(DLL_CNTL, dll_cntl | 0x40, par);
368 aty_st_pll_ct(DLL_CNTL, dll_cntl & ~0x40, par);
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h356 u32 dll_cntl; member in struct:ni_clock_registers
506 u32 dll_cntl; member in struct:rv770_clock_registers
518 u32 dll_cntl; member in struct:rv730_clock_registers
919 u32 dll_cntl; member in struct:si_clock_registers
H A Dsi_dpm.c4032 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL);
4836 cpu_to_be32(si_pi->clock_registers.dll_cntl);
4980 u32 dll_cntl = si_pi->clock_registers.dll_cntl; local
5056 dll_cntl &= ~(MRDCK0_BYPASS | MRDCK1_BYPASS);
5062 cpu_to_be32(dll_cntl);
5365 u32 dll_cntl = si_pi->clock_registers.dll_cntl; local
5438 mclk->vDLL_CNTL = cpu_to_be32(dll_cntl);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1054 uint32_t dll_cntl = data->clock_registers.vDLL_CNTL; local
1162 mclk->DllCntl = dll_cntl;
1433 uint32_t dll_cntl = data->clock_registers.vDLL_CNTL; local
1523 dll_cntl = PHM_SET_FIELD(dll_cntl,
1525 dll_cntl = PHM_SET_FIELD(dll_cntl,
1529 PP_HOST_TO_SMC_UL(dll_cntl);
H A Dtonga_smumgr.c797 uint32_t dll_cntl = data->clock_registers.vDLL_CNTL; local
913 mclk->DllCntl = dll_cntl;
1185 uint32_t dll_cntl = data->clock_registers.vDLL_CNTL; local
1265 dll_cntl = PHM_SET_FIELD(dll_cntl,
1267 dll_cntl = PHM_SET_FIELD(dll_cntl,
1271 PP_HOST_TO_SMC_UL(dll_cntl);
H A Dci_smumgr.c1032 uint32_t dll_cntl = data->clock_registers.vDLL_CNTL; local
1112 mclk->DllCntl = dll_cntl;
1387 uint32_t dll_cntl = data->clock_registers.vDLL_CNTL; local
1477 dll_cntl = PHM_SET_FIELD(dll_cntl,
1479 dll_cntl = PHM_SET_FIELD(dll_cntl,
1483 PP_HOST_TO_SMC_UL(dll_cntl);

Completed in 231 milliseconds