Searched refs:BM_ANADIG_PLL_VIDEO_LOCK (Results 1 – 7 of 7) sorted by relevance
432 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_lvds()520 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_spi_display()
375 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_vpll()
330 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
262 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
424 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_videopll()
1152 #define BM_ANADIG_PLL_VIDEO_LOCK 0x80000000 macro
600 if (reg & BM_ANADIG_PLL_VIDEO_LOCK) { in enable_pll_video()