Searched defs:mpc52xx_gpiochip (Results 1 – 1 of 1) sorted by relevance
21 struct mpc52xx_gpiochip { struct22 struct gpio_chip gc;23 void __iomem *regs;47 struct mpc52xx_gpiochip *chip = gpiochip_get_data(gc); in mpc52xx_wkup_gpio_get() argument