Searched defs:ucc_geth (Results 1 – 1 of 1) sorted by relevance
38 struct ucc_geth { struct39 struct ucc_fast uccf;40 u8 res0[0x100 - sizeof(struct ucc_fast)];42 u32 maccfg1; /* mac configuration reg. 1 */43 u32 maccfg2; /* mac configuration reg. 2 */44 u32 ipgifg; /* interframe gap reg. */45 u32 hafdup; /* half-duplex reg. */46 u8 res1[0x10];47 u8 miimng[0x18]; /* MII management structure moved to _mii.h */48 u32 ifctl; /* interface control reg */[all …]