Searched refs:OPT3001_CONFIGURATION (Results 1 – 1 of 1) sorted by relevance
29 #define OPT3001_CONFIGURATION 0x01 macro256 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_CONFIGURATION); in opt3001_get_lux()259 OPT3001_CONFIGURATION); in opt3001_get_lux()266 ret = i2c_smbus_write_word_swapped(opt->client, OPT3001_CONFIGURATION, in opt3001_get_lux()270 OPT3001_CONFIGURATION); in opt3001_get_lux()289 OPT3001_CONFIGURATION); in opt3001_get_lux()292 OPT3001_CONFIGURATION); in opt3001_get_lux()360 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_CONFIGURATION); in opt3001_set_int_time()363 OPT3001_CONFIGURATION); in opt3001_set_int_time()382 return i2c_smbus_write_word_swapped(opt->client, OPT3001_CONFIGURATION, in opt3001_set_int_time()[all …]