Searched refs:EMAC_MR1_APP (Results 1 – 2 of 2) sorted by relevance
115 #define EMAC_MR1_APP 0x08000000 macro
657 mr1 |= EMAC_MR1_EIFC | EMAC_MR1_APP; in emac_configure()659 mr1 |= EMAC_MR1_APP; in emac_configure()1316 switch (r & (EMAC_MR1_EIFC | EMAC_MR1_APP)) {1317 case (EMAC_MR1_EIFC | EMAC_MR1_APP):1321 case EMAC_MR1_APP:
Completed in 11 milliseconds