Searched defs:flexcan_regs (Results 1 – 1 of 1) sorted by relevance
264 struct flexcan_regs { struct265 u32 mcr; /* 0x00 */266 u32 ctrl; /* 0x04 - Not affected by Soft Reset */267 u32 timer; /* 0x08 */268 u32 tcr; /* 0x0c */269 u32 rxgmask; /* 0x10 - Not affected by Soft Reset */270 u32 rx14mask; /* 0x14 - Not affected by Soft Reset */271 u32 rx15mask; /* 0x18 - Not affected by Soft Reset */272 u32 ecr; /* 0x1c */273 u32 esr; /* 0x20 */[all …]