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

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun4i.h 217 #define CCM_PLL5_CTRL_M_MASK CCM_PLL5_CTRL_M(0x3)
  /external/u-boot/arch/arm/mach-sunxi/
dram_sun4i.c 247 reg_val &= ~CCM_PLL5_CTRL_M_MASK; /* set M to 0 (x1) */

Completed in 48 milliseconds