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