Searched refs:RX_PAYLOAD_ERR (Results 1 – 2 of 2) sorted by relevance
156 #define RX_PAYLOAD_ERR (1 << 0) macro
1240 if ((status & RX_PAYLOAD_ERR) == 0) { in awg_rxintr()