Home
last modified time | relevance | path

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

/linux/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/drivers/usb/musb/
H A Dsunxi.c164 sun4i_usb_phy_set_squelch_detect(glue->phy, false); in sunxi_musb_pre_root_reset_end()
171 sun4i_usb_phy_set_squelch_detect(glue->phy, true); in sunxi_musb_post_root_reset_end()
/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c550 void sun4i_usb_phy_set_squelch_detect(struct phy *_phy, bool enabled) in sun4i_usb_phy_set_squelch_detect() function
556 EXPORT_SYMBOL_GPL(sun4i_usb_phy_set_squelch_detect);