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

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

Completed in 743 milliseconds