Searched refs:EMAC_MACCONTROL (Results 1 – 1 of 1) sorted by relevance
227 #define EMAC_MACCONTROL 0x160 macro509 mac_control = emac_read(EMAC_MACCONTROL); in emac_update_phystatus()527 mac_control = emac_read(EMAC_MACCONTROL); in emac_update_phystatus()542 emac_write(EMAC_MACCONTROL, mac_control); in emac_update_phystatus()1168 emac_write(EMAC_MACCONTROL, mac_control); in emac_hw_enable()1200 val = emac_read(EMAC_MACCONTROL); in emac_hw_enable()1202 emac_write(EMAC_MACCONTROL, val); in emac_hw_enable()1623 mac_control = emac_read(EMAC_MACCONTROL); in emac_dev_getnetstats()