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