Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dspcp8x5.c136 #define UART_OVERRUN_ERROR 0x40 macro
H A Dpl2303.c160 #define UART_OVERRUN_ERROR 0x40 macro
1220 if (line_status & UART_OVERRUN_ERROR) in pl2303_process_read_urb()