Searched refs:ULPI_FC_OP_NODRV (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/usb/ | ||
D | ulpi.h | 43 #define ULPI_FC_OP_NODRV (1 << 22) macro |
/Linux-v6.1/drivers/usb/phy/ | ||
D | phy-ulpi.c | 90 if (phy->flags & ULPI_FC_OP_NODRV) in ulpi_set_fc_flags() |