Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h798 #define CAN_MB19_TIMESTAMP 0xFFC02E74 /* Mailbox 19 Time Stamp Value Register */ macro
DcdefBF534.h1460 #define bfin_read_CAN_MB19_TIMESTAMP() bfin_read16(CAN_MB19_TIMESTAMP)
1461 #define bfin_write_CAN_MB19_TIMESTAMP(val) bfin_write16(CAN_MB19_TIMESTAMP,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h1087 #define CAN_MB19_TIMESTAMP 0xFFC02E74 /* Mailbox 19 Time Stamp Value Register */ macro
DcdefBF538.h1761 #define bfin_read_CAN_MB19_TIMESTAMP() bfin_read16(CAN_MB19_TIMESTAMP)
1762 #define bfin_write_CAN_MB19_TIMESTAMP(val) bfin_write16(CAN_MB19_TIMESTAMP, val)