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

/linux-4.4.14/arch/arm/mach-davinci/
H A Dtime.c106 #define TIMER_OPTS_ONESHOT 0x02 macro
150 if (t->opts & TIMER_OPTS_ONESHOT) timer32_config()
320 t->opts |= TIMER_OPTS_ONESHOT; davinci_set_oneshot()

Completed in 38 milliseconds