Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/atari/
H A Ddebug.c73 while (!(acia.mid_ctrl & ACIA_TDRE)) /* wait for tx buf empty */ in ata_midi_out()
H A Datakeyb.c327 if (acia_stat & ACIA_TDRE) { in ikbd_write()
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Datakeyb.c327 if (acia_stat & ACIA_TDRE) { in ikbd_write()
H A Ddebug.c73 while (!(acia.mid_ctrl & ACIA_TDRE)) /* wait for tx buf empty */ in ata_midi_out()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Datarihw.h642 #define ACIA_TDRE (1<<1) /* Transmit Data Register Empty */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Datarihw.h642 #define ACIA_TDRE (1<<1) /* Transmit Data Register Empty */ macro

Completed in 7 milliseconds