Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1078 #define CAN0_CEC 0xffc02a90 /* CAN Controller 0 Error Counter Register */ macro
DcdefBF54x_base.h1858 #define bfin_read_CAN0_CEC() bfin_read16(CAN0_CEC)
1859 #define bfin_write_CAN0_CEC(val) bfin_write16(CAN0_CEC, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h106 #define CAN0_CEC 0xFFC00A90 /* CAN0 Error Counter Register */ macro
DcdefBF60x_base.h2492 #define bfin_read_CAN0_CEC() bfin_read16(CAN0_CEC)
2493 #define bfin_write_CAN0_CEC(val) bfin_write16(CAN0_CEC, val)