Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c75 u32 tspeed = ULPI_FC_FULL_SPEED; in ulpi_select_transceiver()
80 case ULPI_FC_FULL_SPEED: in ulpi_select_transceiver()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-zynq.c64 ULPI_FC_FULL_SPEED | ULPI_FC_OPMODE_NORMAL | in ehci_zynq_probe()
/openbmc/u-boot/include/usb/
H A Dulpi.h242 #define ULPI_FC_FULL_SPEED (1 << 0) macro