Searched refs:MANTIS_I2C_STOP (Results 1 – 2 of 2) sorted by relevance
48 | MANTIS_I2C_STOP in mantis_i2c_read()52 rxd &= ~MANTIS_I2C_STOP; in mantis_i2c_read()96 | MANTIS_I2C_STOP in mantis_i2c_write()100 txd &= ~MANTIS_I2C_STOP; in mantis_i2c_write()
83 #define MANTIS_I2C_STOP (0x01 << 5) macro