Home
last modified time | relevance | path

Searched refs:scc_char2 (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.h411 ushort scc_char2; /* control character 2 */ member
H A Dcpm2.h434 ushort scc_char2; /* control character 2 */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h475 ushort scc_char2; /* control character 2 */ member
H A Dcpm_85xx.h411 ushort scc_char2; /* control character 2 */ member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c791 out_be16(&sup->scc_char2, 0x8000); in cpm_uart_init_scc()