Searched refs:FLOW_CONTROL_TX (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dwc/ | ||
H A D | dwc1000_reg.h | 70 #define FLOW_CONTROL_TX (1 << 1) /* TX Flow control enable */ macro |
H A D | dwc1000_core.c | 196 reg |= FLOW_CONTROL_TX; in dwc1000_miibus_statchg() |