HomeSort by relevance Sort by last modified time
    Searched refs:CCM_PLL5_CTRL_VCO_GAIN (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun4i.h 236 #define CCM_PLL5_CTRL_VCO_GAIN (0x1 << 19)
  /external/u-boot/arch/arm/mach-sunxi/
dram_sun4i.c 286 reg_val &= ~CCM_PLL5_CTRL_VCO_GAIN; /* PLL VCO Gain off */

Completed in 38 milliseconds