Searched refs:SMBUS_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-xgene-slimpro.c | 27 #define SMBUS_CMD_LEN 1 macro 348 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 355 ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 361 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 368 ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 374 ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 382 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 390 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 400 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer() 407 SMBUS_CMD_LEN, in xgene_slimpro_i2c_xfer()
|