Lines Matching defs:mxs_phy
156 struct mxs_phy { struct
159 const struct mxs_phy_data *data; argument
164 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy()
169 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy()
183 static int mxs_phy_hw_init(struct mxs_phy *mxs_phy) in mxs_phy_hw_init()
216 static bool mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) in mxs_phy_get_vbus_status()
238 static void __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) in __mxs_phy_disconnect_line()
270 static bool mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) in mxs_phy_is_otg_host()
282 static void mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) in mxs_phy_disconnect_line()
306 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_init() local
318 struct mxs_phy *mxs_phy = to_mxs_phy(phy); in mxs_phy_shutdown() local
337 static bool mxs_phy_is_low_speed_connection(struct mxs_phy *mxs_phy) in mxs_phy_is_low_speed_connection()
365 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_suspend() local
405 struct mxs_phy *mxs_phy = to_mxs_phy(x); in mxs_phy_set_wakeup() local
453 struct mxs_phy *mxs_phy; in mxs_phy_probe() local
518 struct mxs_phy *mxs_phy = platform_get_drvdata(pdev); in mxs_phy_remove() local
526 static void mxs_phy_enable_ldo_in_suspend(struct mxs_phy *mxs_phy, bool on) in mxs_phy_enable_ldo_in_suspend()
544 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_suspend() local
554 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); in mxs_phy_system_resume() local