Home
last modified time | relevance | path

Searched refs:TCTL_FRR (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm920t/imx/
H A Dtimer.c27 TCTL1 |= TCTL_FRR | (1<<1); /* Freerun Mode, PERCLK1 input */ in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h424 #define TCTL_FRR (1 << 8) /* Freerun / restart */ macro
/openbmc/linux/arch/m68k/include/asm/
H A DMC68EZ328.h575 #define TCTL_FRR 0x0010 /* Free-Run Mode */ macro
H A DMC68328.h710 #define TCTL_FRR 0x0010 /* Free-Run Mode */ macro
H A DMC68VZ328.h667 #define TCTL_FRR 0x0010 /* Free-Run Mode */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h627 #define TCTL_FRR (1<<8) /* Freerun / restart */ macro