Home
last modified time | relevance | path

Searched refs:TIMER9_CONFIG (Results 1 – 7 of 7) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF544.h21 #define TIMER9_CONFIG 0xffc00610 /* Timer 9 Configuration Register */ macro
DdefBF547.h21 #define TIMER9_CONFIG 0xffc00610 /* Timer 9 Configuration Register */ macro
DcdefBF547.h25 #define bfin_read_TIMER9_CONFIG() bfin_read16(TIMER9_CONFIG)
26 #define bfin_write_TIMER9_CONFIG(val) bfin_write16(TIMER9_CONFIG, val)
DcdefBF544.h25 #define bfin_read_TIMER9_CONFIG() bfin_read16(TIMER9_CONFIG)
26 #define bfin_write_TIMER9_CONFIG(val) bfin_write16(TIMER9_CONFIG, val)
/arch/blackfin/kernel/
Dgptimers.c45 (void *)TIMER9_CONFIG,
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h157 #define TIMER9_CONFIG 0xFFC01610 /* Timer9 Configuration register */ macro
DcdefBF561.h235 #define bfin_read_TIMER9_CONFIG() bfin_read16(TIMER9_CONFIG)
236 #define bfin_write_TIMER9_CONFIG(val) bfin_write16(TIMER9_CONFIG,val)