Home
last modified time | relevance | path

Searched refs:UART_RING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dpl2303.c156 #define UART_RING 0x08 macro
929 | ((status & UART_RING) ? TIOCM_RI : 0) in pl2303_tiocmget()
1022 if (delta & UART_RING) in pl2303_update_line_status()
H A Dspcp8x5.c133 #define UART_RING 0x08 macro
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dpl2303.c156 #define UART_RING 0x08 macro
1045 | ((status & UART_RING) ? TIOCM_RI : 0) in pl2303_tiocmget()
1130 if (delta & UART_RING) in pl2303_update_line_status()
H A Dspcp8x5.c133 #define UART_RING 0x08 macro

Completed in 5 milliseconds