Searched refs:AS3722_GPIO_CONTROL_INVERT (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ | ||
A D | as3722.h | 27 #define AS3722_GPIO_CONTROL_INVERT (1 << 7) macro |
/u-boot/drivers/power/pmic/ | ||
A D | as3722_gpio.c | 24 value |= AS3722_GPIO_CONTROL_INVERT; in as3722_gpio_configure() |
Completed in 3 milliseconds