Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dsh-sci.h56 #define SCSMR_SRC_11 0x0300 /* Sampling rate 1/11 */ macro
Dsh-sci.c2509 case 11: smr_val |= SCSMR_SRC_11; break; in sci_set_termios()