Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/phy/
Dphy-sun4i-usb.h16 void sun4i_usb_phy_set_squelch_detect(struct phy *phy, bool enabled);
/linux-6.12.1/drivers/usb/musb/
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-6.12.1/drivers/phy/allwinner/
Dphy-sun4i-usb.c551 void sun4i_usb_phy_set_squelch_detect(struct phy *_phy, bool enabled) in sun4i_usb_phy_set_squelch_detect() function
557 EXPORT_SYMBOL_GPL(sun4i_usb_phy_set_squelch_detect);