Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dgptimers.c53 (GPTIMER_timer_regs *)TIMER6_CONFIG,
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h172 #define TIMER6_CONFIG 0xFFC00660 /* Timer6 Configuration register */ macro
DcdefBF561.h243 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
244 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h151 #define TIMER6_CONFIG 0xFFC00660 /* Timer 6 Configuration Register */ macro
DcdefBF51x_base.h230 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
231 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h146 #define TIMER6_CONFIG 0xFFC00660 /* Timer 6 Configuration Register */ macro
DcdefBF52x_base.h230 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
231 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h129 #define TIMER6_CONFIG 0xFFC00660 /* Timer 6 Configuration Register */ macro
DcdefBF534.h197 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
198 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h698 #define TIMER6_CONFIG 0xffc01660 /* Timer 6 Configuration Register */ macro
DcdefBF54x_base.h1154 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
1155 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG, val)