Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h535 #define CAN_CEC 0xFFC02A90 /* Error Counter Register … macro
DcdefBF534.h966 #define bfin_read_CAN_CEC() bfin_read16(CAN_CEC)
967 #define bfin_write_CAN_CEC(val) bfin_write16(CAN_CEC,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h826 #define CAN_CEC 0xFFC02A90 /* Error Counter Register */ macro
DcdefBF538.h1289 #define bfin_read_CAN_CEC() bfin_read16(CAN_CEC)
1290 #define bfin_write_CAN_CEC(val) bfin_write16(CAN_CEC, val)