Searched refs:EOMIRQ_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dmusycc.h333 #define EOMIRQ_ENABLE 0x20000000 /* This buffer contains the end of macro
H A Dmusycc.c155 status & EOMIRQ_ENABLE ? 'm' : '-',
221 status & EOMIRQ_ENABLE ? 'm' : '-',
1025 if ((status & EOMIRQ_ENABLE) == 0)
1029 while ((ch->p.chan_mode != CFG_CH_PROTO_TRANS) && ((status & EOMIRQ_ENABLE) == 0));
1821 * always clear EOMIRQ_ENABLE in every Transmit Buffer Descriptor
1826 u |= EOMIRQ_ENABLE; /* EOM, last HDLC chunk */

Completed in 107 milliseconds