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

/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h888 #define CAN_MB29_TIMESTAMP 0xFFC02FB4 /* Mailbox 29 Time Stamp Value Register */ macro
H A 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)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1177 #define CAN_MB29_TIMESTAMP 0xFFC02FB4 /* Mailbox 29 Time Stamp Value Register */ macro
H A 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)

Completed in 41 milliseconds