Searched refs:acpu_dvfs_profile (Results 1 – 1 of 1) sorted by relevance
80 struct acpu_dvfs_opp_para *acpu_dvfs_profile = hi6220_acpu_profile; variable234 if (acpu_dvfs_profile[tar_prof].freq > 800000) { in acpu_dvfs_freq_ascend()283 acpu_dvfs_profile[tar_prof].acpu_pll_freq); in acpu_dvfs_freq_ascend()285 acpu_dvfs_profile[tar_prof].acpu_pll_frac); in acpu_dvfs_freq_ascend()312 acpu_dvfs_profile[tar_prof].acpu_vol_profile, in acpu_dvfs_freq_ascend()387 if (acpu_dvfs_profile[tar_prof].freq > 800000) in acpu_dvfs_freq_ascend()435 mmio_write_32(PMCTRL_ACPUPLLFREQ, acpu_dvfs_profile[tar_prof].acpu_pll_freq); in acpu_dvfs_freq_descend()436 mmio_write_32(PMCTRL_ACPUPLLFRAC, acpu_dvfs_profile[tar_prof].acpu_pll_frac); in acpu_dvfs_freq_descend()452 if (acpu_dvfs_profile[tar_prof].freq > 800000) { in acpu_dvfs_freq_descend()534 if (acpu_dvfs_profile[tar_prof].freq > 800000) in acpu_dvfs_freq_descend()[all …]