Searched refs:ULPI_IC_6PIN_SERIAL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/usb/ | ||
H A D | ulpi.h | 28 #define ULPI_IC_6PIN_SERIAL (1 << 8) macro |
/openbmc/linux/drivers/usb/phy/ | ||
H A D | phy-ulpi.c | 215 if (phy->flags & ULPI_IC_6PIN_SERIAL) in ulpi_set_host() |