Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dulpi.h39 #define ULPI_FC_LS (1 << 18) macro
/linux-6.12.1/drivers/usb/phy/
Dphy-ulpi.c76 else if (phy->flags & ULPI_FC_LS) in ulpi_set_fc_flags()