Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c140 /* phy0 / otg related variables */
432 /* For phy0 only turn on Vbus if we don't have an ext. Vbus */ in sun4i_usb_phy_power_on()
464 * phy0 vbus typically slowly discharges, sometimes this causes the in sun4i_usb_phy_power_off()
535 /* Host mode. Route phy0 to EHCI/OHCI */ in sun4i_usb_phy0_reroute()
538 /* Peripheral mode. Route phy0 to MUSB */ in sun4i_usb_phy0_reroute()
548 struct phy *phy0 = data->phys[0].phy; in sun4i_usb_phy0_id_vbus_det_scan() local
553 if (!phy0) in sun4i_usb_phy0_id_vbus_det_scan()
556 phy = phy_get_drvdata(phy0); in sun4i_usb_phy0_id_vbus_det_scan()
560 mutex_lock(&phy0->mutex); in sun4i_usb_phy0_id_vbus_det_scan()
563 mutex_unlock(&phy0 in sun4i_usb_phy0_id_vbus_det_scan()
[all...]
/kernel/linux/linux-6.6/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c129 /* phy0 / otg related variables */
471 /* For phy0 only turn on Vbus if we don't have an ext. Vbus */ in sun4i_usb_phy_power_on()
503 * phy0 vbus typically slowly discharges, sometimes this causes the in sun4i_usb_phy_power_off()
574 /* Host mode. Route phy0 to EHCI/OHCI */ in sun4i_usb_phy0_reroute()
577 /* Peripheral mode. Route phy0 to MUSB */ in sun4i_usb_phy0_reroute()
587 struct phy *phy0 = data->phys[0].phy; in sun4i_usb_phy0_id_vbus_det_scan() local
592 if (!phy0) in sun4i_usb_phy0_id_vbus_det_scan()
595 phy = phy_get_drvdata(phy0); in sun4i_usb_phy0_id_vbus_det_scan()
599 mutex_lock(&phy0->mutex); in sun4i_usb_phy0_id_vbus_det_scan()
602 mutex_unlock(&phy0 in sun4i_usb_phy0_id_vbus_det_scan()
[all...]

Completed in 3 milliseconds