Searched refs:TIMER8_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.c56 (GPTIMER_timer_regs *)TIMER8_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.h22 #define TIMER8_CONFIG 0xffc00600 /* Timer 8 Configuration Register */ macro
H A DcdefBF544.h25 #define bfin_read_TIMER8_CONFIG() bfin_read16(TIMER8_CONFIG)
26 #define bfin_write_TIMER8_CONFIG(val) bfin_write16(TIMER8_CONFIG, val)
H A DcdefBF547.h25 #define bfin_read_TIMER8_CONFIG() bfin_read16(TIMER8_CONFIG)
26 #define bfin_write_TIMER8_CONFIG(val) bfin_write16(TIMER8_CONFIG, val)
H A DdefBF547.h22 #define TIMER8_CONFIG 0xffc00600 /* Timer 8 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.h162 #define TIMER8_CONFIG 0xFFC01600 /* Timer8 Configuration register */ macro
H A DcdefBF561.h243 #define bfin_read_TIMER8_CONFIG() bfin_read16(TIMER8_CONFIG)
244 #define bfin_write_TIMER8_CONFIG(val) bfin_write16(TIMER8_CONFIG,val)

Completed in 63 milliseconds