Lines Matching defs:gpio
91 #define GPIO_READ(gpio, reg) \ argument
93 #define GPIO_WRITE(gpio, reg, val) \ argument
99 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic); in gpio_pic_unblock_irqs() local
115 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic); in gpio_pic_block_irqs() local
125 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic); in gpio_pic_find_pending_irqs() local
170 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic); in gpio_pic_establish_irq() local
232 struct gpio_softc * const gpio = arg; in imxgpio_pin_read() local
240 struct gpio_softc * const gpio = arg; in imxgpio_pin_write() local
257 struct gpio_softc * const gpio = arg; in imxgpio_pin_ctl() local
275 struct gpio_softc * const gpio = device_private(self); in gpio_defer() local
337 struct gpio_softc * const gpio = device_private(self); in gpio_attach() local