Searched refs:UMP_UART_LSR_DATA_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/serial/ | ||
| A D | io_ti.h | 52 #define UMP_UART_LSR_DATA_MASK (LSR_PAR_ERR | LSR_FRM_ERR | LSR_BREAK) macro |
| A D | io_ti.c | 1681 if (lsr & UMP_UART_LSR_DATA_MASK) { in edge_interrupt_callback() |
Completed in 15 milliseconds