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

/linux-master/include/linux/phy/
H A Dphy-sun4i-usb.h12 * sun4i_usb_phy_set_squelch_detect() - Enable/disable squelch detect
16 void sun4i_usb_phy_set_squelch_detect(struct phy *phy, bool enabled);
/linux-master/drivers/usb/musb/
H A Dsunxi.c164 sun4i_usb_phy_set_squelch_detect(glue->phy, false);
171 sun4i_usb_phy_set_squelch_detect(glue->phy, true);
/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c551 void sun4i_usb_phy_set_squelch_detect(struct phy *_phy, bool enabled) function
557 EXPORT_SYMBOL_GPL(sun4i_usb_phy_set_squelch_detect); variable

Completed in 164 milliseconds