Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/
Dflexcan.c204 struct flexcan_regs { struct
205 u32 mcr; /* 0x00 */
206 u32 ctrl; /* 0x04 */
207 u32 timer; /* 0x08 */
208 u32 _reserved1; /* 0x0c */
209 u32 rxgmask; /* 0x10 */
210 u32 rx14mask; /* 0x14 */
211 u32 rx15mask; /* 0x18 */
212 u32 ecr; /* 0x1c */
213 u32 esr; /* 0x20 */
[all …]