Searched defs:flexcan_regs (Results 1 – 1 of 1) sorted by relevance
254 struct flexcan_regs { struct255 u32 mcr; /* 0x00 */256 u32 ctrl; /* 0x04 - Not affected by Soft Reset */257 u32 timer; /* 0x08 */258 u32 tcr; /* 0x0c */259 u32 rxgmask; /* 0x10 - Not affected by Soft Reset */260 u32 rx14mask; /* 0x14 - Not affected by Soft Reset */261 u32 rx15mask; /* 0x18 - Not affected by Soft Reset */262 u32 ecr; /* 0x1c */263 u32 esr; /* 0x20 */[all …]