Home
last modified time | relevance | path

Searched defs:GPIO_INT_CLR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-ftgpio010.c33 #define GPIO_INT_CLR 0x30 macro
H A Dgpio-tegra.c41 #define GPIO_INT_CLR(t, x) (GPIO_REG(t, x) + 0x70) macro