Searched refs:TIMER10_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.c58 (GPTIMER_timer_regs *)TIMER10_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.h30 #define TIMER10_CONFIG 0xffc00620 /* Timer 10 Configuration Register */ macro
H A DcdefBF544.h41 #define bfin_read_TIMER10_CONFIG() bfin_read16(TIMER10_CONFIG)
42 #define bfin_write_TIMER10_CONFIG(val) bfin_write16(TIMER10_CONFIG, val)
H A DcdefBF547.h41 #define bfin_read_TIMER10_CONFIG() bfin_read16(TIMER10_CONFIG)
42 #define bfin_write_TIMER10_CONFIG(val) bfin_write16(TIMER10_CONFIG, val)
H A DdefBF547.h30 #define TIMER10_CONFIG 0xffc00620 /* Timer 10 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.h172 #define TIMER10_CONFIG 0xFFC01620 /* Timer10 Configuration register */ macro
H A DcdefBF561.h259 #define bfin_read_TIMER10_CONFIG() bfin_read16(TIMER10_CONFIG)
260 #define bfin_write_TIMER10_CONFIG(val) bfin_write16(TIMER10_CONFIG,val)

Completed in 99 milliseconds