Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/can/flexcan/
Dflexcan-core.c218 struct flexcan_regs { struct
219 u32 mcr; /* 0x00 */
220 u32 ctrl; /* 0x04 - Not affected by Soft Reset */
221 u32 timer; /* 0x08 */
222 u32 tcr; /* 0x0c */
223 u32 rxgmask; /* 0x10 - Not affected by Soft Reset */
224 u32 rx14mask; /* 0x14 - Not affected by Soft Reset */
225 u32 rx15mask; /* 0x18 - Not affected by Soft Reset */
226 u32 ecr; /* 0x1c */
227 u32 esr; /* 0x20 */
[all …]