Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_gptreg.h75 #define IMX_GPT_PR 0x0004 /* Prescaler Register R/W */ macro
H A Dimx_gpt.c229 WRITE4(sc, IMX_GPT_PR, prescale); in imx_gpt_attach()
239 sc->clkfreq / 1000, basefreq, READ4(sc, IMX_GPT_CR), READ4(sc, IMX_GPT_PR)); in imx_gpt_attach()