Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dulpi.h243 #define ULPI_FC_LOW_SPEED (2 << 0) macro
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c81 case ULPI_FC_LOW_SPEED: in ulpi_select_transceiver()