Home
last modified time | relevance | path

Searched refs:sun4i_usb_phy_set_squelch_detect (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/phy/
Dphy-sun4i-usb.h16 void sun4i_usb_phy_set_squelch_detect(struct phy *phy, bool enabled);
/linux-5.19.10/drivers/usb/musb/
Dsunxi.c157 sun4i_usb_phy_set_squelch_detect(glue->phy, false); in sunxi_musb_pre_root_reset_end()
164 sun4i_usb_phy_set_squelch_detect(glue->phy, true); in sunxi_musb_post_root_reset_end()
/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun4i-usb.c514 void sun4i_usb_phy_set_squelch_detect(struct phy *_phy, bool enabled) in sun4i_usb_phy_set_squelch_detect() function
520 EXPORT_SYMBOL_GPL(sun4i_usb_phy_set_squelch_detect);