Home
last modified time | relevance | path

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

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