Searched refs:EMAC_MR1_MF_IPPA (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/ibm/emac/ | ||
D | emac.h | 141 #define EMAC_MR1_MF_IPPA(id) (((id) & 0x1f) << 6) macro |
D | core.c | 598 mr1 |= EMAC_MR1_MF_1000GPCS | EMAC_MR1_MF_IPPA( in emac_configure() |