Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dspcp8x5.c136 #define UART_OVERRUN_ERROR 0x40 macro
Dpl2303.c157 #define UART_OVERRUN_ERROR 0x40 macro
1202 if (line_status & UART_OVERRUN_ERROR) in pl2303_process_read_urb()