OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nswrite
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
nsclpcsio_isa.c
218
static void
nswrite
(bus_space_tag_t, bus_space_handle_t, int, uint8_t);
241
nswrite
(bus_space_tag_t iot, bus_space_handle_t ioh, int idx, uint8_t data)
function
368
nswrite
(sc->sc_iot, sc->sc_ioh, SIO_REG_LDN, sio_ld[i].ld_num);
553
nswrite
(sc->sc_iot, sc->sc_ioh, SIO_REG_LDN, SIO_LDN_GPIO);
554
nswrite
(sc->sc_iot, sc->sc_ioh, SIO_GPIO_PINSEL, v);
659
nswrite
(sc->sc_iot, sc->sc_ioh, SIO_REG_LDN, SIO_LDN_GPIO);
672
nswrite
(sc->sc_iot, sc->sc_ioh, SIO_GPIO_PINCFG, conf);
Completed in 43 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026