Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h47 #define SCSMR_STOP BIT(3) /* Stop Bit Length */ macro
H A Dsh-sci.c2453 smr_val |= SCSMR_STOP; in sci_set_termios()