Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufs-qcom.c127 static int ufs_qcom_set_core_clk_ctrl(struct ufs_hba *hba, bool is_scale_up, unsigned long freq);
700 err = ufs_qcom_set_core_clk_ctrl(hba, true, ULONG_MAX); in ufs_qcom_link_startup_notify()
1445 static int ufs_qcom_set_core_clk_ctrl(struct ufs_hba *hba, bool is_scale_up, unsigned long freq) in ufs_qcom_set_core_clk_ctrl() function
1527 return ufs_qcom_set_core_clk_ctrl(hba, true, freq); in ufs_qcom_clk_scale_up_pre_change()
1566 return ufs_qcom_set_core_clk_ctrl(hba, false, freq); in ufs_qcom_clk_scale_down_post_change()