Home
last modified time | relevance | path

Searched refs:scc_char4 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dserial_scc.c133 up->scc_char1 = up->scc_char2 = up->scc_char3 = up->scc_char4 = 0x8000; in mpc85xx_serial_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h413 ushort scc_char4; /* control character 4 */ member
H A Dcpm2.h436 ushort scc_char4; /* control character 4 */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h477 ushort scc_char4; /* control character 4 */ member
H A Dcpm_85xx.h413 ushort scc_char4; /* control character 4 */ member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c793 out_be16(&sup->scc_char4, 0x8000); in cpm_uart_init_scc()