Home
last modified time | relevance | path

Searched refs:TIMER4_CONFIG (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/arch/blackfin/kernel/
Dgptimers.c51 (GPTIMER_timer_regs *)TIMER4_CONFIG,
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h116 #define TIMER4_CONFIG 0xFFC00640 /* Timer 4 Configuration Register */ macro
DcdefBF512.h162 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
163 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h111 #define TIMER4_CONFIG 0xFFC00640 /* Timer 4 Configuration Register */ macro
DcdefBF522.h179 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
180 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)
/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h127 #define TIMER4_CONFIG 0xFFC00640 /* Timer4 Configuration register */ macro
DcdefBF561.h187 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
188 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG,val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h92 #define TIMER4_CONFIG 0xFFC00640 /* Timer 4 Configuration Register */ macro
DcdefBF534.h146 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
147 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG,val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h667 #define TIMER4_CONFIG 0xffc01640 /* Timer 4 Configuration Register */ macro
DcdefBF54x_base.h1112 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
1113 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)