Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsh-sci.h58 #define SCSMR_SRC_19 0x0600 /* Sampling rate 1/19 */ macro
Dsh-sci.c2526 case 19: smr_val |= SCSMR_SRC_19; break; in sci_set_termios()