Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awgreg.h129 #define TX_PAYLOAD_ERR (1 << 12) macro
H A Dif_awg.c1299 if ((status & (TX_HEADER_ERR | TX_PAYLOAD_ERR)) != 0) in awg_txeof()