Searched refs:scc_scce (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-scc.c | 331 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/ |
D | m68360_quicc.h | 306 volatile unsigned short scc_scce; /* SCC event reg */ member
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 393 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/ |
D | 8xx_immap.h | 370 ushort scc_scce; member
|
D | immap_cpm2.h | 466 u16 scc_scce; member
|