Searched refs:CCGR1_ECSPI1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/freescale/imx/ | ||
H A D | imx6_ccmreg.h | 84 #define CCGR1_ECSPI1 (0x3 << 0) macro |
H A D | imx6_ccm.c | 98 reg = CCGR1_ENET | CCGR1_EPIT1 | CCGR1_GPT | CCGR1_ECSPI1 | in ccm_init_gates() |