Home
last modified time | relevance | path

Searched refs:MLXBF_I2C_MASTER_STOP_BIT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c224 #define MLXBF_I2C_MASTER_STOP_BIT BIT(3) /* Control stop. */ macro
650 command |= MLXBF_I2C_MASTER_STOP_BIT; in mlxbf_i2c_smbus_enable()