Home
last modified time | relevance | path

Searched refs:TCTL_TEN (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/cpu/arm920t/imx/
Dtimer.c30 TCTL1 &= ~TCTL_TEN; in timer_init()
31 TCTL1 |= TCTL_TEN; /* Enable timer */ in timer_init()
/external/u-boot/arch/arm/include/asm/arch-mx27/
Dimx-regs.h429 #define TCTL_TEN 1 /* Timer enable */ macro
/external/u-boot/arch/arm/include/asm/arch-imx/
Dimx-regs.h632 #define TCTL_TEN (1) /* Timer enable */ macro