Searched refs:TWSI_CONTROL_ACK (Results 1 – 1 of 1) sorted by relevance
62 #define TWSI_CONTROL_ACK (1 << 2) macro332 twsi_control_clear(sc, TWSI_CONTROL_ACK); in twsi_stop()406 twsi_control_clear(sc, TWSI_CONTROL_ACK); in twsi_read()408 twsi_control_set(sc, TWSI_CONTROL_ACK); in twsi_read()617 sc->control_val &= ~TWSI_CONTROL_ACK; in twsi_intr()619 sc->control_val |= TWSI_CONTROL_ACK; in twsi_intr()674 sc->control_val &= ~TWSI_CONTROL_ACK; in twsi_intr()