Searched refs:cpuext_cfg (Results 1 – 2 of 2) sorted by relevance
157 unsigned int *cpuext_cfg, in acpu_dvfs_clk_div_cfg() argument166 *cpuext_cfg = 0x1; in acpu_dvfs_clk_div_cfg()174 *cpuext_cfg = 0x1; in acpu_dvfs_clk_div_cfg()183 *cpuext_cfg = 0x1; in acpu_dvfs_clk_div_cfg()
79 unsigned int cpuext_cfg, ddr_cfg; in init_freq() local193 cpuext_cfg = 1; in init_freq()195 data |= cpuext_cfg | (ddr_cfg << 8); in init_freq()202 if (cpuext_cfg != tmp) in init_freq()
Completed in 5 milliseconds