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

/linux-4.1.27/arch/blackfin/kernel/
H A Dgptimers.c39 (void *)TIMER4_CONFIG,
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h162 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
163 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)
H A DdefBF512.h116 #define TIMER4_CONFIG 0xFFC00640 /* Timer 4 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h179 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
180 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)
H A DdefBF522.h111 #define TIMER4_CONFIG 0xFFC00640 /* Timer 4 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
H A DcdefBF561.h187 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
188 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG,val)
H A DdefBF561.h127 #define TIMER4_CONFIG 0xFFC00640 /* Timer4 Configuration register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h146 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
147 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG,val)
H A DdefBF534.h92 #define TIMER4_CONFIG 0xFFC00640 /* Timer 4 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1112 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
1113 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)
H A DdefBF54x_base.h667 #define TIMER4_CONFIG 0xffc01640 /* Timer 4 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h230 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
231 #define bfin_write_TIMER4_CONFIG(val) bfin_write16(TIMER4_CONFIG, val)
H A DdefBF60x_base.h523 #define TIMER4_CONFIG 0xFFC014E0 /* TIMER4 Per Timer Config Register */ macro

Completed in 756 milliseconds