Searched refs:SI1145_REG_COMMAND (Results 1 – 1 of 1) sorted by relevance
44 #define SI1145_REG_COMMAND 0x18 macro206 ret = i2c_smbus_write_byte_data(data->client, SI1145_REG_COMMAND, in __si1145_command_reset()253 ret = i2c_smbus_write_byte_data(data->client, SI1145_REG_COMMAND, cmd); in si1145_command()1017 ret = i2c_smbus_write_byte_data(client, SI1145_REG_COMMAND, in si1145_initialize()