Searched defs:scale_up (Results 1 – 2 of 2) sorted by relevance
1076 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()1191 int ufshcd_scale_clks(struct ufs_hba *hba, unsigned long freq, bool scale_up) in ufshcd_scale_clks()1235 unsigned long freq, bool scale_up) in ufshcd_is_devfreq_scaling_required()1400 static int ufshcd_scale_gear(struct ufs_hba *hba, u32 target_gear, bool scale_up) in ufshcd_scale_gear()1512 bool scale_up) in ufshcd_devfreq_scale()1592 bool scale_up = false, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
382 static void scale_up(struct rq_wb *rwb) in scale_up() function