Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tqmx86.c30 #define TQMX86_GPIIS 4 /* GPI Interrupt Status Register */ macro
208 irq_status = tqmx86_gpio_read(gpio, TQMX86_GPIIS); in tqmx86_gpio_irq_handler()
209 tqmx86_gpio_write(gpio, irq_status, TQMX86_GPIIS); in tqmx86_gpio_irq_handler()
352 irq_status = tqmx86_gpio_read(gpio, TQMX86_GPIIS); in tqmx86_gpio_probe()
353 tqmx86_gpio_write(gpio, irq_status, TQMX86_GPIIS); in tqmx86_gpio_probe()