Searched defs:mxs_phy (Results 1 – 1 of 1) sorted by relevance
224 struct mxs_phy { struct227 const struct mxs_phy_data *data; argument236 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy()241 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy()246 static inline bool is_imx7ulp_phy(struct mxs_phy *mxs_phy) in is_imx7ulp_phy()251 static inline bool is_imx6ul_phy(struct mxs_phy *mxs_phy) in is_imx6ul_phy()265 static void mxs_phy_tx_init(struct mxs_phy *mxs_phy) in mxs_phy_tx_init()308 static int mxs_phy_hw_init(struct mxs_phy *mxs_phy) in mxs_phy_hw_init()377 static bool mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) in mxs_phy_get_vbus_status()399 static void __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) in __mxs_phy_disconnect_line()[all …]