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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx_gptreg.h83 #define IMX_GPT_IR 0x000c /* Interrupt Register R/W */ macro
H A Dimx_gpt.c196 WRITE4(sc, IMX_GPT_IR, 0);
302 WRITE4(sc, IMX_GPT_IR, sc->ir_reg);
308 WRITE4(sc, IMX_GPT_IR, sc->ir_reg);
332 WRITE4(sc, IMX_GPT_IR, sc->ir_reg);

Completed in 49 milliseconds