Lines Matching defs:mxc_gpio_port
59 struct mxc_gpio_port { struct60 struct list_head node;61 void __iomem *base;62 struct clk *clk;63 int irq;64 int irq_high;65 struct irq_domain *domain;66 struct gpio_chip gc;67 struct device *dev;68 u32 both_edges;69 struct mxc_gpio_reg_saved gpio_saved_reg;70 bool power_off;