Searched defs:ucc_mii_mng (Results 1 – 1 of 1) sorted by relevance
294 typedef struct ucc_mii_mng { struct295 u32 miimcfg; /* MII management configuration reg */296 u32 miimcom; /* MII management command reg */297 u32 miimadd; /* MII management address reg */298 u32 miimcon; /* MII management control reg */299 u32 miimstat; /* MII management status reg */300 u32 miimind; /* MII management indication reg */301 u32 ifctl; /* interface control reg */302 u32 ifstat; /* interface statux reg */
Completed in 9 milliseconds