Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dw83795g.c119 uint8_t tctrl1, tctrl2, fctrl1, fctrl2; in nvt_attach() local
136 fctrl2 = nvt_readreg(sc, NVT_FANIN_CTRL2); in nvt_attach()
141 sc->sc_fctrl = fctrl2 << 8 | fctrl1; in nvt_attach()