Searched refs:BM_ANADIG_PLL_VIDEO_ENABLE (Results 1 – 7 of 7) sorted by relevance
438 reg |= BM_ANADIG_PLL_VIDEO_ENABLE; in enable_lvds()526 reg |= BM_ANADIG_PLL_VIDEO_ENABLE; in enable_spi_display()
382 BM_ANADIG_PLL_VIDEO_ENABLE); in enable_vpll()
336 reg |= BM_ANADIG_PLL_VIDEO_ENABLE; in setup_display()
270 reg |= BM_ANADIG_PLL_VIDEO_ENABLE; in setup_display()
258 if (!(div & BM_ANADIG_PLL_VIDEO_ENABLE)) in decode_pll()602 writel(BM_ANADIG_PLL_VIDEO_ENABLE, in enable_pll_video()
432 BM_ANADIG_PLL_VIDEO_ENABLE); in enable_videopll()
1173 #define BM_ANADIG_PLL_VIDEO_ENABLE 0x00002000 macro