Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Dns16550.c24 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro
/arch/microblaze/kernel/
Dearly_printk.c79 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ in early_printk_uart16550_putc() macro