Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dtimer.c29 #define GPTCR_24MEN (1 << 10) /* Enable 24MHz clock input */ macro
89 i |= GPTCR_24MEN; in timer_init()