Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c114 #define SCSMR_SRC_27 0x0700 /* Sampling rate 1/27 */ macro
2825 case 27: smr_val |= SCSMR_SRC_27; break; in sci_set_termios()