Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h69 #define FLOW_CONTROL_RX (1 << 2) /* RX Flow control enable */ macro
H A Ddwc1000_core.c198 reg |= FLOW_CONTROL_RX; in dwc1000_miibus_statchg()