Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/phy/
Dphy-qcom-ufs.h48 void ufs_qcom_phy_disable_dev_ref_clk(struct phy *phy);
/linux-4.1.27/drivers/phy/
Dphy-qcom-ufs.c521 void ufs_qcom_phy_disable_dev_ref_clk(struct phy *generic_phy) in ufs_qcom_phy_disable_dev_ref_clk() function
/linux-4.1.27/drivers/scsi/ufs/
Dufs-qcom.c818 ufs_qcom_phy_disable_dev_ref_clk(host->generic_phy); in ufs_qcom_setup_clocks()