Home
last modified time | relevance | path

Searched refs:ENETC_PSICFGR0_SIVIE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h199 #define ENETC_PSICFGR0_SIVIE BIT(14) macro
H A Denetc_pf.c500 val |= ENETC_PSICFGR0_VTE | ENETC_PSICFGR0_SIVIE; in enetc_port_si_configure()