Lines Matching refs:mmchip
35 struct of_mm_gpio_chip mmchip; member
75 struct mpc52xx_gpiochip, mmchip); in __mpc52xx_wkup_gpio_set()
104 struct mpc52xx_gpiochip, mmchip); in mpc52xx_wkup_gpio_dir_in()
129 struct mpc52xx_gpiochip, mmchip); in mpc52xx_wkup_gpio_dir_out()
164 gc = &chip->mmchip.gc; in mpc52xx_wkup_gpiochip_probe()
172 ret = of_mm_gpiochip_add(ofdev->dev.of_node, &chip->mmchip); in mpc52xx_wkup_gpiochip_probe()
176 regs = chip->mmchip.regs; in mpc52xx_wkup_gpiochip_probe()
188 of_mm_gpiochip_remove(&chip->mmchip); in mpc52xx_gpiochip_remove()
240 struct mpc52xx_gpiochip, mmchip); in __mpc52xx_simple_gpio_set()
268 struct mpc52xx_gpiochip, mmchip); in mpc52xx_simple_gpio_dir_in()
292 struct mpc52xx_gpiochip, mmchip); in mpc52xx_simple_gpio_dir_out()
329 gc = &chip->mmchip.gc; in mpc52xx_simple_gpiochip_probe()
337 ret = of_mm_gpiochip_add(ofdev->dev.of_node, &chip->mmchip); in mpc52xx_simple_gpiochip_probe()
341 regs = chip->mmchip.regs; in mpc52xx_simple_gpiochip_probe()