Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Dnsclpcsio_isa.c104 #define SIO_GPIO_PINCFG 0xf1 macro
661 conf = nsread(sc->sc_iot, sc->sc_ioh, SIO_GPIO_PINCFG); in nsclpcsio_gpio_pin_ctl()
672 nswrite(sc->sc_iot, sc->sc_ioh, SIO_GPIO_PINCFG, conf); in nsclpcsio_gpio_pin_ctl()