Searched defs:atmel_matrix (Results 1 – 1 of 1) sorted by relevance
12 struct atmel_matrix { struct13 u32 mcfg[16]; /* 0x00 ~ 0x3c: Master Configuration Register */14 u32 scfg[16]; /* 0x40 ~ 0x7c: Slave Configuration Register */15 u32 pras[16][2];/* 0x80 ~ 0xfc: Priority Register A/B */16 u32 res1[20]; /* 0x100 ~ 0x14c */20 u32 mesr; /* 0x15c: Master Error Status Register */22 u32 res2[17]; /* 0x1A0 ~ 0x1E0 */23 u32 wpmr; /* 0x1E4: Write Protection Mode Register */24 u32 wpsr; /* 0x1E8: Write Protection Status Register */25 u32 res3[5]; /* 0x1EC ~ 0x1FC */[all …]