Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dsiopreg.h314 #define SIOP_GPCNTL 0x47 /* General Purpose Pin control, R/W */ macro
Dsiop_common.c205 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_GPCNTL, in siop_common_reset()
206 bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_GPCNTL) & 0xfe); in siop_common_reset()