Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dtps65912.h165 #define GPIO_STS_MASK 0x02 macro
/linux/drivers/gpio/
H A Dgpio-tps65910.c33 if (val & GPIO_STS_MASK) in tps65910_gpio_get()