Home
last modified time | relevance | path

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

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