Home
last modified time | relevance | path

Searched refs:MLXBF_I2C_F_SMBUS_BLOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mlxbf.c341 MLXBF_I2C_F_SMBUS_BLOCK = BIT(5), enumerator
762 block_en = flags & MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_start_transaction()
950 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_block_func()
977 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_process_call_func()
1002 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_blk_process_call_func()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c336 MLXBF_I2C_F_SMBUS_BLOCK = BIT(5), enumerator
787 block_en = flags & MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_start_transaction()
975 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_block_func()
1002 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_process_call_func()
1027 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_blk_process_call_func()

Completed in 8 milliseconds