Home
last modified time | relevance | path

Searched defs:ulpi (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-zynq.c43 struct ulpi_regs *ulpi = (struct ulpi_regs *)0; in ehci_zynq_probe() local
H A Dehci-tegra.c73 unsigned ulpi:1; /* 1 if port has external ULPI transceiver */ member
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c29 static struct ulpi_regs *ulpi = (struct ulpi_regs *)0; variable