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