Lines Matching defs:mxs_phy
199 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()
401 static void mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) in mxs_phy_disconnect_line()
425 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_init() local
437 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_shutdown() local
459 static bool mxs_phy_is_low_speed_connection(struct mxs_phy *mxs_phy) in mxs_phy_is_low_speed_connection()
487 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_suspend() local
527 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_set_wakeup() local
679 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_charger_detect() local
715 struct mxs_phy *mxs_phy; in mxs_phy_probe() local
806 struct mxs_phy *mxs_phy = platform_get_drvdata(pdev); in mxs_phy_remove() local
814 static void mxs_phy_enable_ldo_in_suspend(struct mxs_phy *mxs_phy, bool on) in mxs_phy_enable_ldo_in_suspend()
832 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_suspend() local
842 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_resume() local