Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/mfd/
Dtps65912.h165 #define GPIO_STS_MASK 0x02 macro
Dtps65910.h736 #define GPIO_STS_MASK 0x02 macro