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

  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h 213 #define POWER_DCDC4P2_DROPOUT_CTRL_100MV (0x2 << 30)
regs-power-mx28.h 216 #define POWER_DCDC4P2_DROPOUT_CTRL_100MV (0x2 << 30)
  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c 17 #define DCDC4P2_DROPOUT_CONFIG POWER_DCDC4P2_DROPOUT_CTRL_100MV | \
20 #define DCDC4P2_DROPOUT_CONFIG POWER_DCDC4P2_DROPOUT_CTRL_100MV | \
    [all...]

Completed in 61 milliseconds