Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/twsi/
H A Dtwsi.c129 twsi_control_set(struct twsi_softc *sc, uint32_t mask) in twsi_control_set() function
148 twsi_control_set(sc, TWSI_CONTROL_IFLG); in twsi_clear_iflg()
197 twsi_control_set(sc, TWSI_CONTROL_START); in twsi_locked_start()
333 twsi_control_set(sc, TWSI_CONTROL_STOP); in twsi_stop()
408 twsi_control_set(sc, TWSI_CONTROL_ACK); in twsi_read()