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

  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c 368 POWER_5VCTRL_ENABLE_DCDC)) {
411 POWER_5VCTRL_ENABLE_DCDC);
576 writel(POWER_5VCTRL_ENABLE_DCDC,
716 clrbits_le32(&power_regs->hw_power_5vctrl, POWER_5VCTRL_ENABLE_DCDC);
747 POWER_5VCTRL_ENABLE_DCDC);
1001 POWER_5VCTRL_ENABLE_DCDC)) {
1036 POWER_5VCTRL_ENABLE_DCDC)) {
    [all...]
  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h 108 #define POWER_5VCTRL_ENABLE_DCDC (1 << 0)
regs-power-mx28.h 109 #define POWER_5VCTRL_ENABLE_DCDC (1 << 0)

Completed in 309 milliseconds