Searched refs:EMAC_MR1_MF_IPPA (Results 1 – 2 of 2) sorted by relevance
123 #define EMAC_MR1_MF_IPPA(id) (((id) & 0x1f) << 6) macro
612 mr1 |= EMAC_MR1_MF_1000GPCS | EMAC_MR1_MF_IPPA( in emac_configure()