Searched refs:CAN0_CLOCK (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.h1073 #define CAN0_CLOCK 0xffc02a80 /* CAN Controller 0 Clock Register */ macro
H A DcdefBF54x_base.h1852 #define bfin_read_CAN0_CLOCK() bfin_read16(CAN0_CLOCK)
1853 #define bfin_write_CAN0_CLOCK(val) bfin_write16(CAN0_CLOCK, val)

Completed in 83 milliseconds