Home
last modified time | relevance | path

Searched refs:TIMER0_CONFIG (Results 1 – 15 of 15) sorted by relevance

/arch/blackfin/kernel/
Dgptimers.c46 (GPTIMER_timer_regs *)TIMER0_CONFIG,
/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h123 #define TIMER0_CONFIG 0xFFC00600 /* Timer 0 Configuration Register */ macro
DcdefBF532.h524 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
525 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG,val)
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h142 #define TIMER0_CONFIG 0xFFC00600 /* Timer0 Configuration register */ macro
DcdefBF561.h195 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
196 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h121 #define TIMER0_CONFIG 0xFFC00600 /* Timer 0 Configuration Register */ macro
DcdefBF51x_base.h176 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
177 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h116 #define TIMER0_CONFIG 0xFFC00600 /* Timer 0 Configuration Register */ macro
DcdefBF52x_base.h176 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
177 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h99 #define TIMER0_CONFIG 0xFFC00600 /* Timer 0 Configuration Register */ macro
DcdefBF534.h143 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
144 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h674 #define TIMER0_CONFIG 0xffc01600 /* Timer 0 Configuration Register */ macro
DcdefBF54x_base.h1106 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
1107 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h131 #define TIMER0_CONFIG 0xFFC00600 /* Timer 0 Configuration Register */ macro
DcdefBF538.h218 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
219 #define bfin_write_TIMER0_CONFIG(val) bfin_write16(TIMER0_CONFIG, val)