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

/freebsd-13-stable/sys/arm/allwinner/
H A Dif_awgreg.h73 #define TX_FLOW_CTL_EN (1 << 0) macro
H A Dif_awg.c348 val &= ~(PAUSE_TIME|TX_FLOW_CTL_EN);
350 val |= TX_FLOW_CTL_EN;

Completed in 115 milliseconds