Home
last modified time | relevance | path

Searched refs:SMCMR_SL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dcpm1.h120 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
Dcpm2.h205 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/Linux-v5.4/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c556 cval |= SMCMR_SL; /* Two stops */ in cpm_uart_set_termios()