Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-mlxbf.c217 #define MLXBF_I2C_MASTER_LOCK_BIT BIT(31) /* Lock bit. */ macro
225 (MLXBF_I2C_MASTER_LOCK_BIT | MLXBF_I2C_MASTER_BUSY_BIT | \
708 bits, !(bits & MLXBF_I2C_MASTER_LOCK_BIT), in mlxbf_i2c_smbus_start_transaction()