Searched refs:MLXBF_I2C_F_SMBUS_BLOCK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c336 MLXBF_I2C_F_SMBUS_BLOCK = BIT(5), enumerator in enum:__anon82
787 block_en = flags & MLXBF_I2C_F_SMBUS_BLOCK;
975 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK;
1002 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK;
1027 request->operation[0].flags |= MLXBF_I2C_F_SMBUS_BLOCK;

Completed in 257 milliseconds