Home
last modified time | relevance | path

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

/arch/arm/mach-davinci/
Dtime.c98 #define TIMER_OPTS_ONESHOT 0x02 macro
142 if (t->opts & TIMER_OPTS_ONESHOT) in timer32_config()
312 t->opts |= TIMER_OPTS_ONESHOT; in davinci_set_oneshot()