Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-tps65912.c70 if (val & GPIO_STS_MASK) in tps65912_gpio_get()
Dgpio-tps65910.c33 if (val & GPIO_STS_MASK) in tps65910_gpio_get()
/linux-5.19.10/include/linux/mfd/
Dtps65912.h173 #define GPIO_STS_MASK 0x02 macro
Dtps65910.h736 #define GPIO_STS_MASK 0x02 macro