Home
last modified time | relevance | path

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