Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsh-sci.h54 #define SCSMR_SRC_5 0x0100 /* Sampling rate 1/5 */ macro
Dsh-sci.c2568 case 5: smr_val |= SCSMR_SRC_5; break; in sci_set_termios()