Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dspcp8x5.c136 #define UART_OVERRUN_ERROR 0x40 macro
H A Dpl2303.c159 #define UART_OVERRUN_ERROR 0x40 macro
1111 if (line_status & UART_OVERRUN_ERROR) in pl2303_process_read_urb()