Searched refs:mxs_phy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-mxs-usb.c | 22 #define DRIVER_NAME "mxs_phy" 120 #define to_mxs_phy(p) container_of((p), struct mxs_phy, phy) 199 struct mxs_phy { struct 209 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy() argument 211 return mxs_phy->data == &imx6q_phy_data; in is_imx6q_phy() 214 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy() argument 216 return mxs_phy->data == &imx6sl_phy_data; in is_imx6sl_phy() 219 static inline bool is_imx7ulp_phy(struct mxs_phy *mxs_ph argument 233 mxs_phy_tx_init(struct mxs_phy *mxs_phy) mxs_phy_tx_init() argument 276 mxs_phy_hw_init(struct mxs_phy *mxs_phy) mxs_phy_hw_init() argument 335 mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) mxs_phy_get_vbus_status() argument 357 __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) __mxs_phy_disconnect_line() argument 389 mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) mxs_phy_is_otg_host() argument 394 mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) mxs_phy_disconnect_line() argument 420 struct mxs_phy *mxs_phy = to_mxs_phy(phy); mxs_phy_init() local 432 struct mxs_phy *mxs_phy = to_mxs_phy(phy); mxs_phy_shutdown() local 454 mxs_phy_is_low_speed_connection(struct mxs_phy *mxs_phy) mxs_phy_is_low_speed_connection() argument 482 struct mxs_phy *mxs_phy = to_mxs_phy(x); mxs_phy_suspend() local 522 struct mxs_phy *mxs_phy = to_mxs_phy(x); mxs_phy_set_wakeup() local 674 struct mxs_phy *mxs_phy = to_mxs_phy(phy); mxs_phy_charger_detect() local 710 struct mxs_phy *mxs_phy; mxs_phy_probe() local 801 struct mxs_phy *mxs_phy = platform_get_drvdata(pdev); mxs_phy_remove() local 807 mxs_phy_enable_ldo_in_suspend(struct mxs_phy *mxs_phy, bool on) mxs_phy_enable_ldo_in_suspend() argument 825 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); mxs_phy_system_suspend() local 835 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); mxs_phy_system_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-mxs-usb.c | 22 #define DRIVER_NAME "mxs_phy" 120 #define to_mxs_phy(p) container_of((p), struct mxs_phy, phy) 199 struct mxs_phy { struct 209 static inline bool is_imx6q_phy(struct mxs_phy *mxs_phy) in is_imx6q_phy() argument 211 return mxs_phy->data == &imx6q_phy_data; in is_imx6q_phy() 214 static inline bool is_imx6sl_phy(struct mxs_phy *mxs_phy) in is_imx6sl_phy() argument 216 return mxs_phy->data == &imx6sl_phy_data; in is_imx6sl_phy() 219 static inline bool is_imx7ulp_phy(struct mxs_phy *mxs_ph argument 233 mxs_phy_tx_init(struct mxs_phy *mxs_phy) mxs_phy_tx_init() argument 276 mxs_phy_hw_init(struct mxs_phy *mxs_phy) mxs_phy_hw_init() argument 335 mxs_phy_get_vbus_status(struct mxs_phy *mxs_phy) mxs_phy_get_vbus_status() argument 357 __mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool disconnect) __mxs_phy_disconnect_line() argument 389 mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) mxs_phy_is_otg_host() argument 394 mxs_phy_disconnect_line(struct mxs_phy *mxs_phy, bool on) mxs_phy_disconnect_line() argument 418 struct mxs_phy *mxs_phy = to_mxs_phy(phy); mxs_phy_init() local 430 struct mxs_phy *mxs_phy = to_mxs_phy(phy); mxs_phy_shutdown() local 452 mxs_phy_is_low_speed_connection(struct mxs_phy *mxs_phy) mxs_phy_is_low_speed_connection() argument 480 struct mxs_phy *mxs_phy = to_mxs_phy(x); mxs_phy_suspend() local 520 struct mxs_phy *mxs_phy = to_mxs_phy(x); mxs_phy_set_wakeup() local 672 struct mxs_phy *mxs_phy = to_mxs_phy(phy); mxs_phy_charger_detect() local 708 struct mxs_phy *mxs_phy; mxs_phy_probe() local 804 struct mxs_phy *mxs_phy = platform_get_drvdata(pdev); mxs_phy_remove() local 812 mxs_phy_enable_ldo_in_suspend(struct mxs_phy *mxs_phy, bool on) mxs_phy_enable_ldo_in_suspend() argument 830 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); mxs_phy_system_suspend() local 840 struct mxs_phy *mxs_phy = dev_get_drvdata(dev); mxs_phy_system_resume() local [all...] |
Completed in 2 milliseconds