Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsh-sci.h60 #define SCSMR_SRC_27 0x0700 /* Sampling rate 1/27 */ macro
Dsh-sci.c2570 case 27: smr_val |= SCSMR_SRC_27; break; in sci_set_termios()