Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Ddz.h18 #define DZ_TRDY 0x8000 /* Transmitter empty */ macro
A Ddz.c345 if ((status & (DZ_TRDY | DZ_TIE)) == (DZ_TRDY | DZ_TIE)) in dz_interrupt()
824 if (!(trdy & DZ_TRDY)) in dz_console_putchar()

Completed in 5 milliseconds