Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpio/
Dgpio-mxc.c59 struct mxc_gpio_port { struct
60 struct list_head node;
61 void __iomem *base;
62 int irq;
63 int irq_high;
64 int virtual_irq_start;
65 struct bgpio_chip bgc;
66 u32 both_edges;