Searched refs:ACIA_TDRE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/atari/
H A Ddebug.c73 while (!(acia.mid_ctrl & ACIA_TDRE)) /* wait for tx buf empty */
H A Datakeyb.c327 if (acia_stat & ACIA_TDRE) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h642 #define ACIA_TDRE (1<<1) /* Transmit Data Register Empty */ macro

Completed in 57 milliseconds