Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-qcom.c278 bool use_pm_opp; member
1502 } 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()
/linux-6.15/drivers/ufs/host/
H A Dufshcd-pltfrm.c332 hba->use_pm_opp = true; in ufshcd_parse_operating_points()
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c1170 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 …]
/linux-6.15/include/ufs/
H A Dufshcd.h1079 bool use_pm_opp; member