Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h888 #define CAN_MB29_TIMESTAMP 0xFFC02FB4 /* Mailbox 29 Time Stamp Value Register */ macro
DcdefBF534.h1630 #define bfin_read_CAN_MB29_TIMESTAMP() bfin_read16(CAN_MB29_TIMESTAMP)
1631 #define bfin_write_CAN_MB29_TIMESTAMP(val) bfin_write16(CAN_MB29_TIMESTAMP,val)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h1177 #define CAN_MB29_TIMESTAMP 0xFFC02FB4 /* Mailbox 29 Time Stamp Value Register */ macro
DcdefBF538.h1921 #define bfin_read_CAN_MB29_TIMESTAMP() bfin_read16(CAN_MB29_TIMESTAMP)
1922 #define bfin_write_CAN_MB29_TIMESTAMP(val) bfin_write16(CAN_MB29_TIMESTAMP, val)