Searched refs:UMP_UART_LSR_DATA_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_ti.h57 #define UMP_UART_LSR_DATA_MASK (LSR_PAR_ERR | LSR_FRM_ERR | LSR_BREAK) macro
H A Dio_ti.c1678 if (lsr & UMP_UART_LSR_DATA_MASK) {

Completed in 29 milliseconds