Searched refs:TIMER_ENABLE0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dgptimers.h35 # define TIMER0_GROUP_REG TIMER_ENABLE0
/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.h685 #define TIMER_ENABLE0 0xffc01680 /* Timer Group of 8 Enable Register */ macro
1912 /* Bit masks for TIMER_ENABLE0 */
H A DcdefBF54x_base.h1149 #define bfin_read_TIMER_ENABLE0() bfin_read16(TIMER_ENABLE0)
1150 #define bfin_write_TIMER_ENABLE0(val) bfin_write16(TIMER_ENABLE0, val)

Completed in 164 milliseconds