Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsh-sci.h39 #define SCSMR_STOP BIT(3) /* Stop Bit Length */ macro
Dsh-sci.c1862 if (smr_val & SCSMR_STOP) in sci_baud_calc_frame_len()
1959 smr_val |= SCSMR_STOP; in sci_set_termios()