Searched defs:scale_up (Results 1 – 3 of 3) sorted by relevance
915 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()978 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_clks()1010 bool scale_up) in ufshcd_is_devfreq_scaling_required()1103 static int ufshcd_scale_gear(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_gear()1174 static int ufshcd_devfreq_scale(struct ufs_hba *hba, bool scale_up) in ufshcd_devfreq_scale()1260 bool scale_up, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
1202 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
309 static void scale_up(struct rq_wb *rwb) in scale_up() function