Lines Matching defs:at91_emac
12 typedef struct at91_emac { struct13 u32 ctl;14 u32 cfg;15 u32 sr;16 u32 tar;17 u32 tcr;18 u32 tsr;19 u32 rbqp;20 u32 reserved0;21 u32 rsr;22 u32 isr;23 u32 ier;24 u32 idr;25 u32 imr;26 u32 man;27 u32 reserved1[2];28 u32 fra;29 u32 scol;30 u32 mocl;31 u32 ok;32 u32 seqe;56 } at91_emac_t; argument