Searched defs:ucc_ethernet (Results 1 – 1 of 1) sorted by relevance
305 typedef struct ucc_ethernet { struct306 u32 maccfg1; /* mac configuration reg. 1 */307 u32 maccfg2; /* mac configuration reg. 2 */308 u32 ipgifg; /* interframe gap reg. */309 u32 hafdup; /* half-duplex reg. */310 u8 res1[0x10];311 u32 miimcfg; /* MII management configuration reg */312 u32 miimcom; /* MII management command reg */313 u32 miimadd; /* MII management address reg */314 u32 miimcon; /* MII management control reg */[all …]