Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dgptimers.c54 (GPTIMER_timer_regs *)TIMER7_CONFIG,
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h177 #define TIMER7_CONFIG 0xFFC00670 /* Timer7 Configuration register */ macro
DcdefBF561.h251 #define bfin_read_TIMER7_CONFIG() bfin_read16(TIMER7_CONFIG)
252 #define bfin_write_TIMER7_CONFIG(val) bfin_write16(TIMER7_CONFIG,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h156 #define TIMER7_CONFIG 0xFFC00670 /* Timer 7 Configuration Register */ macro
DcdefBF51x_base.h239 #define bfin_read_TIMER7_CONFIG() bfin_read16(TIMER7_CONFIG)
240 #define bfin_write_TIMER7_CONFIG(val) bfin_write16(TIMER7_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h151 #define TIMER7_CONFIG 0xFFC00670 /* Timer 7 Configuration Register */ macro
DcdefBF52x_base.h239 #define bfin_read_TIMER7_CONFIG() bfin_read16(TIMER7_CONFIG)
240 #define bfin_write_TIMER7_CONFIG(val) bfin_write16(TIMER7_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h134 #define TIMER7_CONFIG 0xFFC00670 /* Timer 7 Configuration Register */ macro
DcdefBF534.h206 #define bfin_read_TIMER7_CONFIG() bfin_read16(TIMER7_CONFIG)
207 #define bfin_write_TIMER7_CONFIG(val) bfin_write16(TIMER7_CONFIG,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h702 #define TIMER7_CONFIG 0xffc01670 /* Timer 7 Configuration Register */ macro
DcdefBF54x_base.h1162 #define bfin_read_TIMER7_CONFIG() bfin_read16(TIMER7_CONFIG)
1163 #define bfin_write_TIMER7_CONFIG(val) bfin_write16(TIMER7_CONFIG, val)