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

  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c 549 writel(POWER_CTRL_DCDC4P2_BO_IRQ, &power_regs->hw_power_ctrl_clr);
620 writel(POWER_CTRL_DCDC4P2_BO_IRQ,
    [all...]
  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h 53 #define POWER_CTRL_DCDC4P2_BO_IRQ (1 << 24)
regs-power-mx28.h 54 #define POWER_CTRL_DCDC4P2_BO_IRQ (1 << 24)

Completed in 101 milliseconds