Searched refs:MPC8XXX_GPIO_PINS (Results 1 – 1 of 1) sorted by relevance
23 #define MPC8XXX_GPIO_PINS 32 macro49 return 1u << (MPC8XXX_GPIO_PINS - 1 - gpio); in mpc8xxx_gpio2mask()191 if (mpc8xxx_gc->irq && offset < MPC8XXX_GPIO_PINS) in mpc8xxx_gpio_to_irq()402 gc->ngpio = MPC8XXX_GPIO_PINS; in mpc8xxx_probe()428 mpc8xxx_gc->irq = irq_domain_add_linear(np, MPC8XXX_GPIO_PINS, in mpc8xxx_probe()