Home
last modified time | relevance | path

Searched refs:TIMER2_CONFIG (Results 1 – 17 of 17) sorted by relevance

/arch/blackfin/kernel/
Dgptimers.c36 (void *)TIMER2_CONFIG,
/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h92 #define TIMER2_CONFIG 0xFFC00620 /* Timer 2 Configuration Register */ macro
DcdefBF532.h545 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
546 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG,val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h101 #define TIMER2_CONFIG 0xFFC00620 /* Timer 2 Configuration Register */ macro
DcdefBF522.h161 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
162 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h106 #define TIMER2_CONFIG 0xFFC00620 /* Timer 2 Configuration Register */ macro
DcdefBF512.h144 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
145 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG, val)
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h117 #define TIMER2_CONFIG 0xFFC00620 /* Timer2 Configuration register */ macro
DcdefBF561.h171 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
172 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG,val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h82 #define TIMER2_CONFIG 0xFFC00620 /* Timer 2 Configuration Register */ macro
DcdefBF534.h128 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
129 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h95 #define TIMER2_CONFIG 0xFFC00620 /* Timer 2 Configuration Register */ macro
DcdefBF538.h202 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
203 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h659 #define TIMER2_CONFIG 0xffc01620 /* Timer 2 Configuration Register */ macro
DcdefBF54x_base.h1096 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
1097 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h511 #define TIMER2_CONFIG 0xFFC014A0 /* TIMER2 Per Timer Config Register */ macro
DcdefBF60x_base.h214 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
215 #define bfin_write_TIMER2_CONFIG(val) bfin_write16(TIMER2_CONFIG, val)