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

/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h852 #define CAN_MB25_TIMESTAMP 0xFFC02F34 /* Mailbox 25 Time Stamp Value Register */ macro
H A DcdefBF534.h1562 #define bfin_read_CAN_MB25_TIMESTAMP() bfin_read16(CAN_MB25_TIMESTAMP)
1563 #define bfin_write_CAN_MB25_TIMESTAMP(val) bfin_write16(CAN_MB25_TIMESTAMP,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1141 #define CAN_MB25_TIMESTAMP 0xFFC02F34 /* Mailbox 25 Time Stamp Value Register */ macro
H A DcdefBF538.h1857 #define bfin_read_CAN_MB25_TIMESTAMP() bfin_read16(CAN_MB25_TIMESTAMP)
1858 #define bfin_write_CAN_MB25_TIMESTAMP(val) bfin_write16(CAN_MB25_TIMESTAMP, val)

Completed in 66 milliseconds