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