Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c108 #define SCSMR_SRC_5 0x0100 /* Sampling rate 1/5 */ macro
2819 case 5: smr_val |= SCSMR_SRC_5; break; in sci_set_termios()