Home
last modified time | relevance | path

Searched refs:GPIO_STS_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-tps65912.c39 if (val & GPIO_STS_MASK) in tps65912_gpio_get()
Dgpio-tps65910.c43 if (val & GPIO_STS_MASK) in tps65910_gpio_get()
/linux-4.4.14/include/linux/mfd/
Dtps65912.h170 #define GPIO_STS_MASK 0x02 macro
Dtps65910.h740 #define GPIO_STS_MASK 0x02 macro