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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF548.h216 #define bfin_read_CAN1_AM25H() bfin_read16(CAN1_AM25H)
217 #define bfin_write_CAN1_AM25H(val) bfin_write16(CAN1_AM25H, val)
H A DcdefBF544.h284 #define bfin_read_CAN1_AM25H() bfin_read16(CAN1_AM25H)
285 #define bfin_write_CAN1_AM25H(val) bfin_write16(CAN1_AM25H, val)
H A DdefBF548.h123 #define CAN1_AM25H 0xffc033cc /* CAN Controller 1 Mailbox 25 Acceptance Mask Low Register */ macro
H A DdefBF544.h180 #define CAN1_AM25H 0xffc033cc /* CAN Controller 1 Mailbox 25 Acceptance Mask Low Register */ macro

Completed in 118 milliseconds