Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.h43 #define SCSMR_ASYNC 0 /* - Asynchronous mode */ macro
H A Dsh-sci.c2493 unsigned int baud, smr_val = SCSMR_ASYNC, scr_val = 0, i, bits; in sci_set_termios()