Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h654 #define CAN_MB03_TIMESTAMP 0xFFC02C74 /* Mailbox 3 Time Stamp Value Register */ macro
DcdefBF534.h1188 #define bfin_read_CAN_MB03_TIMESTAMP() bfin_read16(CAN_MB03_TIMESTAMP)
1189 #define bfin_write_CAN_MB03_TIMESTAMP(val) bfin_write16(CAN_MB03_TIMESTAMP,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h943 #define CAN_MB03_TIMESTAMP 0xFFC02C74 /* Mailbox 3 Time Stamp Value Register */ macro
DcdefBF538.h1505 #define bfin_read_CAN_MB03_TIMESTAMP() bfin_read16(CAN_MB03_TIMESTAMP)
1506 #define bfin_write_CAN_MB03_TIMESTAMP(val) bfin_write16(CAN_MB03_TIMESTAMP, val)