Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dserial_scc.c135 up->scc_rccm = 0xc0ff; in mpc85xx_serial_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h418 ushort scc_rccm; /* receive control character mask */ member
H A Dcpm2.h441 ushort scc_rccm; /* receive control character mask */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h482 ushort scc_rccm; /* receive control character mask */ member
H A Dcpm_85xx.h418 ushort scc_rccm; /* receive control character mask */ member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c798 out_be16(&sup->scc_rccm, 0xc0ff); in cpm_uart_init_scc()