Home
last modified time | relevance | path

Searched refs:clk_scale_up (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ufs/host/
H A Dufs-mediatek.h186 bool clk_scale_up; member
H A Dufs-mediatek.c1003 if (reg && volt && host->clk_scale_up) { in ufs_mtk_init_clocks()
1176 host->clk_scale_up = true; /* default is max freq */ in ufs_mtk_init()
1890 if (host->clk_scale_up == scale_up) in ufs_mtk_clk_scale()
1898 host->clk_scale_up = scale_up; in ufs_mtk_clk_scale()