Home
last modified time | relevance | path

Searched defs:mxs_phy (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/phy/
Dphy-mxs-usb.c199 struct mxs_phy { struct
202 const struct mxs_phy_data *data; argument
209 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy()
214 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy()
219 static inline bool is_imx7ulp_phy(struct mxs_phy *mxs_phy) in is_imx7ulp_phy()
233 static void mxs_phy_tx_init(struct mxs_phy *mxs_phy) in mxs_phy_tx_init()
276 static int mxs_phy_hw_init(struct mxs_phy *mxs_phy) in mxs_phy_hw_init()
335 static bool mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) in mxs_phy_get_vbus_status()
357 static void __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) in __mxs_phy_disconnect_line()
389 static bool mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) in mxs_phy_is_otg_host()
[all …]