Home
last modified time | relevance | path

Searched refs:scc_scce (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-scc.c320 W16(sccp, scc_scce, 0xffff); in restart()
376 W16(sccp, scc_scce, SCC_NAPI_EVENT_MSK); in napi_clear_event_fs()
410 return (u32) R16(sccp, scc_scce); in get_int_events()
418 W16(sccp, scc_scce, int_events & 0xffff); in clear_int_events()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h284 ushort scc_scce; member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c375 events = in_be16(&sccp->scc_scce); in cpm_uart_int()
376 out_be16(&sccp->scc_scce, events); in cpm_uart_int()
813 out_be16(&scp->scc_scce, 0xffff); in cpm_uart_init_scc()
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h370 ushort scc_scce; member
H A Dimmap_cpm2.h467 u16 scc_scce; member