Searched refs:CCGR2_IIM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/freescale/imx/ | ||
H A D | imx6_ccmreg.h | 101 #define CCGR2_IIM (0x3 << 12) macro |
H A D | imx6_ccm.c | 103 reg = CCGR2_I2C1 | CCGR2_I2C2 | CCGR2_I2C3 | CCGR2_IIM | in ccm_init_gates() |