Searched refs:SMBUS_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-xgene-slimpro.c | 39 #define SMBUS_CMD_LEN 1 macro 292 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 299 ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 305 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 312 ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 318 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 326 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 334 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 344 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 351 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer()
|