Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dathnvar.h384 int (*gpio_read)(struct athn_softc *, int); member
H A Dathn.c2296 reg = ops->gpio_read(sc, sc->rfsilent_pin); in athn_hw_reset()
H A Dar5008.c161 ops->gpio_read = ar5008_gpio_read; in ar5008_attach()
H A Dar9003.c167 ops->gpio_read = ar9003_gpio_read; in ar9003_attach()