Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dulpi.h255 #define ULPI_IFACE_6_PIN_SERIAL_MODE (1 << 0) macro
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c176 case ULPI_IFACE_6_PIN_SERIAL_MODE: in ulpi_serial_mode_enable()