Home
last modified time | relevance | path

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

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