Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dcpm1.h116 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
Dcpm2.h201 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/linux-6.12.1/drivers/tty/serial/
Dcpm_uart.c524 cval |= SMCMR_SL; /* Two stops */ in cpm_uart_set_termios()