Home
last modified time | relevance | path

Searched defs:scale_up (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ufs/host/
H A Dufs-mediatek.c699 static void ufs_mtk_scale_perf(struct ufs_hba *hba, bool scale_up) in ufs_mtk_scale_perf()
1771 static void _ufs_mtk_clk_scale(struct ufs_hba *hba, bool scale_up) in _ufs_mtk_clk_scale()
1884 static void ufs_mtk_clk_scale(struct ufs_hba *hba, bool scale_up) in ufs_mtk_clk_scale()
1909 static int ufs_mtk_clk_scale_notify(struct ufs_hba *hba, bool scale_up, in ufs_mtk_clk_scale_notify()
H A Dufs-qcom.c1569 static int ufs_qcom_clk_scale_notify(struct ufs_hba *hba, bool scale_up, in ufs_qcom_clk_scale_notify()
/linux/drivers/ufs/core/
H A Dufshcd.c1091 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()
1207 bool scale_up) in ufshcd_scale_clks()
1251 unsigned long freq, bool scale_up) in ufshcd_is_devfreq_scaling_required()
1369 static int ufshcd_scale_gear(struct ufs_hba *hba, u32 target_gear, bool scale_up) in ufshcd_scale_gear()
1475 bool scale_up) in ufshcd_devfreq_scale()
1555 bool scale_up = false, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
/linux/block/
H A Dblk-wbt.c380 static void scale_up(struct rq_wb *rwb) in scale_up() function