Searched defs:mxc_gpio_port (Results 1 – 1 of 1) sorted by relevance
61 struct mxc_gpio_port { struct62 struct list_head node;63 void __iomem *base;64 int irq;65 int irq_high;66 struct irq_domain *domain;67 struct bgpio_chip bgc;68 u32 both_edges;