Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dpl2303.c157 #define UART_OVERRUN_ERROR 0x40 macro
1136 if (line_status & UART_OVERRUN_ERROR) in pl2303_read_bulk_callback()