Searched refs:temp_net_control (Results 1 – 1 of 1) sorted by relevance
1027 uint32_t temp_net_control = 0U; in config_mac_hw() local1048 …temp_net_control = GEM_MAN_PORT_EN | GEM_CLEAR_ALL_STATS_REGS | GEM_PFC_ENABLE | GEM_ALT_SGMII_MOD… in config_mac_hw()1050 temp_net_control |= GEM_LOOPBACK_LOCAL; /* PMCS: Enable this to force local loop back */ in config_mac_hw()1054 temp_net_control |= GEM_LOOPBACK_LOCAL; in config_mac_hw()1058 temp_net_control |= GEM_PTP_UNICAST_ENA; in config_mac_hw()1068 temp_net_control |= GEM_EXT_TSU_PORT_ENABLE; in config_mac_hw()1124 this_mac->emac_base->NETWORK_CONTROL = temp_net_control; in config_mac_hw()1130 this_mac->mac_base->NETWORK_CONTROL = temp_net_control; in config_mac_hw()