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

/freebsd-current/sys/arm/freescale/imx/
H A Dimx_gptreg.h56 #define GPT_CR_SWR (1 << 15) macro
H A Dimx_gpt.c212 WRITE4(sc, IMX_GPT_CR, ctlreg | GPT_CR_SWR);
213 while (READ4(sc, IMX_GPT_CR) & GPT_CR_SWR)

Completed in 113 milliseconds