Searched refs:BM_ANADIG_PLL_VIDEO_LOCK (Results 1 – 7 of 7) sorted by relevance
431 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_lvds()519 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_spi_display()
374 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_vpll()
329 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
317 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
444 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_videopll()
1151 #define BM_ANADIG_PLL_VIDEO_LOCK 0x80000000 macro
599 if (reg & BM_ANADIG_PLL_VIDEO_LOCK) { in enable_pll_video()