Searched refs:iflag_w1c (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/iicbus/twsi/
H A Dtwsi.h69 bool iflag_w1c; member in struct:twsi_softc
H A Da10_twsi.c128 sc->iflag_w1c = true;
H A Dtwsi.c151 if (sc->iflag_w1c)
678 (sc->iflag_w1c ? TWSI_CONTROL_IFLG : 0));

Completed in 103 milliseconds