Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_mpc8xx.c137 out_be16(&sp->smc_smcmr, smcr_mk_clen(9) | SMCMR_SM_UART); in serial_mpc8xx_probe()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h114 #define SMCMR_SM_UART ((ushort)0x0020) macro
H A Dcpm2.h198 #define SMCMR_SM_UART ((ushort)0x0020) macro
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c599 SMCMR_SM_UART | prev_mode); in cpm_uart_set_termios()
862 out_be16(&sp->smc_smcmr, smcr_mk_clen(9) | SMCMR_SM_UART); in cpm_uart_init_smc()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h143 #define SMCMR_SM_UART ((ushort)0x0020) macro