Home
last modified time | relevance | path

Searched defs:ucc_geth (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/freescale/
Ducc_geth.h43 struct ucc_geth { struct
44 struct ucc_fast uccf;
45 u8 res0[0x100 - sizeof(struct ucc_fast)];
47 u32 maccfg1; /* mac configuration reg. 1 */
48 u32 maccfg2; /* mac configuration reg. 2 */
49 u32 ipgifg; /* interframe gap reg. */
50 u32 hafdup; /* half-duplex reg. */
51 u8 res1[0x10];
52 u8 miimng[0x18]; /* MII management structure moved to _mii.h */
53 u32 ifctl; /* interface control reg */
[all …]