Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h771 #define CAN_MB16_TIMESTAMP 0xFFC02E14 /* Mailbox 16 Time Stamp Value Register */ macro
DcdefBF534.h1409 #define bfin_read_CAN_MB16_TIMESTAMP() bfin_read16(CAN_MB16_TIMESTAMP)
1410 #define bfin_write_CAN_MB16_TIMESTAMP(val) bfin_write16(CAN_MB16_TIMESTAMP,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h1060 #define CAN_MB16_TIMESTAMP 0xFFC02E14 /* Mailbox 16 Time Stamp Value Register */ macro
DcdefBF538.h1713 #define bfin_read_CAN_MB16_TIMESTAMP() bfin_read16(CAN_MB16_TIMESTAMP)
1714 #define bfin_write_CAN_MB16_TIMESTAMP(val) bfin_write16(CAN_MB16_TIMESTAMP, val)