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