Searched refs:CAN0_CEC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1077 #define CAN0_CEC 0xffc02a90 /* CAN Controller 0 Error Counter Register */ macro
H A DcdefBF54x_base.h1860 #define bfin_read_CAN0_CEC() bfin_read16(CAN0_CEC)
1861 #define bfin_write_CAN0_CEC(val) bfin_write16(CAN0_CEC, val)

Completed in 124 milliseconds