Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awgreg.h154 #define RX_PAYLOAD_ERR (1 << 0) macro
H A Dif_awg.c1235 if ((status & RX_PAYLOAD_ERR) == 0) { in awg_rxintr()