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