Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dcpm1.h119 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
Dcpm2.h204 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/linux-3.4.99/arch/m68k/include/asm/
Dcommproc.h194 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/linux-3.4.99/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c543 cval |= SMCMR_SL; /* Two stops */ in cpm_uart_set_termios()
/linux-3.4.99/drivers/staging/serial/
D68360serial.c892 cval |= SMCMR_SL; /* Two stops */ in change_speed()