Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6282 static void ufshcd_clk_scaling_allow(struct ufs_hba *hba, bool allow) in ufshcd_clk_scaling_allow()
6296 ufshcd_clk_scaling_allow(hba, false); in ufshcd_clk_scaling_suspend()
6298 ufshcd_clk_scaling_allow(hba, true);
6331 ufshcd_clk_scaling_allow(hba, false); in ufshcd_err_handling_prepare()
6277 static void ufshcd_clk_scaling_allow(struct ufs_hba *hba, bool allow) ufshcd_clk_scaling_allow() function