Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iicbus/twsi/
Dtwsi.h69 bool iflag_w1c; member
Da10_twsi.c126 sc->iflag_w1c = true; in a10_twsi_attach()
Dtwsi.c150 if (sc->iflag_w1c) in twsi_clear_iflg()
774 (sc->iflag_w1c ? TWSI_CONTROL_IFLG : 0) | in twsi_intr()