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()
394 static void mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) in mxs_phy_disconnect_line()
420 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_init() local
432 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_shutdown() local
454 static bool mxs_phy_is_low_speed_connection(struct mxs_phy *mxs_phy) in mxs_phy_is_low_speed_connection()
482 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_suspend() local
522 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_set_wakeup() local
674 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_charger_detect() local
710 struct mxs_phy *mxs_phy; in mxs_phy_probe() local
801 struct mxs_phy *mxs_phy = platform_get_drvdata(pdev); in mxs_phy_remove() local
807 static void mxs_phy_enable_ldo_in_suspend(struct mxs_phy *mxs_phy, bool on) in mxs_phy_enable_ldo_in_suspend()
825 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_suspend() local
835 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_resume() local