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

/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx_gptreg.h57 #define GPT_CR_SWR (1 << 15) macro
H A Dimx_gpt.c211 WRITE4(sc, IMX_GPT_CR, ctlreg | GPT_CR_SWR);
212 while (READ4(sc, IMX_GPT_CR) & GPT_CR_SWR)

Completed in 42 milliseconds