Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/twsi/
H A Dtwsi.h63 bool iflag_w1c; member
H A Da10_twsi.c123 sc->iflag_w1c = true; in a10_twsi_attach()
H A Dtwsi.c147 if (sc->iflag_w1c) in twsi_clear_iflg()
763 (sc->iflag_w1c ? TWSI_CONTROL_IFLG : 0) | in twsi_intr()