Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd-priv.h124 static inline int ufshcd_vops_clk_scale_notify(struct ufs_hba *hba, in ufshcd_vops_clk_scale_notify() function
H A Dufshcd.c1077 ret = ufshcd_vops_clk_scale_notify(hba, scale_up, PRE_CHANGE); in ufshcd_scale_clks()
1085 ret = ufshcd_vops_clk_scale_notify(hba, scale_up, POST_CHANGE); in ufshcd_scale_clks()