Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-xgs-iproc.c17 #define IPROC_CCA_INT_F_GPIOINT BIT(0) macro
176 if (int_status & IPROC_CCA_INT_F_GPIOINT) { in iproc_gpio_irq_handler()
261 val |= IPROC_CCA_INT_F_GPIOINT; in iproc_gpio_probe()
302 val &= ~IPROC_CCA_INT_F_GPIOINT; in iproc_gpio_remove()