Home
last modified time | relevance | path

Searched refs:I2C_FUNC_SMBUS_WRITE_I2C_BLOCK (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Di2c.h109 #define I2C_FUNC_SMBUS_WRITE_I2C_BLOCK 0x08000000 /* w/ 1-byte reg. addr. */ macro
121 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)
/external/toybox/toys/other/
Di2ctools.c140 {I2C_FUNC_SMBUS_WRITE_I2C_BLOCK, "I2C Write Block"}, in i2cdetect_dash_F()