Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-mxc.c60 struct mxc_gpio_port { struct
61 struct list_head node;
62 void __iomem *base;
63 int irq;
64 int irq_high;
65 struct irq_domain *domain;
66 struct bgpio_chip bgc;
67 u32 both_edges;