Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Di2c-dev.h37 #define I2C_PEC 0x0708 /* != 0 to use PEC with SMBus */ macro
/linux-5.19.10/Documentation/i2c/
Ddev-interface.rst117 ``ioctl(file, I2C_PEC, long select)``
195 device you want to access) and I2C_PEC (enable or disable SMBus error
/linux-5.19.10/drivers/i2c/
Di2c-dev.c417 case I2C_PEC: in i2cdev_ioctl()