Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_awgreg.h147 #define RX_OVERFLOW_ERR (1 << 11) macro
H A Dif_awg.c1215 if ((status & (RX_NO_ENOUGH_BUF_ERR | RX_OVERFLOW_ERR)) != 0) in awg_rxintr()