Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_arereg.h207 #define ADSTAT_Tx_ES 0x00008000 /* Error Summary */ macro
H A Dif_are.c1512 if ((ctl & ADSTAT_Tx_ES) == 0) in are_tx()