Searched refs:TIMER_ENABLE1 (Results 1 – 6 of 6) sorted by relevance
32 # define TIMER8_GROUP_REG TIMER_ENABLE1
32 #define TIMER_ENABLE1 0xffc00640 /* Timer Group of 3 Enable Register */ macro
44 #define bfin_read_TIMER_ENABLE1() bfin_read16(TIMER_ENABLE1)45 #define bfin_write_TIMER_ENABLE1(val) bfin_write16(TIMER_ENABLE1, val)
1068 #ifdef TIMER_ENABLE1 in bfin_debug_mmrs_init()1069 GPTIMER_GROUP(TIMER_ENABLE1, 1); in bfin_debug_mmrs_init()