Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Das3722.h10 #define AS3722_GPIO_INVERT (1 << 1) macro
/openbmc/u-boot/drivers/power/pmic/
H A Das3722_gpio.c23 if (flags & AS3722_GPIO_INVERT) in as3722_gpio_configure()