Searched refs:TIMER_CNTL_ENABLE (Results 1 – 3 of 3) sorted by relevance
61 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | in arch_reset()
56 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD | TIMER_CNTL_DIV16; in footbridge_timer_init()
140 #define TIMER_CNTL_ENABLE (1 << 7) macro