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

/freebsd-current/sys/arm/freescale/imx/
H A Dimx_gptreg.h72 #define IMX_GPT_PR 0x0004 /* Prescaler Register R/W */ macro
H A Dimx_gpt.c225 WRITE4(sc, IMX_GPT_PR, prescale);
235 sc->clkfreq / 1000, basefreq, READ4(sc, IMX_GPT_CR), READ4(sc, IMX_GPT_PR));

Completed in 109 milliseconds