Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dulpi.h32 #define ULPI_IC_AUTORESUME (1 << 12) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c112 if (phy->flags & ULPI_IC_AUTORESUME) in ulpi_set_ic_flags()