Searched refs:ti_gpio_softc (Results 1 – 1 of 1) sorted by relevance
116 struct ti_gpio_softc { struct133 struct ti_gpio_softc *pin_sc; argument147 CFATTACH_DECL_NEW(ti_gpio, sizeof(struct ti_gpio_softc),151 ti_gpio_ctl(struct ti_gpio_softc *sc, u_int pin, int flags) in ti_gpio_ctl()172 struct ti_gpio_softc * const sc = device_private(dev); in ti_gpio_acquire()205 struct ti_gpio_softc * const sc = device_private(dev); in ti_gpio_release()218 struct ti_gpio_softc * const sc = device_private(dev); in ti_gpio_read()242 struct ti_gpio_softc * const sc = device_private(dev); in ti_gpio_write()265 ti_gpio_intr_disable(struct ti_gpio_softc * const sc, struct ti_gpio_intr * const intr) in ti_gpio_intr_disable()288 struct ti_gpio_softc * const sc = device_private(dev); in ti_gpio_intr_establish()[all …]