Searched refs:CAN0_CONTROL (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.h1081 #define CAN0_CONTROL 0xffc02aa0 /* CAN Controller 0 Master Control Register */ macro
H A DcdefBF54x_base.h1868 #define bfin_read_CAN0_CONTROL() bfin_read16(CAN0_CONTROL)
1869 #define bfin_write_CAN0_CONTROL(val) bfin_write16(CAN0_CONTROL, val)

Completed in 190 milliseconds