Searched refs:AS3722_GPIO_INVERT (Results 1 – 2 of 2) sorted by relevance
10 #define AS3722_GPIO_INVERT (1 << 1) macro
23 if (flags & AS3722_GPIO_INVERT) in as3722_gpio_configure()