Searched refs:TIMER_DISABLE0 (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.h686 #define TIMER_DISABLE0 0xffc01684 /* Timer Group of 8 Disable Register */ macro
1923 /* Bit masks for TIMER_DISABLE0 */
H A DcdefBF54x_base.h1151 #define bfin_read_TIMER_DISABLE0() bfin_read16(TIMER_DISABLE0)
1152 #define bfin_write_TIMER_DISABLE0(val) bfin_write16(TIMER_DISABLE0, val)

Completed in 121 milliseconds