Searched defs:UART_LSR_THRE (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/microblaze/kernel/
H A Dearly_printk.c79 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ early_printk_uart16550_putc() macro
/linux-4.1.27/arch/powerpc/boot/
H A Dns16550.c24 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro
/linux-4.1.27/drivers/tty/serial/
H A Dm32r_sio_reg.h126 #define UART_LSR_THRE 0x01 /* Transmit-hold-register empty */ macro
/linux-4.1.27/include/uapi/linux/
H A Dserial_reg.h134 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro

Completed in 370 milliseconds