Home
last modified time | relevance | path

Searched refs:AS3722_GPIO_SIGNAL_OUT (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/power/pmic/
Das3722_gpio.c46 err = pmic_reg_read(pmic, AS3722_GPIO_SIGNAL_OUT); in as3722_gpio_set_value()
61 err = pmic_reg_write(pmic, AS3722_GPIO_SIGNAL_OUT, value); in as3722_gpio_set_value()
/external/u-boot/include/power/
Das3722.h22 #define AS3722_GPIO_SIGNAL_OUT 0x20 macro