Searched refs:clk_scale_notify (Results 1 – 4 of 4) sorted by relevance
125 if (hba->vops && hba->vops->clk_scale_notify) in ufshcd_vops_clk_scale_notify()126 return hba->vops->clk_scale_notify(hba, up, target_freq, status); in ufshcd_vops_clk_scale_notify()
348 int (*clk_scale_notify)(struct ufs_hba *, bool, unsigned long, member
1966 .clk_scale_notify = ufs_qcom_clk_scale_notify,
1816 .clk_scale_notify = ufs_mtk_clk_scale_notify,