Searched refs:CCGR6_USDHC2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/freescale/imx/ | ||
H A D | imx6_ccmreg.h | 138 #define CCGR6_USDHC2 (0x3 << 4) macro |
H A D | imx6_ccm.c | 125 reg = CCGR6_USBOH3 | CCGR6_USDHC1 | CCGR6_USDHC2 | in ccm_init_gates() |