Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dmac-scc.c331 W16(sccp, scc_scce, 0xffff); in restart()
387 W16(sccp, scc_scce, SCC_NAPI_RX_EVENT_MSK); in napi_clear_rx_event()
411 W16(sccp, scc_scce, SCC_NAPI_TX_EVENT_MSK); in napi_clear_tx_event()
445 return (u32) R16(sccp, scc_scce); in get_int_events()
453 W16(sccp, scc_scce, int_events & 0xffff); in clear_int_events()
/linux-4.4.14/arch/m68k/include/asm/
Dm68360_quicc.h306 volatile unsigned short scc_scce; /* SCC event reg */ member
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c393 events = in_be16(&sccp->scc_scce); in cpm_uart_int()
394 out_be16(&sccp->scc_scce, events); in cpm_uart_int()
854 out_be16(&scp->scc_scce, 0xffff); in cpm_uart_init_scc()
/linux-4.4.14/arch/powerpc/include/asm/
D8xx_immap.h370 ushort scc_scce; member
Dimmap_cpm2.h466 u16 scc_scce; member