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

/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1355 #define CAN0_MB23_TIMESTAMP 0xffc02ef4 /* CAN Controller 0 Mailbox 23 Timestamp Register */ macro
H A DcdefBF54x_base.h2400 #define bfin_read_CAN0_MB23_TIMESTAMP() bfin_read16(CAN0_MB23_TIMESTAMP)
2401 #define bfin_write_CAN0_MB23_TIMESTAMP(val) bfin_write16(CAN0_MB23_TIMESTAMP, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3034 #define bfin_read_CAN0_MB23_TIMESTAMP() bfin_read16(CAN0_MB23_TIMESTAMP)
3035 #define bfin_write_CAN0_MB23_TIMESTAMP(val) bfin_write16(CAN0_MB23_TIMESTAMP, val)
H A DdefBF60x_base.h365 #define CAN0_MB23_TIMESTAMP 0xFFC00EF4 /* CAN0 Mailbox Word 5 Register */ macro

Completed in 101 milliseconds