Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A 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()
H A Dufs-qcom.c1390 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35950.c178 static int nt35950_set_scaler(struct nt35950 *nt, u8 scale_up) in nt35950_set_scaler()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c1010 ufshcd_set_clk_freq(struct ufs_hba * hba,bool scale_up) ufshcd_set_clk_freq() argument
1072 ufshcd_scale_clks(struct ufs_hba * hba,bool scale_up) ufshcd_scale_clks() argument
1104 ufshcd_is_devfreq_scaling_required(struct ufs_hba * hba,bool scale_up) ufshcd_is_devfreq_scaling_required() argument
1221 ufshcd_scale_gear(struct ufs_hba * hba,bool scale_up) ufshcd_scale_gear() argument
1290 ufshcd_clock_scaling_unprepare(struct ufs_hba * hba,int err,bool scale_up) ufshcd_clock_scaling_unprepare() argument
1312 ufshcd_devfreq_scale(struct ufs_hba * hba,bool scale_up) ufshcd_devfreq_scale() argument
1388 bool scale_up, sched_clk_scaling_suspend_work = false; ufshcd_devfreq_target() local
[all...]
/openbmc/linux/block/
H A Dblk-wbt.c379 static void scale_up(struct rq_wb *rwb) in scale_up() function