Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dulpi.h34 #define ULPI_IC_IND_PASSTHRU (1 << 14) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c118 if (phy->flags & ULPI_IC_IND_PASSTHRU) in ulpi_set_ic_flags()