Searched refs:EMAC_MR1_EIFC (Results 1 – 2 of 2) sorted by relevance
114 #define EMAC_MR1_EIFC 0x10000000 macro
658 mr1 |= EMAC_MR1_EIFC | EMAC_MR1_APP; in emac_configure()1317 switch (r & (EMAC_MR1_EIFC | EMAC_MR1_APP)) {1318 case (EMAC_MR1_EIFC | EMAC_MR1_APP):