Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dflexcan.c202 struct flexcan_regs { struct
203 u32 mcr; /* 0x00 */
204 u32 ctrl; /* 0x04 */
205 u32 timer; /* 0x08 */
206 u32 _reserved1; /* 0x0c */
207 u32 rxgmask; /* 0x10 */
208 u32 rx14mask; /* 0x14 */
209 u32 rx15mask; /* 0x18 */
210 u32 ecr; /* 0x1c */
211 u32 esr; /* 0x20 */
[all …]