Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Dtimer-ti-dm.h59 #define OMAP_TIMER_NEEDS_RESET 0x10000000 macro
/openbmc/linux/arch/arm/mach-omap1/
H A Dtimer.c136 OMAP_TIMER_NEEDS_RESET | OMAP_TIMER_HAS_DSP_IRQ; in omap1_dm_timer_init()
/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm.c495 if (timer->capability & OMAP_TIMER_NEEDS_RESET) { in omap_dm_timer_prepare()
1132 timer->omap1 = timer->capability & OMAP_TIMER_NEEDS_RESET; in omap_dm_timer_probe()