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

/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h681 #define CAN_MB06_TIMESTAMP 0xFFC02CD4 /* Mailbox 6 Time Stamp Value Register */ macro
H A DcdefBF534.h1239 #define bfin_read_CAN_MB06_TIMESTAMP() bfin_read16(CAN_MB06_TIMESTAMP)
1240 #define bfin_write_CAN_MB06_TIMESTAMP(val) bfin_write16(CAN_MB06_TIMESTAMP,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h970 #define CAN_MB06_TIMESTAMP 0xFFC02CD4 /* Mailbox 6 Time Stamp Value Register */ macro
H A DcdefBF538.h1553 #define bfin_read_CAN_MB06_TIMESTAMP() bfin_read16(CAN_MB06_TIMESTAMP)
1554 #define bfin_write_CAN_MB06_TIMESTAMP(val) bfin_write16(CAN_MB06_TIMESTAMP, val)

Completed in 42 milliseconds