Searched refs:I2C_FUNC_NOSTART (Results 1 – 9 of 9) sorted by relevance
96 #define I2C_FUNC_NOSTART 0x00000010 /* required for I2C_M_NOSTART */ macro
28 I2C_FUNC_NOSTART Can skip repeated start sequence61 In kernel versions prior to 3.5 I2C_FUNC_NOSTART was implemented as
34 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL | I2C_FUNC_NOSTART; in wmt_i2c_func()
280 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL | I2C_FUNC_NOSTART; in dc_i2c_func()
1153 I2C_FUNC_PROTOCOL_MANGLING | I2C_FUNC_NOSTART; in i2c_pxa_functionality()
233 I2C_FUNC_NOSTART | in as5011_probe()
150 if (!i2c_check_functionality(i2c->adapter, I2C_FUNC_NOSTART)) in regmap_i2c_gather_write()
614 return I2C_FUNC_I2C | I2C_FUNC_NOSTART | I2C_FUNC_SMBUS_EMUL_ALL | in bit_func()
1260 I2C_FUNC_NOSTART | in maven_probe()