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

  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h 221 #define POWER_DCDC4P2_ENABLE_4P2 (1 << 23)
regs-power-mx28.h 224 #define POWER_DCDC4P2_ENABLE_4P2 (1 << 23)
  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c 470 setbits_le32(&power_regs->hw_power_dcdc4p2, POWER_DCDC4P2_ENABLE_4P2);
719 POWER_DCDC4P2_ENABLE_DCDC | POWER_DCDC4P2_ENABLE_4P2);
    [all...]

Completed in 264 milliseconds