Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h147 #define CCM_ANALOG_PLL_VIDEO_POWERDOWN (1u << 12) macro
H A Dimx6_ccm.c402 reg &= ~CCM_ANALOG_PLL_VIDEO_POWERDOWN; in imx_ccm_pll_video_enable()
420 reg &= ~CCM_ANALOG_PLL_VIDEO_POWERDOWN; in imx_ccm_pll_video_enable()