Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/mux/
H A Dltc430x.c160 uint8_t busbits, ctlreg2; in ltc430x_attach() local
165 ctlreg2 = LTC430X_CR2_ENABLE_MW; in ltc430x_attach()
178 ctlreg2 = val; in ltc430x_attach()
189 ctlreg2 = val; in ltc430x_attach()
200 iicdev_writeto(dev, LTC430X_CTLREG_2, &ctlreg2, sizeof(ctlreg2), in ltc430x_attach()