Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-zynq.c107 struct zynq_gpio { struct
131 static struct irq_chip zynq_gpio_level_irqchip; argument
134 static struct zynq_gpio *to_zynq_gpio(struct gpio_chip *gc) in to_zynq_gpio() argument