Searched refs:apds9960_offset_regs (Results 1 – 1 of 1) sorted by relevance
161 static const unsigned int apds9960_offset_regs[][2] = { variable349 if (apds9960_offset_regs[chan->channel][i] == 0) in apds9960_set_calibbias()352 ret = regmap_write(data->regmap, apds9960_offset_regs[chan->channel][i], calibbias); in apds9960_set_calibbias()