Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dulpi.h29 #define ULPI_IC_3PIN_SERIAL (1 << 9) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c217 else if (phy->flags & ULPI_IC_3PIN_SERIAL) in ulpi_set_host()