Home
last modified time | relevance | path

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

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