Searched refs:AS3722_GPIO_INVERT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/power/ | ||
D | as3722.h | 10 #define AS3722_GPIO_INVERT (1 << 1) macro |
/external/u-boot/drivers/power/pmic/ | ||
D | as3722_gpio.c | 23 if (flags & AS3722_GPIO_INVERT) in as3722_gpio_configure() |