Searched refs:ULPI_FC_OP_NODRV (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/usb/ | ||
H A D | ulpi.h | 43 #define ULPI_FC_OP_NODRV (1 << 22) macro |
/openbmc/linux/drivers/usb/phy/ | ||
H A D | phy-ulpi.c | 90 if (phy->flags & ULPI_FC_OP_NODRV) in ulpi_set_fc_flags() |