Searched refs:use_pm_opp (Results 1 – 5 of 5) sorted by relevance
286 bool use_pm_opp; member1581 } else if (pcie->use_pm_opp) { in qcom_pcie_icc_opp_update()1967 pcie->use_pm_opp = true; in qcom_pcie_probe()2082 if (pcie->use_pm_opp) in qcom_pcie_suspend_noirq()
332 hba->use_pm_opp = true; in ufshcd_parse_operating_points()
668 if (hba->use_pm_opp && freq != ULONG_MAX) { in ufs_qcom_cfg_timers()1602 if (hba->use_pm_opp && freq != ULONG_MAX) { in ufs_qcom_set_core_clk_ctrl()2299 if (!hba->use_pm_opp) in ufs_qcom_freq_to_gear_speed()
1225 if (hba->use_pm_opp) in ufshcd_scale_clks()1234 if (hba->use_pm_opp) in ufshcd_scale_clks()1268 if (hba->use_pm_opp) in ufshcd_is_devfreq_scaling_required()1570 if (hba->use_pm_opp) { in ufshcd_devfreq_target()1604 if (hba->use_pm_opp) in ufshcd_devfreq_target()1609 if (!hba->use_pm_opp && !scale_up) in ufshcd_devfreq_target()1660 if (hba->use_pm_opp) { in ufshcd_devfreq_get_dev_status()1701 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1717 if (!hba->use_pm_opp) { in ufshcd_devfreq_init()1739 if (!hba->use_pm_opp) { in ufshcd_devfreq_remove()[all …]
1051 bool use_pm_opp; member