Searched refs:TIMER_CONTROL_EN (Results 1 – 1 of 1) sorted by relevance
55 #define TIMER_CONTROL_EN (1 << 7) macro136 TIMER_CONTROL_EN; in sp804_timer_start()157 reg &= ~(TIMER_CONTROL_EN); in sp804_timer_stop()256 reg |= TIMER_CONTROL_EN; in sp804_timer_attach()