Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/can/
Dflexcan.c153 struct flexcan_regs { struct
154 u32 mcr; /* 0x00 */
155 u32 ctrl; /* 0x04 */
156 u32 timer; /* 0x08 */
157 u32 _reserved1; /* 0x0c */
158 u32 rxgmask; /* 0x10 */
159 u32 rx14mask; /* 0x14 */
160 u32 rx15mask; /* 0x18 */
161 u32 ecr; /* 0x1c */
162 u32 esr; /* 0x20 */
[all …]