HomeSort by relevance Sort by last modified time
    Searched refs:gptimer (Results 1 - 7 of 7) sorted by null

  /external/u-boot/arch/arm/mach-omap2/
timer.c 25 static struct gptimer *timer_base = (struct gptimer *)CONFIG_SYS_TIMERBASE;
  /external/u-boot/arch/arm/include/asm/arch-omap4/
cpu.h 18 struct gptimer { struct
  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 22 struct gptimer { struct
  /external/u-boot/board/BuR/common/
common.c 66 struct gptimer *timerhw;
75 timerhw = (struct gptimer *)DM_TIMER5_BASE;
78 timerhw = (struct gptimer *)DM_TIMER6_BASE;
  /external/u-boot/arch/arm/mach-omap2/omap3/
clock.c 25 * based on known 32kHz clock and gptimer.
32 struct gptimer *gpt1_base = (struct gptimer *)OMAP34XX_GPT1;
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
cpu.h 421 struct gptimer { struct
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 265 struct gptimer { struct

Completed in 234 milliseconds