Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpm1.h121 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
H A Dcpm2.h205 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h150 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c549 cval |= SMCMR_SL; /* Two stops */ in cpm_uart_set_termios()