HomeSort by relevance Sort by last modified time
    Searched refs:TCLR_ST (Results 1 - 8 of 8) 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 57 #define TCLR_ST (0x1 << 0)
omap.h 69 #define TCLR_ST (0x1 << 0)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 64 #define TCLR_ST (0x1 << 0)
omap.h 100 #define TCLR_ST (0x1 << 0)
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
cpu.h 22 #define TCLR_ST BIT(0) /* Start=1 Stop=0 */
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 434 #define TCLR_ST (0x1 << 0)
  /external/u-boot/board/BuR/common/
common.c 105 TCLR_CE | TCLR_AR | TCLR_ST);

Completed in 1249 milliseconds