Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/dwc/
HDdwc1000_reg.h69 #define FLOW_CONTROL_RX (1 << 2) /* RX Flow control enable */ macro
HDdwc1000_core.c198 reg |= FLOW_CONTROL_RX; in dwc1000_miibus_statchg()