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

  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c 518 POWER_DCDC4P2_BO_MASK,
548 clrbits_le32(&power_regs->hw_power_dcdc4p2, POWER_DCDC4P2_BO_MASK);
619 POWER_DCDC4P2_BO_MASK);
    [all...]
  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h 232 #define POWER_DCDC4P2_BO_MASK (0x1f << 8)
regs-power-mx28.h 235 #define POWER_DCDC4P2_BO_MASK (0x1f << 8)

Completed in 54 milliseconds