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

  /external/u-boot/include/power/
pfuze3000_pmic.h 37 PFUZE3000_SW1ASTBY = 0x21,
  /external/u-boot/board/udoo/neo/
neo.c 142 pmic_reg_read(p, PFUZE3000_SW1ASTBY, &reg);
145 ret = pmic_reg_write(p, PFUZE3000_SW1ASTBY, reg);
  /external/u-boot/board/technexion/pico-imx7d/
pico-imx7d.c 99 pmic_reg_write(p, PFUZE3000_SW1ASTBY, reg);

Completed in 78 milliseconds