Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c110 #define SCSMR_SRC_11 0x0300 /* Sampling rate 1/11 */ macro
2820 case 11: smr_val |= SCSMR_SRC_11; break; in sci_set_termios()