Searched refs:SMBUS_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-xgene-slimpro.c | 28 #define SMBUS_CMD_LEN 1 macro 353 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 360 ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 366 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 373 ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 379 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 387 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 395 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 405 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 412 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer()
|