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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dtimer-gp.c48 static u8 __initdata gptimer_id = 1; variable
122 gptimer_id = id;
134 gptimer = omap_dm_timer_request_specific(gptimer_id);
142 WARN(gptimer_id == 12, "WARNING: GPTIMER12 can only use the "
146 if (gptimer_id != 12)
153 gptimer_id, tick_rate);

Completed in 49 milliseconds