Home
last modified time | relevance | path

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

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