Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufs-qcom.c851 static void ufs_qcom_dev_ref_clk_ctrl(struct ufs_qcom_host *host, bool enable) in ufs_qcom_dev_ref_clk_ctrl()
1024 ufs_qcom_dev_ref_clk_ctrl(host, true); in ufs_qcom_pwr_change_notify()
1047 ufs_qcom_dev_ref_clk_ctrl(host, false); in ufs_qcom_quirk_host_pa_saveconfigtime()
1460 ufs_qcom_dev_ref_clk_ctrl(host, false); in ufs_qcom_setup_clocks()
1480 ufs_qcom_dev_ref_clk_ctrl(host, true);
841 static void ufs_qcom_dev_ref_clk_ctrl(struct ufs_qcom_host *host, bool enable) ufs_qcom_dev_ref_clk_ctrl() function