Searched refs:UMP_UART_LSR_PE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/serial/ | ||
D | io_ti.h | 50 #define UMP_UART_LSR_PE_MASK 0x02 macro |
D | io_ti.c | 1551 MAP_FLAG(UMP_UART_LSR_PE_MASK, LSR_PAR_ERR) /* parity error */ in MapLineStatus() |