Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dulpi.h44 #define ULPI_FC_OP_DIS_NRZI (1 << 23) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c92 else if (phy->flags & ULPI_FC_OP_DIS_NRZI) in ulpi_set_fc_flags()