Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h512 #define CAN_RFH1 0xFFC02A2C /* Remote Frame Handling reg 1 */ macro
DcdefBF534.h925 #define bfin_read_CAN_RFH1() bfin_read16(CAN_RFH1)
926 #define bfin_write_CAN_RFH1(val) bfin_write16(CAN_RFH1,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h800 #define CAN_RFH1 0xFFC02A2C /* Remote Frame Handling reg 1 */ macro
DcdefBF538.h1251 #define bfin_read_CAN_RFH1() bfin_read16(CAN_RFH1)
1252 #define bfin_write_CAN_RFH1(val) bfin_write16(CAN_RFH1, val)