Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_awgreg.h156 #define RX_PAYLOAD_ERR (1 << 0) macro
H A Dif_awg.c1240 if ((status & RX_PAYLOAD_ERR) == 0) { in awg_rxintr()