Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/tty/serial/
Dcpm_uart.c524 cval |= SMCMR_SL; /* Two stops */ in cpm_uart_set_termios()