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

  /external/u-boot/include/power/
pfuze3000_pmic.h 36 PFUZE3000_SW1AVOLT = 0x20,
  /external/u-boot/board/udoo/neo/
neo.c 174 pmic_reg_read(p, PFUZE3000_SW1AVOLT, &reg);
177 ret = pmic_reg_write(p, PFUZE3000_SW1AVOLT, reg);

Completed in 70 milliseconds