Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Ddz.h20 #define DZ_TLINE 0x0300 /* Transmitter Line Number */ macro
H A Ddz.c826 trdy = (trdy & DZ_TLINE) >> 8; in dz_console_putchar()