Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/i2c/
Dw83795g.c118 uint8_t cfg, vctrl1, vctrl2; in nvt_attach() local
132 vctrl2 = nvt_readreg(sc, NVT_VOLT_CTRL2); in nvt_attach()
138 sc->sc_vctrl = vctrl2 << 8 | vctrl1; in nvt_attach()