Lines Matching defs:mxs_phy

161 struct mxs_phy {  struct
164 const struct mxs_phy_data *data; argument
169 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy()
174 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy()
188 static int mxs_phy_hw_init(struct mxs_phy *mxs_phy) in mxs_phy_hw_init()
221 static bool mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) in mxs_phy_get_vbus_status()
243 static void __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) in __mxs_phy_disconnect_line()
275 static bool mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) in mxs_phy_is_otg_host()
287 static void mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) in mxs_phy_disconnect_line()
311 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_init() local
323 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_shutdown() local
342 static bool mxs_phy_is_low_speed_connection(struct mxs_phy *mxs_phy) in mxs_phy_is_low_speed_connection()
370 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_suspend() local
410 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_set_wakeup() local
458 struct mxs_phy *mxs_phy; in mxs_phy_probe() local
522 struct mxs_phy *mxs_phy = platform_get_drvdata(pdev); in mxs_phy_remove() local
530 static void mxs_phy_enable_ldo_in_suspend(struct mxs_phy *mxs_phy, bool on) in mxs_phy_enable_ldo_in_suspend()
548 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_suspend() local
558 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_resume() local