Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsh-sci.h57 #define SCSMR_SRC_17 0x0500 /* Sampling rate 1/17 */ macro
Dsh-sci.c2525 case 17: smr_val |= SCSMR_SRC_17; break; in sci_set_termios()