Home
last modified time | relevance | path

Searched refs:TIMER11_CONFIG (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/kernel/
Dgptimers.c48 (void *)TIMER11_CONFIG,
Ddebug-mmrs.c1091 #ifdef TIMER11_CONFIG in bfin_debug_mmrs_init()
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h167 #define TIMER11_CONFIG 0xFFC01630 /* Timer11 Configuration register */ macro
DcdefBF561.h251 #define bfin_read_TIMER11_CONFIG() bfin_read16(TIMER11_CONFIG)
252 #define bfin_write_TIMER11_CONFIG(val) bfin_write16(TIMER11_CONFIG,val)