Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dgptimers.c41 (void *)TIMER6_CONFIG,
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h121 #define TIMER6_CONFIG 0xFFC00660 /* Timer 6 Configuration Register */ macro
DcdefBF522.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-bf518/include/mach/
DdefBF512.h126 #define TIMER6_CONFIG 0xFFC00660 /* Timer 6 Configuration Register */ macro
DcdefBF512.h180 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
181 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG, val)
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h137 #define TIMER6_CONFIG 0xFFC00660 /* Timer6 Configuration register */ macro
DcdefBF561.h203 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
204 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG,val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h102 #define TIMER6_CONFIG 0xFFC00660 /* Timer 6 Configuration Register */ macro
DcdefBF534.h164 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
165 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h675 #define TIMER6_CONFIG 0xffc01660 /* Timer 6 Configuration Register */ macro
DcdefBF54x_base.h1128 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
1129 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h535 #define TIMER6_CONFIG 0xFFC01520 /* TIMER6 Per Timer Config Register */ macro
DcdefBF60x_base.h246 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
247 #define bfin_write_TIMER6_CONFIG(val) bfin_write16(TIMER6_CONFIG, val)