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

  /external/u-boot/arch/arm/mach-omap2/
timer.c 40 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST,
  /external/u-boot/arch/arm/include/asm/arch-omap4/
cpu.h 59 #define TCLR_PRE (0x1 << 5)
omap.h 71 #define TCLR_PRE (0x1 << 5)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 66 #define TCLR_PRE (0x1 << 5)
omap.h 102 #define TCLR_PRE (0x1 << 5)
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
cpu.h 24 #define TCLR_PRE BIT(5) /* Pre-scaler enable */
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 436 #define TCLR_PRE (0x1 << 5)

Completed in 154 milliseconds