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

  /external/u-boot/drivers/power/pmic/
pmic_tps65218.c 34 * TPS65218_PROT_LEVEL_1 or TPS65218_PROT_LEVEL_2
74 if (prot_level == TPS65218_PROT_LEVEL_2) {
103 if (tps65218_reg_write(TPS65218_PROT_LEVEL_2, dc_cntrl_reg, volt_sel,
108 if (tps65218_reg_write(TPS65218_PROT_LEVEL_2, TPS65218_SLEW,
  /external/u-boot/include/power/
tps65218.h 49 #define TPS65218_PROT_LEVEL_2 0x02

Completed in 47 milliseconds