Searched defs:mvebu_gpio_chip (Results 1 – 1 of 1) sorted by relevance
109 struct mvebu_gpio_chip { struct110 struct gpio_chip chip;111 struct regmap *regs;112 u32 offset;136 static void mvebu_gpioreg_edge_cause(struct mvebu_gpio_chip *mvchip, in mvebu_gpioreg_edge_cause() argument