Searched refs:portCommandConfig (Results 1 – 1 of 1) sorted by relevance
6084 uint32 portCommandConfig = 0UL; local6097 portCommandConfig = Netc_EthSwt_Ip_PortBaseTable[SwitchPortIdx]->PM0_COMMAND_CONFIG;6098 …*LoopbackEnable = ((SW_ETH_MAC_PORT0_PM0_COMMAND_CONFIG_LOOP_ENA_MASK & portCommandConfig) == 0U) …6120 uint32 portCommandConfig = 0UL; local6131 portCommandConfig = Netc_EthSwt_Ip_PortBaseTable[SwitchPortIdx]->PM0_COMMAND_CONFIG6137 portCommandConfig |= SW_ETH_MAC_PORT0_PM0_COMMAND_CONFIG_LOOP_ENA_MASK;6141 Netc_EthSwt_Ip_PortBaseTable[SwitchPortIdx]->PM0_COMMAND_CONFIG = portCommandConfig;6142 Netc_EthSwt_Ip_PortBaseTable[SwitchPortIdx]->PM1_COMMAND_CONFIG = portCommandConfig;6447 uint32 portCommandConfig = 0UL; local6454 portCommandConfig = SW_ETH_MAC_PORT0_PM0_COMMAND_CONFIG_TXP_MASK;[all …]