Searched defs:scale_up (Results 1 – 3 of 3) sorted by relevance
918 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()981 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_clks()1013 bool scale_up) in ufshcd_is_devfreq_scaling_required()1106 static int ufshcd_scale_gear(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_gear()1177 static int ufshcd_devfreq_scale(struct ufs_hba *hba, bool scale_up) in ufshcd_devfreq_scale()1263 bool scale_up, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
1210 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
310 static void scale_up(struct rq_wb *rwb) in scale_up() function