Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dgptimers.c40 (void *)TIMER5_CONFIG,
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h121 #define TIMER5_CONFIG 0xFFC00650 /* Timer 5 Configuration Register */ macro
DcdefBF512.h171 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
172 #define bfin_write_TIMER5_CONFIG(val) bfin_write16(TIMER5_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h116 #define TIMER5_CONFIG 0xFFC00650 /* Timer 5 Configuration Register */ macro
DcdefBF522.h188 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
189 #define bfin_write_TIMER5_CONFIG(val) bfin_write16(TIMER5_CONFIG, val)
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h132 #define TIMER5_CONFIG 0xFFC00650 /* Timer5 Configuration register */ macro
DcdefBF561.h195 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
196 #define bfin_write_TIMER5_CONFIG(val) bfin_write16(TIMER5_CONFIG,val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h97 #define TIMER5_CONFIG 0xFFC00650 /* Timer 5 Configuration Register */ macro
DcdefBF534.h155 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
156 #define bfin_write_TIMER5_CONFIG(val) bfin_write16(TIMER5_CONFIG,val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h671 #define TIMER5_CONFIG 0xffc01650 /* Timer 5 Configuration Register */ macro
DcdefBF54x_base.h1120 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
1121 #define bfin_write_TIMER5_CONFIG(val) bfin_write16(TIMER5_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h529 #define TIMER5_CONFIG 0xFFC01500 /* TIMER5 Per Timer Config Register */ macro
DcdefBF60x_base.h238 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
239 #define bfin_write_TIMER5_CONFIG(val) bfin_write16(TIMER5_CONFIG, val)