Searched refs:BM_ANADIG_PLL_VIDEO_BYPASS (Results 1 – 7 of 7) sorted by relevance
439 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in enable_lvds()527 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in enable_spi_display()
381 BM_ANADIG_PLL_VIDEO_BYPASS, in enable_vpll()
337 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in setup_display()
271 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in setup_display()
261 if (div & BM_ANADIG_PLL_VIDEO_BYPASS) in decode_pll()563 BM_ANADIG_PLL_VIDEO_BYPASS | in enable_pll_video()
431 BM_ANADIG_PLL_VIDEO_BYPASS, in enable_videopll()
1164 #define BM_ANADIG_PLL_VIDEO_BYPASS 0x00010000 macro