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

  /external/u-boot/include/power/
as3722.h 22 #define AS3722_GPIO_SIGNAL_OUT 0x20
  /external/u-boot/drivers/power/pmic/
as3722_gpio.c 46 err = pmic_reg_read(pmic, AS3722_GPIO_SIGNAL_OUT);
61 err = pmic_reg_write(pmic, AS3722_GPIO_SIGNAL_OUT, value);

Completed in 5529 milliseconds