Searched refs:gptimer (Results 1 – 7 of 7) sorted by relevance
29 static struct gptimer *timer_base = (struct gptimer *)CONFIG_SYS_TIMERBASE;
39 struct gptimer *timerhw; in lcdbacklight()48 timerhw = (struct gptimer *)DM_TIMER5_BASE; in lcdbacklight()51 timerhw = (struct gptimer *)DM_TIMER6_BASE; in lcdbacklight()
18 struct gptimer { struct
22 struct gptimer { struct
31 struct gptimer *gpt1_base = (struct gptimer *)OMAP34XX_GPT1; in get_osc_clk_speed()
422 struct gptimer { struct
265 struct gptimer { struct
Completed in 12 milliseconds