HomeSort by relevance Sort by last modified time
    Searched defs:tcrr (Results 1 - 5 of 5) sorted by null

  /external/u-boot/drivers/timer/
omap-timer.c 35 unsigned int tcrr; /* offset 0x3c */ member in struct:omap_gptimer_regs
54 *count = readl(&priv->regs->tcrr);
  /external/u-boot/arch/arm/include/asm/arch-omap4/
cpu.h 27 u32 tcrr; /* 0x28 rw */ member in struct:gptimer
  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 33 u32 tcrr; /* 0x3c rw */ member in struct:gptimer
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 274 u32 tcrr; /* 0x28 rw */ member in struct:gptimer
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
cpu.h 433 unsigned int tcrr; /* offset 0x3c */ member in struct:gptimer

Completed in 5355 milliseconds