Searched refs:EMAC_MACCONTROL (Results 1 – 3 of 3) sorted by relevance
265 mac_control = emac_read(EMAC_MACCONTROL); in emac_update_phystatus()283 mac_control = emac_read(EMAC_MACCONTROL); in emac_update_phystatus()298 emac_write(EMAC_MACCONTROL, mac_control); in emac_update_phystatus()1392 emac_write(EMAC_MACCONTROL, mac_control); in emac_hw_enable()1441 val = emac_read(EMAC_MACCONTROL); in emac_hw_enable()1443 emac_write(EMAC_MACCONTROL, val); in emac_hw_enable()1466 mac_control = emac_read(EMAC_MACCONTROL); in emac_dev_getnetstats()
181 #define EMAC_MACCONTROL 0x160 macro
42 #define EMAC_MACCONTROL (0x160U) macro
Completed in 18 milliseconds