Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/mscan/
Dmscan.h150 struct mscan_regs { struct
152 u8 canctl0; /* + 0x00 0x00 */
153 u8 canctl1; /* + 0x01 0x01 */
155 u8 canbtr0; /* + 0x04 0x02 */
156 u8 canbtr1; /* + 0x05 0x03 */
158 u8 canrflg; /* + 0x08 0x04 */
159 u8 canrier; /* + 0x09 0x05 */
161 u8 cantflg; /* + 0x0c 0x06 */
162 u8 cantier; /* + 0x0d 0x07 */
164 u8 cantarq; /* + 0x10 0x08 */
[all …]