Home
last modified time | relevance | path

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

/linux-6.15/drivers/ufs/core/
H A Dufshcd-priv.h125 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()
/linux-6.15/include/ufs/
H A Dufshcd.h348 int (*clk_scale_notify)(struct ufs_hba *, bool, unsigned long, member
/linux-6.15/drivers/ufs/host/
H A Dufs-qcom.c1966 .clk_scale_notify = ufs_qcom_clk_scale_notify,
H A Dufs-mediatek.c1816 .clk_scale_notify = ufs_mtk_clk_scale_notify,