Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dspcp8x5.c136 #define UART_OVERRUN_ERROR 0x40 macro
Dpl2303.c159 #define UART_OVERRUN_ERROR 0x40 macro
1215 if (line_status & UART_OVERRUN_ERROR) in pl2303_process_read_urb()