Searched refs:use_pm_opp (Results 1 – 4 of 4) sorted by relevance
277 bool use_pm_opp; member1491 } else if (pcie->use_pm_opp) { in qcom_pcie_icc_opp_update()1675 pcie->use_pm_opp = true; in qcom_pcie_probe()1790 if (pcie->use_pm_opp) in qcom_pcie_suspend_noirq()
332 hba->use_pm_opp = true; in ufshcd_parse_operating_points()
1185 if (hba->use_pm_opp) in ufshcd_scale_clks()1194 if (hba->use_pm_opp) in ufshcd_scale_clks()1228 if (hba->use_pm_opp) in ufshcd_is_devfreq_scaling_required()1519 if (hba->use_pm_opp) { in ufshcd_devfreq_target()1557 if (hba->use_pm_opp) in ufshcd_devfreq_target()1562 if (!hba->use_pm_opp && !scale_up) in ufshcd_devfreq_target()1614 if (hba->use_pm_opp) { in ufshcd_devfreq_get_dev_status()1655 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1671 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1693 if (!hba->use_pm_opp) { in ufshcd_devfreq_remove()[all …]
1067 bool use_pm_opp; member