Home
last modified time | relevance | path

Searched refs:TIMER10_CONFIG (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/arch/blackfin/kernel/
Dgptimers.c58 (GPTIMER_timer_regs *)TIMER10_CONFIG,
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF544.h25 #define TIMER10_CONFIG 0xffc00620 /* Timer 10 Configuration Register */ macro
DdefBF547.h25 #define TIMER10_CONFIG 0xffc00620 /* Timer 10 Configuration Register */ macro
DcdefBF547.h33 #define bfin_read_TIMER10_CONFIG() bfin_read16(TIMER10_CONFIG)
34 #define bfin_write_TIMER10_CONFIG(val) bfin_write16(TIMER10_CONFIG, val)
DcdefBF544.h33 #define bfin_read_TIMER10_CONFIG() bfin_read16(TIMER10_CONFIG)
34 #define bfin_write_TIMER10_CONFIG(val) bfin_write16(TIMER10_CONFIG, val)
/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h162 #define TIMER10_CONFIG 0xFFC01620 /* Timer10 Configuration register */ macro
DcdefBF561.h243 #define bfin_read_TIMER10_CONFIG() bfin_read16(TIMER10_CONFIG)
244 #define bfin_write_TIMER10_CONFIG(val) bfin_write16(TIMER10_CONFIG,val)