Searched refs:ufs_qcom_phy_disable_ref_clk (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/phy/
H A Dphy-qcom-ufs.h30 * ufs_qcom_phy_disable_ref_clk() - Disable the phy
34 void ufs_qcom_phy_disable_ref_clk(struct phy *phy);
/linux-4.4.14/drivers/phy/
H A Dphy-qcom-ufs.c462 void ufs_qcom_phy_disable_ref_clk(struct phy *generic_phy) ufs_qcom_phy_disable_ref_clk() function
478 EXPORT_SYMBOL_GPL(ufs_qcom_phy_disable_ref_clk); variable
722 ufs_qcom_phy_disable_ref_clk(generic_phy); ufs_qcom_phy_power_on()
741 ufs_qcom_phy_disable_ref_clk(generic_phy); ufs_qcom_phy_power_off()

Completed in 90 milliseconds