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

  /external/u-boot/drivers/misc/
mxs_ocotp.c 92 scale_val &= POWER_VDDIOCTRL_TRG_MASK;
106 POWER_VDDIOCTRL_TRG_MASK, --scale_val);
113 POWER_VDDIOCTRL_TRG_MASK, scale_val);
  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h 201 #define POWER_VDDIOCTRL_TRG_MASK 0x1f
regs-power-mx28.h 202 #define POWER_VDDIOCTRL_TRG_MASK 0x1f
  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c 1073 .trg_mask = POWER_VDDIOCTRL_TRG_MASK,
    [all...]

Completed in 246 milliseconds