Home
last modified time | relevance | path

Searched defs:flexcan_regs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/can/
Dflexcan.c264 struct flexcan_regs { struct
265 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 …]