Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_gptreg.h65 #define GPT_CR_CLKSRC_EXT (3 << 6) macro
H A Dimx_gpt.c182 case GPT_CR_CLKSRC_EXT: /* No way to get the freq of an ext clock. */ in imx_gpt_attach()