Searched refs:use_pm_opp (Results 1 – 3 of 3) sorted by relevance
332 hba->use_pm_opp = true; in ufshcd_parse_operating_points()
1169 if (hba->use_pm_opp) in ufshcd_scale_clks()1178 if (hba->use_pm_opp) in ufshcd_scale_clks()1212 if (hba->use_pm_opp) in ufshcd_is_devfreq_scaling_required()1497 if (hba->use_pm_opp) { in ufshcd_devfreq_target()1531 if (hba->use_pm_opp) in ufshcd_devfreq_target()1536 if (!hba->use_pm_opp && !scale_up) in ufshcd_devfreq_target()1587 if (hba->use_pm_opp) { in ufshcd_devfreq_get_dev_status()1628 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1644 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1666 if (!hba->use_pm_opp) { in ufshcd_devfreq_remove()[all …]
1070 bool use_pm_opp; member