Searched defs:atlas7_gpio_chip (Results 1 – 2 of 2) sorted by relevance
348 struct atlas7_gpio_chip { struct349 const char *name;350 void __iomem *reg;351 struct clk *clk;352 int nbank;353 raw_spinlock_t lock;354 struct gpio_chip chip;355 struct atlas7_gpio_bank banks[];
350 struct atlas7_gpio_chip { struct351 const char *name;352 void __iomem *reg;353 struct clk *clk;354 int nbank;355 raw_spinlock_t lock;356 struct gpio_chip chip;357 struct atlas7_gpio_bank banks[0];