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