Home
last modified time | relevance | path

Searched refs:ti_gpio_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/arm/ti/
Dti_gpio.c198 struct ti_gpio_softc { struct
243 ti_gpio_read_4(struct ti_gpio_softc *sc, unsigned int bank, bus_size_t off) in ti_gpio_read_4()
259 ti_gpio_write_4(struct ti_gpio_softc *sc, unsigned int bank, bus_size_t off, in ti_gpio_write_4()
266 ti_gpio_intr_clr(struct ti_gpio_softc *sc, unsigned int bank, uint32_t mask) in ti_gpio_intr_clr()
295 struct ti_gpio_softc *sc = device_get_softc(dev); in ti_gpio_pin_max()
337 struct ti_gpio_softc *sc = device_get_softc(dev); in ti_gpio_pin_getcaps()
375 struct ti_gpio_softc *sc = device_get_softc(dev); in ti_gpio_pin_getflags()
412 struct ti_gpio_softc *sc = device_get_softc(dev); in ti_gpio_pin_getname()
454 struct ti_gpio_softc *sc = device_get_softc(dev); in ti_gpio_pin_setflags()
503 struct ti_gpio_softc *sc = device_get_softc(dev); in ti_gpio_pin_set()
[all …]