Searched refs:GPIO_STS_MASK (Results 1 – 2 of 2) sorted by relevance
165 #define GPIO_STS_MASK 0x02 macro
33 if (val & GPIO_STS_MASK) in tps65910_gpio_get()