Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/phy/
Dphy-mxs-usb.c181 struct mxs_phy { struct
184 const struct mxs_phy_data *data; argument
191 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy()
196 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy()
210 static void mxs_phy_tx_init(struct mxs_phy *mxs_phy) in mxs_phy_tx_init()
224 static int mxs_phy_hw_init(struct mxs_phy *mxs_phy) in mxs_phy_hw_init()
259 static bool mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) in mxs_phy_get_vbus_status()
281 static void __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) in __mxs_phy_disconnect_line()
313 static bool mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) in mxs_phy_is_otg_host()
325 static void mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) in mxs_phy_disconnect_line()
[all …]