Lines Matching full:mii
35 u32 miimcfg; /* MII management configuration */
36 u32 miimcom; /* MII management command */
37 u32 miimadd; /* MII management address */
38 u32 miimcon; /* MII management control */
39 u32 miimstat; /* MII management status */
40 u32 miimind; /* MII management indicator */
134 #define IEVENT_MMRD 0x00000400 /* MII management read complete */
135 #define IEVENT_MMWR 0x00000200 /* MII management write complete */
154 #define IMASK_MMRDEN 0x00000400 /* MII management read complete enable */
155 #define IMASK_MMWREN 0x00000200 /* MII management write complete enable */
215 #define MACCFG2_IF_MODE_NIBBLE 0x00000100 /* MII, 10/100 Mbps MII/RMII */