Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dflexcan.h64 typedef struct can_ctrl { struct
66 u32 ctrl; /* 0x04 Control */
68 u32 res1; /* 0x0C */
73 u32 res2; /* 0x1C */
75 u16 imsk; /* 0x22 Interrupt Mask */
78 u32 res3[3]; /* 0x28 - 0x33 */
80 u16 res2; /* 0x1C */
82 u16 res3; /* 0x20 */
84 u32 res4; /* 0x24 */
86 u32 res5; /* 0x2C */
[all …]
/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c211 u32 can_ctrl; member