Searched defs:generic_phy (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-qcom-ufs-qmp-14nm.c45 static int ufs_qcom_phy_qmp_14nm_init(struct phy *generic_phy) ufs_qcom_phy_qmp_14nm_init() argument
137 struct phy *generic_phy; ufs_qcom_phy_qmp_14nm_probe() local
170 struct phy *generic_phy = to_phy(dev); ufs_qcom_phy_qmp_14nm_remove() local
H A Dphy-dm816x-usb.c188 struct phy *generic_phy; dm816x_usb_phy_probe() local
H A Dphy-qcom-ufs-qmp-20nm.c64 static int ufs_qcom_phy_qmp_20nm_init(struct phy *generic_phy) ufs_qcom_phy_qmp_20nm_init() argument
193 struct phy *generic_phy; ufs_qcom_phy_qmp_20nm_probe() local
226 struct phy *generic_phy = to_phy(dev); ufs_qcom_phy_qmp_20nm_remove() local
H A Dphy-omap-usb2.c191 struct phy *generic_phy; omap_usb2_probe() local
H A Dphy-qcom-ipq806x-sata.c61 static int qcom_ipq806x_sata_phy_init(struct phy *generic_phy) qcom_ipq806x_sata_phy_init() argument
116 static int qcom_ipq806x_sata_phy_exit(struct phy *generic_phy) qcom_ipq806x_sata_phy_exit() argument
141 struct phy *generic_phy; qcom_ipq806x_sata_phy_probe() local
H A Dphy-qcom-apq8064-sata.c97 static int qcom_apq8064_sata_phy_init(struct phy *generic_phy) qcom_apq8064_sata_phy_init() argument
192 static int qcom_apq8064_sata_phy_exit(struct phy *generic_phy) qcom_apq8064_sata_phy_exit() argument
219 struct phy *generic_phy; qcom_apq8064_sata_phy_probe() local
H A Dphy-qcom-ufs.c85 struct phy *generic_phy = NULL; ufs_qcom_phy_generic_probe() local
123 struct ufs_qcom_phy *get_ufs_qcom_phy(struct phy *generic_phy) get_ufs_qcom_phy() argument
185 ufs_qcom_phy_init_clks(struct phy *generic_phy, ufs_qcom_phy_init_clks() argument
221 ufs_qcom_phy_init_vregulators(struct phy *generic_phy, ufs_qcom_phy_init_vregulators() argument
385 int ufs_qcom_phy_enable_ref_clk(struct phy *generic_phy) ufs_qcom_phy_enable_ref_clk() argument
461 void ufs_qcom_phy_disable_ref_clk(struct phy *generic_phy) ufs_qcom_phy_disable_ref_clk() argument
480 static void ufs_qcom_phy_dev_ref_clk_ctrl(struct phy *generic_phy, bool enable) ufs_qcom_phy_dev_ref_clk_ctrl() argument
516 void ufs_qcom_phy_enable_dev_ref_clk(struct phy *generic_phy) ufs_qcom_phy_enable_dev_ref_clk() argument
521 void ufs_qcom_phy_disable_dev_ref_clk(struct phy *generic_phy) ufs_qcom_phy_disable_dev_ref_clk() argument
527 int ufs_qcom_phy_enable_iface_clk(struct phy *generic_phy) ufs_qcom_phy_enable_iface_clk() argument
555 void ufs_qcom_phy_disable_iface_clk(struct phy *generic_phy) ufs_qcom_phy_disable_iface_clk() argument
566 int ufs_qcom_phy_start_serdes(struct phy *generic_phy) ufs_qcom_phy_start_serdes() argument
582 int ufs_qcom_phy_set_tx_lane_enable(struct phy *generic_phy, u32 tx_lanes) ufs_qcom_phy_set_tx_lane_enable() argument
599 void ufs_qcom_phy_save_controller_version(struct phy *generic_phy, ufs_qcom_phy_save_controller_version() argument
609 int ufs_qcom_phy_calibrate_phy(struct phy *generic_phy, bool is_rate_B) ufs_qcom_phy_calibrate_phy() argument
629 int ufs_qcom_phy_remove(struct phy *generic_phy, ufs_qcom_phy_remove() argument
641 int ufs_qcom_phy_exit(struct phy *generic_phy) ufs_qcom_phy_exit() argument
652 int ufs_qcom_phy_is_pcs_ready(struct phy *generic_phy) ufs_qcom_phy_is_pcs_ready() argument
666 int ufs_qcom_phy_power_on(struct phy *generic_phy) ufs_qcom_phy_power_on() argument
721 int ufs_qcom_phy_power_off(struct phy *generic_phy) ufs_qcom_phy_power_off() argument
H A Dphy-ti-pipe3.c295 struct phy *generic_phy; ti_pipe3_probe() local
/linux-4.1.27/drivers/scsi/ufs/
H A Dufs-qcom.h171 struct phy *generic_phy; member in struct:ufs_qcom_host

Completed in 157 milliseconds