Searched refs:RegIMDCR0 (Results 1 – 1 of 1) sorted by relevance
4874 uint32 RegIMDCR0 = 0x0UL; in Netc_EthSwt_Ip_SetMirrorState() local4880 RegIMDCR0 = IP_NETC__SW0_BASE->IMDCR0; in Netc_EthSwt_Ip_SetMirrorState()4883 RegIMDCR0 |= NETC_F2_IMDCR0_MIREN(NETC_ETHSWT_MIRROR_ENABLED); in Netc_EthSwt_Ip_SetMirrorState()4887 RegIMDCR0 &= ~NETC_F2_IMDCR0_MIREN(NETC_ETHSWT_MIRROR_ENABLED); in Netc_EthSwt_Ip_SetMirrorState()4890 IP_NETC__SW0_BASE->IMDCR0 = RegIMDCR0; in Netc_EthSwt_Ip_SetMirrorState()5137 uint32 RegIMDCR0 = 0x0UL; in Netc_EthSwt_Ip_WriteMirrorConfiguration() local5158 RegIMDCR0 = IP_NETC__SW0_BASE->IMDCR0; in Netc_EthSwt_Ip_WriteMirrorConfiguration()5159 RegIMDCR0 &= ~(NETC_F2_IMDCR0_MIRDEST_MASK); in Netc_EthSwt_Ip_WriteMirrorConfiguration()5160 …RegIMDCR0 |= NETC_F2_IMDCR0_MIRDEST(0U); /* 0: Port as specified by PORT field; 1: Switch … in Netc_EthSwt_Ip_WriteMirrorConfiguration()5161 RegIMDCR0 &= ~(NETC_F2_IMDCR0_PORT_MASK); in Netc_EthSwt_Ip_WriteMirrorConfiguration()[all …]