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