Home
last modified time | relevance | path

Searched refs:use_pm_opp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c286 bool use_pm_opp; member
1581 } 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()
/linux/drivers/ufs/host/
H A Dufshcd-pltfrm.c332 hba->use_pm_opp = true; in ufshcd_parse_operating_points()
H A Dufs-qcom.c668 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()
/linux/drivers/ufs/core/
H A Dufshcd.c1225 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 …]
/linux/include/ufs/
H A Dufshcd.h1051 bool use_pm_opp; member