Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h70 #define FLOW_CONTROL_TX (1 << 1) /* TX Flow control enable */ macro
H A Ddwc1000_core.c196 reg |= FLOW_CONTROL_TX; in dwc1000_miibus_statchg()