Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h150 #define SMCMR_SL ((ushort)0x0400) /* Two stops, else one */ macro
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c524 cval |= SMCMR_SL; /* Two stops */ in cpm_uart_set_termios()