Searched refs:phy (Results 1 – 5 of 5) sorted by relevance
92 int (*init)(struct phy *phy);107 int (*exit)(struct phy *phy);119 int (*reset)(struct phy *phy);133 int (*power_on)(struct phy *phy);147 int (*power_off)(struct phy *phy);215 int generic_phy_init(struct phy *phy);303 struct phy *phy);361 struct phy *phy);478 struct phy *phy) in generic_phy_get_by_index() argument484 struct phy *phy) in generic_phy_get_by_name() argument[all …]
16 int sun4i_usb_phy_id_detect(struct phy *phy);24 int sun4i_usb_phy_vbus_detect(struct phy *phy);32 void sun4i_usb_phy_set_squelch_detect(struct phy *phy, bool enabled);
14 void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy);
49 struct phy;
75 struct phy_device *phy);77 struct phy_device *phy);79 struct phy_device *phy);97 struct phy_device *phy; member
Completed in 10 milliseconds