Home
last modified time | relevance | path

Searched refs:SET_UART_FORMAT_STOP_2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dspcp8x5.c84 #define SET_UART_FORMAT_STOP_2 0x04 macro
365 buf[1] |= (cflag & CSTOPB) ? SET_UART_FORMAT_STOP_2 : in spcp8x5_set_termios()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dspcp8x5.c84 #define SET_UART_FORMAT_STOP_2 0x04 macro
364 buf[1] |= (cflag & CSTOPB) ? SET_UART_FORMAT_STOP_2 : in spcp8x5_set_termios()

Completed in 2 milliseconds