Home
last modified time | relevance | path

Searched refs:bypass2 (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
543 bypass2 = SSCG_PLL_BYPASS2_MASK; in dram_pll_init()
557 clrbits_le32(pll_control_reg, bypass2); in dram_pll_init()