Home
last modified time | relevance | path

Searched refs:CAN_MB31_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h906 #define CAN_MB31_TIMESTAMP 0xFFC02FF4 /* Mailbox 31 Time Stamp Value Register */ macro
DcdefBF534.h1664 #define bfin_read_CAN_MB31_TIMESTAMP() bfin_read16(CAN_MB31_TIMESTAMP)
1665 #define bfin_write_CAN_MB31_TIMESTAMP(val) bfin_write16(CAN_MB31_TIMESTAMP,val)
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h1195 #define CAN_MB31_TIMESTAMP 0xFFC02FF4 /* Mailbox 31 Time Stamp Value Register */ macro
DcdefBF538.h1953 #define bfin_read_CAN_MB31_TIMESTAMP() bfin_read16(CAN_MB31_TIMESTAMP)
1954 #define bfin_write_CAN_MB31_TIMESTAMP(val) bfin_write16(CAN_MB31_TIMESTAMP, val)