Searched refs:EMAC_MR1_APP (Results 1 – 2 of 2) sorted by relevance
133 #define EMAC_MR1_APP 0x08000000 macro
637 mr1 |= EMAC_MR1_EIFC | EMAC_MR1_APP; in emac_configure()639 mr1 |= EMAC_MR1_APP; in emac_configure()1249 switch (r & (EMAC_MR1_EIFC | EMAC_MR1_APP)) {1250 case (EMAC_MR1_EIFC | EMAC_MR1_APP):1254 case EMAC_MR1_APP: