Searched refs:RegIMDCR1 (Results 1 – 1 of 1) sorted by relevance
5090 uint32 RegIMDCR1 = 0x0UL; in ConfigAndEnableEgressFramesModification() local5115 RegIMDCR1 = NETC_F2_IMDCR1_EFM_LEN_CHANGE(NETC_ETHSWT_EFM_LEN_CHANGE_FOR_MIRRORING); in ConfigAndEnableEgressFramesModification()5116 …RegIMDCR1 |= NETC_F2_IMDCR1_EFMEID(NETC_ETHSWT_EFMEID_FOR_MIRRORING); /* default frame modi… in ConfigAndEnableEgressFramesModification()5117 IP_NETC__SW0_BASE->IMDCR1 = RegIMDCR1; in ConfigAndEnableEgressFramesModification()5138 uint32 RegIMDCR1 = 0x0UL; in Netc_EthSwt_Ip_WriteMirrorConfiguration() local5166 …RegIMDCR1 = NETC_F2_IMDCR1_EFMEID(0xFFFFU); /* set frame modification table entry ID to NUL… in Netc_EthSwt_Ip_WriteMirrorConfiguration()5167 IP_NETC__SW0_BASE->IMDCR1 |= RegIMDCR1; in Netc_EthSwt_Ip_WriteMirrorConfiguration()