Searched defs:flexcan_regs (Results 1 – 1 of 1) sorted by relevance
217 struct flexcan_regs { struct218 u32 mcr; /* 0x00 */219 u32 ctrl; /* 0x04 - Not affected by Soft Reset */220 u32 timer; /* 0x08 */221 u32 tcr; /* 0x0c */222 u32 rxgmask; /* 0x10 - Not affected by Soft Reset */223 u32 rx14mask; /* 0x14 - Not affected by Soft Reset */224 u32 rx15mask; /* 0x18 - Not affected by Soft Reset */225 u32 ecr; /* 0x1c */226 u32 esr; /* 0x20 */[all …]