Searched refs:IT8801_GPIOIOT_OD (Results 1 – 2 of 2) sorted by relevance
58 #define IT8801_GPIOIOT_OD BIT(4) macro
104 control |= IT8801_GPIOIOT_OD; in gpio_it8801_configure()106 control &= ~IT8801_GPIOIOT_OD; in gpio_it8801_configure()159 if (control & IT8801_GPIOIOT_OD) { in gpio_it8801_get_config()