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