Searched refs:TIMER_CONTROL_EN (Results 1 – 1 of 1) sorted by relevance
58 #define TIMER_CONTROL_EN (1 << 7) macro139 TIMER_CONTROL_EN; in sp804_timer_start()160 reg &= ~(TIMER_CONTROL_EN); in sp804_timer_stop()262 reg |= TIMER_CONTROL_EN; in sp804_timer_attach()