Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dserial_scc.c134 up->scc_char5 = up->scc_char6 = up->scc_char7 = up->scc_char8 = 0x8000; in mpc85xx_serial_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h415 ushort scc_char6; /* control character 6 */ member
H A Dcpm2.h438 ushort scc_char6; /* control character 6 */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h479 ushort scc_char6; /* control character 6 */ member
H A Dcpm_85xx.h415 ushort scc_char6; /* control character 6 */ member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c795 out_be16(&sup->scc_char6, 0x8000); in cpm_uart_init_scc()