Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Di2c-dev.h51 #define I2C_PEC 0x0708 /* != 0 to use PEC with SMBus */ macro
/linux-4.1.27/Documentation/i2c/
Ddev-interface113 ioctl(file, I2C_PEC, long select)
188 device you want to access) and I2C_PEC (enable or disable SMBus error
/linux-4.1.27/drivers/i2c/
Di2c-dev.c448 case I2C_PEC: in i2cdev_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c1296 COMPATIBLE_IOCTL(I2C_PEC)