Home
last modified time | relevance | path

Searched refs:BM_ANADIG_PLL_VIDEO_LOCK (Results 1 – 8 of 8) sorted by relevance

/u-boot/board/tbs/tbs2910/
A Dtbs2910.c121 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
/u-boot/board/kosagi/novena/
A Dvideo.c377 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_vpll()
/u-boot/board/ge/bx50v3/
A Dbx50v3.c190 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_videopll()
/u-boot/board/aristainetos/
A Daristainetos.c156 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_lvds()
/u-boot/board/ge/b1x5v2/
A Db1x5v2.c255 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_videopll()
/u-boot/board/solidrun/mx6cuboxi/
A Dmx6cuboxi.c223 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
/u-boot/arch/arm/include/asm/arch-mx6/
A Dcrm_regs.h1151 #define BM_ANADIG_PLL_VIDEO_LOCK 0x80000000 macro
/u-boot/arch/arm/mach-imx/mx6/
A Dclock.c601 if (reg & BM_ANADIG_PLL_VIDEO_LOCK) { in enable_pll_video()

Completed in 20 milliseconds