Searched refs:EMAC_MR1_APP (Results 1 – 2 of 2) sorted by relevance
120 #define EMAC_MR1_APP 0x08000000 macro
661 mr1 |= EMAC_MR1_EIFC | EMAC_MR1_APP; in emac_configure()663 mr1 |= EMAC_MR1_APP; in emac_configure()1300 switch (r & (EMAC_MR1_EIFC | EMAC_MR1_APP)) {1301 case (EMAC_MR1_EIFC | EMAC_MR1_APP):1305 case EMAC_MR1_APP: