Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c143 #define UART_BST_STAT_LSR_THRE 0x20000000 macro
546 if (status & UART_BST_STAT_LSR_THRE) in pci1xxxx_handle_irq()