Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dulpi.h241 #define ULPI_FC_HIGH_SPEED (0 << 0) macro
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c79 case ULPI_FC_HIGH_SPEED: in ulpi_select_transceiver()