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

/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c170 static void sun4i_usb_phy0_set_vbus_detect(struct phy *phy, u32 val) function
617 sun4i_usb_phy0_set_vbus_detect(phy0, 0);
619 sun4i_usb_phy0_set_vbus_detect(phy0, 1);
627 sun4i_usb_phy0_set_vbus_detect(phy0, vbus_det);
640 sun4i_usb_phy0_set_vbus_detect(phy0, 0);
642 sun4i_usb_phy0_set_vbus_detect(phy0, 1);

Completed in 108 milliseconds