Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h145 #define CCM_ANALOG_PLL_VIDEO_BYPASS (1u << 16) macro
H A Dimx6_ccm.c435 reg &= ~CCM_ANALOG_PLL_VIDEO_BYPASS; in imx_ccm_pll_video_enable()