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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h149 #define CCM_ANALOG_PLL_VIDEO_POWERDOWN (1u << 12) macro
H A Dimx6_ccm.c404 reg &= ~CCM_ANALOG_PLL_VIDEO_POWERDOWN;
422 reg &= ~CCM_ANALOG_PLL_VIDEO_POWERDOWN;

Completed in 108 milliseconds