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

  /external/u-boot/include/power/
pfuze3000_pmic.h 42 PFUZE3000_SW1BVOLT = 0x2E,
  /external/u-boot/board/technexion/pico-imx7d/
pico-imx7d.c 103 pmic_reg_read(p, PFUZE3000_SW1BVOLT, &reg);
106 pmic_reg_write(p, PFUZE3000_SW1BVOLT, reg);
  /external/u-boot/board/udoo/neo/
neo.c 182 pmic_reg_read(p, PFUZE3000_SW1BVOLT, &reg);
185 ret = pmic_reg_write(p, PFUZE3000_SW1BVOLT, reg);

Completed in 46 milliseconds