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

/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h834 #define CAN_MB23_TIMESTAMP 0xFFC02EF4 /* Mailbox 23 Time Stamp Value Register */ macro
H A DcdefBF534.h1528 #define bfin_read_CAN_MB23_TIMESTAMP() bfin_read16(CAN_MB23_TIMESTAMP)
1529 #define bfin_write_CAN_MB23_TIMESTAMP(val) bfin_write16(CAN_MB23_TIMESTAMP,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1123 #define CAN_MB23_TIMESTAMP 0xFFC02EF4 /* Mailbox 23 Time Stamp Value Register */ macro
H A DcdefBF538.h1825 #define bfin_read_CAN_MB23_TIMESTAMP() bfin_read16(CAN_MB23_TIMESTAMP)
1826 #define bfin_write_CAN_MB23_TIMESTAMP(val) bfin_write16(CAN_MB23_TIMESTAMP, val)

Completed in 46 milliseconds