Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dgptimers.c50 (GPTIMER_timer_regs *)TIMER3_CONFIG,
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h157 #define TIMER3_CONFIG 0xFFC00630 /* Timer3 Configuration register */ macro
DcdefBF561.h219 #define bfin_read_TIMER3_CONFIG() bfin_read16(TIMER3_CONFIG)
220 #define bfin_write_TIMER3_CONFIG(val) bfin_write16(TIMER3_CONFIG,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h136 #define TIMER3_CONFIG 0xFFC00630 /* Timer 3 Configuration Register */ macro
DcdefBF51x_base.h203 #define bfin_read_TIMER3_CONFIG() bfin_read16(TIMER3_CONFIG)
204 #define bfin_write_TIMER3_CONFIG(val) bfin_write16(TIMER3_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h131 #define TIMER3_CONFIG 0xFFC00630 /* Timer 3 Configuration Register */ macro
DcdefBF52x_base.h203 #define bfin_read_TIMER3_CONFIG() bfin_read16(TIMER3_CONFIG)
204 #define bfin_write_TIMER3_CONFIG(val) bfin_write16(TIMER3_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h114 #define TIMER3_CONFIG 0xFFC00630 /* Timer 3 Configuration Register */ macro
DcdefBF534.h170 #define bfin_read_TIMER3_CONFIG() bfin_read16(TIMER3_CONFIG)
171 #define bfin_write_TIMER3_CONFIG(val) bfin_write16(TIMER3_CONFIG,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h686 #define TIMER3_CONFIG 0xffc01630 /* Timer 3 Configuration Register */ macro
DcdefBF54x_base.h1130 #define bfin_read_TIMER3_CONFIG() bfin_read16(TIMER3_CONFIG)
1131 #define bfin_write_TIMER3_CONFIG(val) bfin_write16(TIMER3_CONFIG, val)