Home
last modified time | relevance | path

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

/u-boot/board/tbs/tbs2910/
A Dtbs2910.c105 reg |= BM_ANADIG_PLL_VIDEO_POWERDOWN; in setup_display()
117 reg &= ~BM_ANADIG_PLL_VIDEO_POWERDOWN; in setup_display()
/u-boot/board/kosagi/novena/
A Dvideo.c363 setbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in enable_vpll()
374 clrbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in enable_vpll()
/u-boot/board/ge/bx50v3/
A Dbx50v3.c165 setbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in enable_videopll()
187 clrbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in enable_videopll()
/u-boot/board/aristainetos/
A Daristainetos.c137 reg |= BM_ANADIG_PLL_VIDEO_POWERDOWN; in enable_lvds()
152 reg &= ~BM_ANADIG_PLL_VIDEO_POWERDOWN; in enable_lvds()
/u-boot/board/ge/b1x5v2/
A Db1x5v2.c230 setbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in enable_videopll()
252 clrbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in enable_videopll()
/u-boot/board/solidrun/mx6cuboxi/
A Dmx6cuboxi.c207 setbits_le32(&ccm->analog_pll_video, BM_ANADIG_PLL_VIDEO_POWERDOWN); in setup_display()
219 reg &= ~BM_ANADIG_PLL_VIDEO_POWERDOWN; in setup_display()
/u-boot/arch/arm/include/asm/arch-mx6/
A Dcrm_regs.h1173 #define BM_ANADIG_PLL_VIDEO_POWERDOWN 0x00001000 macro
/u-boot/arch/arm/mach-imx/mx6/
A Dclock.c563 writel(BM_ANADIG_PLL_VIDEO_POWERDOWN | in enable_pll_video()

Completed in 24 milliseconds