Searched refs:TIMER9_CONFIG (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dgptimers.c57 (GPTIMER_timer_regs *)TIMER9_CONFIG,
/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.h26 #define TIMER9_CONFIG 0xffc00610 /* Timer 9 Configuration Register */ macro
H A DcdefBF544.h33 #define bfin_read_TIMER9_CONFIG() bfin_read16(TIMER9_CONFIG)
34 #define bfin_write_TIMER9_CONFIG(val) bfin_write16(TIMER9_CONFIG, val)
H A DcdefBF547.h33 #define bfin_read_TIMER9_CONFIG() bfin_read16(TIMER9_CONFIG)
34 #define bfin_write_TIMER9_CONFIG(val) bfin_write16(TIMER9_CONFIG, val)
H A DdefBF547.h26 #define TIMER9_CONFIG 0xffc00610 /* Timer 9 Configuration Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h167 #define TIMER9_CONFIG 0xFFC01610 /* Timer9 Configuration register */ macro
H A DcdefBF561.h251 #define bfin_read_TIMER9_CONFIG() bfin_read16(TIMER9_CONFIG)
252 #define bfin_write_TIMER9_CONFIG(val) bfin_write16(TIMER9_CONFIG,val)

Completed in 152 milliseconds