Searched refs:MACCFG2_MII (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/freescale/ | ||
H A D | gianfar.h | 152 #define MACCFG2_MII 0x00000100 macro |
H A D | gianfar.c | 1523 ((tempval & ~(MACCFG2_IF)) | MACCFG2_MII); in gfar_update_link_state() |