Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/allwinner/
Dphy-sun4i-usb.c407 static bool sun4i_usb_phy0_poll(struct sun4i_usb_phy_data *data) in sun4i_usb_phy0_poll() function
450 if (phy->index == 0 && sun4i_usb_phy0_poll(data)) in sun4i_usb_phy_power_on()
471 if (phy->index == 0 && !sun4i_usb_phy0_poll(data)) in sun4i_usb_phy_power_off()
613 if (sun4i_usb_phy0_poll(data)) in sun4i_usb_phy0_id_vbus_det_scan()