Searched refs:TIMER_ENABLE1 (Results 1 - 5 of 5) 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.h32 # define TIMER8_GROUP_REG TIMER_ENABLE1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h37 #define TIMER_ENABLE1 0xffc00640 /* Timer Group of 3 Enable Register */ macro
639 /* Bit masks for TIMER_ENABLE1 */
H A DcdefBF544.h52 #define bfin_read_TIMER_ENABLE1() bfin_read16(TIMER_ENABLE1)
53 #define bfin_write_TIMER_ENABLE1(val) bfin_write16(TIMER_ENABLE1, val)
H A DcdefBF547.h52 #define bfin_read_TIMER_ENABLE1() bfin_read16(TIMER_ENABLE1)
53 #define bfin_write_TIMER_ENABLE1(val) bfin_write16(TIMER_ENABLE1, val)
H A DdefBF547.h37 #define TIMER_ENABLE1 0xffc00640 /* Timer Group of 3 Enable Register */ macro
773 /* Bit masks for TIMER_ENABLE1 */

Completed in 144 milliseconds