Home
last modified time | relevance | path

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

/u-boot/drivers/phy/allwinner/
A Dphy-sun4i-usb.c125 struct sun4i_usb_phy_plat { struct
139 struct sun4i_usb_phy_plat *usb_phy; argument
192 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_passby()
219 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_on()
239 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_off()
269 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_init()
326 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_exit()
381 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_vbus_detect()
431 struct sun4i_usb_phy_plat *plat = dev_get_plat(dev); in sun4i_usb_phy_probe()
445 struct sun4i_usb_phy_plat *phy = &plat[i]; in sun4i_usb_phy_probe()
[all …]

Completed in 3 milliseconds