Home
last modified time | relevance | path

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

/include/linux/phy/
Dphy.h23 enum phy_mode { enum
71 int (*set_mode)(struct phy *phy, enum phy_mode mode, int submode);
101 int (*validate)(struct phy *phy, enum phy_mode mode, int submode,
116 enum phy_mode mode;
207 int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode);
211 int phy_validate(struct phy *phy, enum phy_mode mode, int submode,
214 static inline enum phy_mode phy_get_mode(struct phy *phy) in phy_get_mode()
327 static inline int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, in phy_set_mode_ext()
338 static inline enum phy_mode phy_get_mode(struct phy *phy) in phy_get_mode()
366 static inline int phy_validate(struct phy *phy, enum phy_mode mode, int submode, in phy_validate()
/include/linux/usb/
Dchipidea.h41 enum usb_phy_interface phy_mode; member
/include/linux/
Dfsl_devices.h78 enum fsl_usb2_phy_modes phy_mode; member