Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/boot/
Dns16550.c24 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro
/linux-3.3/arch/microblaze/kernel/
Dearly_printk.c80 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ in early_printk_uart16550_putc() macro
/linux-3.3/drivers/tty/serial/
Dm32r_sio_reg.h126 #define UART_LSR_THRE 0x01 /* Transmit-hold-register empty */ macro
/linux-3.3/include/linux/
Dserial_reg.h124 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro