Searched refs:BM_ANADIG_PLL_VIDEO_BYPASS (Results 1 – 7 of 7) sorted by relevance
438 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in enable_lvds()526 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in enable_spi_display()
380 BM_ANADIG_PLL_VIDEO_BYPASS, in enable_vpll()
336 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in setup_display()
260 if (div & BM_ANADIG_PLL_VIDEO_BYPASS) in decode_pll()562 BM_ANADIG_PLL_VIDEO_BYPASS | in enable_pll_video()
326 reg &= ~BM_ANADIG_PLL_VIDEO_BYPASS; in setup_display()
451 BM_ANADIG_PLL_VIDEO_BYPASS, in enable_videopll()
1163 #define BM_ANADIG_PLL_VIDEO_BYPASS 0x00010000 macro