Searched refs:CCM_ANALOG_PLL_ENET_POWERDOWN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ | ||
| H A D | imx6_ccmreg.h | 163 #define CCM_ANALOG_PLL_ENET_POWERDOWN (1u << 12) macro |
| H A D | imx6_ccm.c | 331 v &= ~CCM_ANALOG_PLL_ENET_POWERDOWN; in imx6_ccm_sata_enable() |