Searched refs:CCM_ANALOG_PLL_VIDEO_BYPASS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/freescale/imx/ | ||
H A D | imx6_ccmreg.h | 145 #define CCM_ANALOG_PLL_VIDEO_BYPASS (1u << 16) macro |
H A D | imx6_ccm.c | 435 reg &= ~CCM_ANALOG_PLL_VIDEO_BYPASS; in imx_ccm_pll_video_enable() |