Searched refs:MLXBF_I2C_MASTER_STOP_BIT (Results 1 – 1 of 1) sorted by relevance
224 #define MLXBF_I2C_MASTER_STOP_BIT BIT(3) /* Control stop. */ macro 650 command |= MLXBF_I2C_MASTER_STOP_BIT; in mlxbf_i2c_smbus_enable()