Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h55 #define SCSMR_SRC_7 0x0200 /* Sampling rate 1/7 */ macro
H A Dsh-sci.c2569 case 7: smr_val |= SCSMR_SRC_7; break; in sci_set_termios()