Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-mlxbf.c337 MLXBF_I2C_F_SMBUS_BLOCK = BIT(5), enumerator
742 block_en = flags & MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_start_transaction()
931 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_block_func()
958 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_process_call_func()
983 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK; in mlxbf_i2c_smbus_blk_process_call_func()