Searched refs:TWI_CR_STOP (Results 1 – 2 of 2) sorted by relevance
6 #define TWI_CR_STOP BIT(1) /* Send a Stop Condition */ macro
64 writel(TWI_CR_STOP, ®->cr); in at91_i2c_xfer_msg()84 writel(TWI_CR_STOP, ®->cr); in at91_i2c_xfer_msg()