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

/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF548.h51 #define bfin_read_CAN1_TRS2() bfin_read16(CAN1_TRS2)
52 #define bfin_write_CAN1_TRS2(val) bfin_write16(CAN1_TRS2, val)
H A DcdefBF544.h119 #define bfin_read_CAN1_TRS2() bfin_read16(CAN1_TRS2)
120 #define bfin_write_CAN1_TRS2(val) bfin_write16(CAN1_TRS2, val)
H A DdefBF548.h36 #define CAN1_TRS2 0xffc03248 /* CAN Controller 1 Transmit Request Set Register 2 */ macro
H A DdefBF544.h93 #define CAN1_TRS2 0xffc03248 /* CAN Controller 1 Transmit Request Set Register 2 */ macro

Completed in 111 milliseconds