Home
last modified time | relevance | path

Searched refs:ULPI_FC_FS4LS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dulpi.h40 #define ULPI_FC_FS4LS (1 << 19) macro
/openbmc/u-boot/include/usb/
H A Dulpi.h244 #define ULPI_FC_FS4LS (3 << 0) macro
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c82 case ULPI_FC_FS4LS: in ulpi_select_transceiver()
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c78 else if (phy->flags & ULPI_FC_FS4LS) in ulpi_set_fc_flags()