Home
last modified time | relevance | path

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

/external/u-boot/include/power/
Das3722.h25 #define AS3722_GPIO_CONTROL_INVERT (1 << 7) macro
/external/u-boot/drivers/power/pmic/
Das3722_gpio.c24 value |= AS3722_GPIO_CONTROL_INVERT; in as3722_gpio_configure()