Searched refs:imxgpio_softc (Results 1 – 4 of 4) sorted by relevance
74 static struct imxgpio_softc *imxgpio_handles[MAX_NGROUP];76 CFATTACH_DECL_NEW(imxgpio, sizeof(struct imxgpio_softc),80 ((struct imxgpio_softc *)((char *)(pic) - \81 offsetof(struct imxgpio_softc, gpio_pic)))91 struct imxgpio_softc * const gpio = PIC_TO_SOFTC(pic); in imxgpio_pic_unblock_irqs()103 struct imxgpio_softc * const gpio = PIC_TO_SOFTC(pic); in imxgpio_pic_block_irqs()113 struct imxgpio_softc * const gpio = PIC_TO_SOFTC(pic); in imxgpio_pic_find_pending_irqs()178 struct imxgpio_softc * const gpio = PIC_TO_SOFTC(pic); in imxgpio_pic_establish_irq()231 struct imxgpio_softc * const gpio = arg; in imxgpio_pin_read()242 struct imxgpio_softc * const gpio = arg; in imxgpio_pin_write()[all …]
38 struct imxgpio_softc { struct
91 struct imxgpio_softc * const gpio = device_private(self); in imxgpio_attach()
96 struct imxgpio_softc * const sc = device_private(self); in imxgpio_attach()165 struct imxgpio_softc * const sc = device_private(dev); in imx6_gpio_fdt_acquire()188 struct imxgpio_softc * const sc = device_private(dev); in imx6_gpio_fdt_release()198 struct imxgpio_softc * const sc = device_private(dev); in imx6_gpio_fdt_read()213 struct imxgpio_softc * const sc = device_private(dev); in imx6_gpio_fdt_write()226 struct imxgpio_softc * const sc = device_private(dev); in imxgpio_establish()263 struct imxgpio_softc * const sc = device_private(dev); in imxgpio_intrstr()