Searched refs:use_pm_opp (Results 1 – 4 of 4) sorted by relevance
278 bool use_pm_opp; member1502 } else if (pcie->use_pm_opp) { in qcom_pcie_icc_opp_update()1688 pcie->use_pm_opp = true; in qcom_pcie_probe()1807 if (pcie->use_pm_opp) in qcom_pcie_suspend_noirq()
332 hba->use_pm_opp = true; in ufshcd_parse_operating_points()
1170 if (hba->use_pm_opp) in ufshcd_scale_clks()1179 if (hba->use_pm_opp) in ufshcd_scale_clks()1213 if (hba->use_pm_opp) in ufshcd_is_devfreq_scaling_required()1513 if (hba->use_pm_opp) { in ufshcd_devfreq_target()1547 if (hba->use_pm_opp) in ufshcd_devfreq_target()1552 if (!hba->use_pm_opp && !scale_up) in ufshcd_devfreq_target()1603 if (hba->use_pm_opp) { in ufshcd_devfreq_get_dev_status()1644 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1660 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1682 if (!hba->use_pm_opp) { in ufshcd_devfreq_remove()[all …]
1079 bool use_pm_opp; member