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

/linux-4.4.14/drivers/tty/serial/
H A Dsccnxp.c51 # define MR2_STOP2 (0xf << 0) macro
652 mr2 = (termios->c_cflag & CSTOPB) ? MR2_STOP2 : MR2_STOP1; sccnxp_set_termios()

Completed in 34 milliseconds