Searched refs:TQMX86_GPIIS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpio/
H A Dgpio-tqmx86.c29 #define TQMX86_GPIIS 4 /* GPI Interrupt Status Register */ macro
193 irq_status = tqmx86_gpio_read(gpio, TQMX86_GPIIS);
194 tqmx86_gpio_write(gpio, irq_status, TQMX86_GPIIS);
302 irq_status = tqmx86_gpio_read(gpio, TQMX86_GPIIS);
303 tqmx86_gpio_write(gpio, irq_status, TQMX86_GPIIS);

Completed in 230 milliseconds