Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.h59 #define SCSMR_SRC_19 0x0600 /* Sampling rate 1/19 */ macro
H A Dsh-sci.c2634 case 19: smr_val |= SCSMR_SRC_19; break; in sci_set_termios()