Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ufs/host/
Dufs-mediatek.c640 static void ufs_mtk_scale_perf(struct ufs_hba *hba, bool scale_up) in ufs_mtk_scale_perf()
1501 static void ufs_mtk_clk_scale(struct ufs_hba *hba, bool scale_up) in ufs_mtk_clk_scale()
1533 static int ufs_mtk_clk_scale_notify(struct ufs_hba *hba, bool scale_up, in ufs_mtk_clk_scale_notify()
Dufs-qcom.c1379 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-novatek-nt35950.c178 static int nt35950_set_scaler(struct nt35950 *nt, u8 scale_up) in nt35950_set_scaler()
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c1010 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()
1072 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_clks()
1104 bool scale_up) in ufshcd_is_devfreq_scaling_required()
1221 static int ufshcd_scale_gear(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_gear()
1290 static void ufshcd_clock_scaling_unprepare(struct ufs_hba *hba, int err, bool scale_up) in ufshcd_clock_scaling_unprepare()
1312 static int ufshcd_devfreq_scale(struct ufs_hba *hba, bool scale_up) in ufshcd_devfreq_scale()
1388 bool scale_up, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
/Linux-v6.6/block/
Dblk-wbt.c379 static void scale_up(struct rq_wb *rwb) in scale_up() function