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.c669 static void ufs_mtk_scale_perf(struct ufs_hba *hba, bool scale_up) in ufs_mtk_scale_perf()
1613 static void ufs_mtk_clk_scale(struct ufs_hba *hba, bool scale_up) in ufs_mtk_clk_scale()
1645 static int ufs_mtk_clk_scale_notify(struct ufs_hba *hba, bool scale_up, in ufs_mtk_clk_scale_notify()
H A Dufs-qcom.c1544 static int ufs_qcom_clk_scale_notify(struct ufs_hba *hba, bool scale_up, in ufs_qcom_clk_scale_notify()
/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35950.c159 u8 scale_up) in nt35950_set_scaler()
/linux/drivers/ufs/core/
H A Dufshcd.c1063 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()
1179 bool scale_up) in ufshcd_scale_clks()
1223 unsigned long freq, bool scale_up) in ufshcd_is_devfreq_scaling_required()
1341 static int ufshcd_scale_gear(struct ufs_hba *hba, u32 target_gear, bool scale_up) in ufshcd_scale_gear()
1447 bool scale_up) in ufshcd_devfreq_scale()
1527 bool scale_up = false, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local