Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.h58 #define SCSMR_SRC_17 0x0500 /* Sampling rate 1/17 */ macro
H A Dsh-sci.c2604 case 17: smr_val |= SCSMR_SRC_17; break; in sci_set_termios()