Searched refs:LPC32XX_I2C_TX_STOP (Results 1 – 1 of 1) sorted by relevance
33 #define LPC32XX_I2C_TX_STOP 0x00000200 macro98 writel((dev<<1) | LPC32XX_I2C_TX_START | LPC32XX_I2C_TX_STOP, in __i2c_probe_chip()129 a |= LPC32XX_I2C_TX_STOP; in __i2c_read()154 LPC32XX_I2C_TX_STOP, &base->tx); in __i2c_read()201 a |= LPC32XX_I2C_TX_STOP; in __i2c_write()214 d |= LPC32XX_I2C_TX_STOP; in __i2c_write()