Searched refs:RX_FLOW_CTL_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/allwinner/
H A Dif_awgreg.h80 #define RX_FLOW_CTL_EN (1 << 16) macro
H A Dif_awg.c273 val &= ~RX_FLOW_CTL_EN;
275 val |= RX_FLOW_CTL_EN;

Completed in 75 milliseconds