Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Di2c-dev.h52 #define I2C_PEC 0x0708 /* != 0 to use PEC with SMBus */ macro
/Linux-v4.19/Documentation/i2c/
Ddev-interface113 ioctl(file, I2C_PEC, long select)
187 device you want to access) and I2C_PEC (enable or disable SMBus error
/Linux-v4.19/drivers/i2c/
Di2c-dev.c422 case I2C_PEC: in i2cdev_ioctl()