Searched refs:EMAC_MR1_APP (Results 1 – 2 of 2) sorted by relevance
115 #define EMAC_MR1_APP 0x08000000 macro
649 mr1 |= EMAC_MR1_EIFC | EMAC_MR1_APP; in emac_configure()651 mr1 |= EMAC_MR1_APP; in emac_configure()1296 switch (r & (EMAC_MR1_EIFC | EMAC_MR1_APP)) {1297 case (EMAC_MR1_EIFC | EMAC_MR1_APP):1301 case EMAC_MR1_APP: