Searched defs:mpc52xx_fec (Results 1 – 1 of 1) sorted by relevance
33 struct mpc52xx_fec { struct34 u32 fec_id; /* FEC + 0x000 */35 u32 ievent; /* FEC + 0x004 */36 u32 imask; /* FEC + 0x008 */38 u32 reserved0[1]; /* FEC + 0x00C */39 u32 r_des_active; /* FEC + 0x010 */40 u32 x_des_active; /* FEC + 0x014 */41 u32 r_des_active_cl; /* FEC + 0x018 */42 u32 x_des_active_cl; /* FEC + 0x01C */43 u32 ivent_set; /* FEC + 0x020 */[all …]