Home
last modified time | relevance | path

Searched defs:GPTCR_FRR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dtimer.c16 #define GPTCR_FRR (1<<9) /* Freerun / restart */ macro
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A Dtimer.c21 #define GPTCR_FRR (1 << 9) /* Freerun / restart */ macro
/openbmc/u-boot/arch/arm/mach-imx/
H A Dtimer.c30 #define GPTCR_FRR (1 << 9) /* Freerun / restart */ macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c25 #define GPTCR_FRR (1 << 8) /* Freerun / restart */ macro