Searched refs:CAN1_DEBUG (Results 1 - 4 of 4) 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 DdefBF548.h57 #define CAN1_DEBUG 0xffc03288 /* CAN Controller 1 Debug Register */ macro
H A DdefBF544.h114 #define CAN1_DEBUG 0xffc03288 /* CAN Controller 1 Debug Register */ macro
H A DcdefBF544.h156 #define bfin_read_CAN1_DEBUG() bfin_read16(CAN1_DEBUG)
157 #define bfin_write_CAN1_DEBUG(val) bfin_write16(CAN1_DEBUG, val)
H A DcdefBF548.h88 #define bfin_read_CAN1_DEBUG() bfin_read16(CAN1_DEBUG)
89 #define bfin_write_CAN1_DEBUG(val) bfin_write16(CAN1_DEBUG, val)

Completed in 180 milliseconds