Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dulpi.h117 int ulpi_reset(struct ulpi_viewport *ulpi_vp);
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c116 ulpi_reset(&ulpi_vp); in omap_ehci_soft_phy_reset()
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c232 int ulpi_reset(struct ulpi_viewport *ulpi_vp) in ulpi_reset() function