Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c111 #define SCSMR_SRC_13 0x0400 /* Sampling rate 1/13 */ macro
2821 case 13: smr_val |= SCSMR_SRC_13; break; in sci_set_termios()