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.c1387 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 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
/openbmc/linux/block/
H A Dblk-wbt.c379 static void scale_up(struct rq_wb *rwb) in scale_up() function