Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx8m/
Dclock.c533 u32 pwdn_mask = 0, pll_clke = 0, bypass1 = 0, bypass2 = 0; in dram_pll_init() local
540 pwdn_mask = SSCG_PLL_PD_MASK; in dram_pll_init()
550 clrbits_le32(pll_control_reg, pwdn_mask); in dram_pll_init()