Searched defs:mvebu_gpio_chip (Results 1 – 1 of 1) sorted by relevance
111 struct mvebu_gpio_chip { struct112 struct gpio_chip chip;113 struct regmap *regs;114 u32 offset;138 static void mvebu_gpioreg_edge_cause(struct mvebu_gpio_chip *mvchip, in mvebu_gpioreg_edge_cause() argument