Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dst-asc.c80 #define ASC_CTL_MODE_8BIT 0x0001 macro
301 if (mode == ASC_CTL_MODE_8BIT || mode == ASC_CTL_MODE_8BIT_PAR) in asc_receive_chars()
541 ASC_CTL_MODE_8BIT; in asc_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dst-asc.c79 #define ASC_CTL_MODE_8BIT 0x0001 macro
262 if (mode == ASC_CTL_MODE_8BIT || mode == ASC_CTL_MODE_8BIT_PAR) in asc_receive_chars()
502 ASC_CTL_MODE_8BIT; in asc_set_termios()

Completed in 3 milliseconds