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