Searched refs:ULPI_IC_AUTORESUME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/usb/ | ||
D | ulpi.h | 32 #define ULPI_IC_AUTORESUME (1 << 12) macro |
/linux-6.12.1/drivers/usb/phy/ | ||
D | phy-ulpi.c | 112 if (phy->flags & ULPI_IC_AUTORESUME) in ulpi_set_ic_flags() |