Searched refs:I2C_FUNC_SMBUS_EMUL_ALL (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Di2c.h133 #define I2C_FUNC_SMBUS_EMUL_ALL (I2C_FUNC_SMBUS_EMUL | \ macro
/linux-master/drivers/i2c/algos/
H A Di2c-algo-bit.c614 return I2C_FUNC_I2C | I2C_FUNC_NOSTART | I2C_FUNC_SMBUS_EMUL_ALL |
/linux-master/drivers/i2c/busses/
H A Di2c-s3c2410.c797 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL_ALL | I2C_FUNC_NOSTART |
H A Di2c-rcar.c1060 (I2C_FUNC_SMBUS_EMUL_ALL & ~I2C_FUNC_SMBUS_QUICK);
H A Di2c-qup.c1606 return I2C_FUNC_I2C | (I2C_FUNC_SMBUS_EMUL_ALL & ~I2C_FUNC_SMBUS_QUICK);

Completed in 103 milliseconds