Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-kempld.c23 #define KEMPLD_GPIO_STS 0x44 macro
300 status = kempld_read16(gpio->pld, KEMPLD_GPIO_STS); in kempld_gpio_irq_handler()
302 kempld_write16(gpio->pld, KEMPLD_GPIO_STS, status); in kempld_gpio_irq_handler()
356 kempld_write16(pld, KEMPLD_GPIO_STS, 0xFFFF); in kempld_gpio_irq_init()