Home
last modified time | relevance | path

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

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