Searched refs:TIMER_OPTS_PERIODIC (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-davinci/
H A Dtime.c107 #define TIMER_OPTS_PERIODIC 0x04 macro
152 else if (t->opts & TIMER_OPTS_PERIODIC) timer32_config()
191 .opts = TIMER_OPTS_PERIODIC,
330 t->opts |= TIMER_OPTS_PERIODIC; davinci_set_periodic()

Completed in 31 milliseconds