Searched refs:NETC_F3_PSIVLANR_E (Results 1 – 3 of 3) sorted by relevance
590 … NETC_F3_PSIVLANR_E(1U) | NETC_F3_PSIVLANR_DEI((uint8)SIConfig->SiVLANConfig.DropIndicator); in Netc_Eth_Ip_InitVSIAfterFlr()595 IP_NETC__ENETC0_BASE->NUM_SI[siHwId].PSIVLANR &= ~NETC_F3_PSIVLANR_E(1U); in Netc_Eth_Ip_InitVSIAfterFlr()
7222 … NETC_F3_PSIVLANR_E(1U) | NETC_F3_PSIVLANR_DEI((SiConfig->SiVLANConfig.DropIndicator) ? 1U : 0U);7227 IP_NETC__ENETC0_BASE->NUM_SI[siHwId].PSIVLANR &= ~NETC_F3_PSIVLANR_E(1U);
967 #define NETC_F3_PSIVLANR_E(x) (((uint32_t)(((uint32_t)(x)) << NETC_F3_PSIVLANR_E… macro