Searched refs:cover_comp_gain (Results 1 – 3 of 3) sorted by relevance
5 int cover_comp_gain; member
136 int cover_comp_gain; member522 calib0 = calib_adc(chip->data0, chip->calib0) * chip->cover_comp_gain; in tsl2563_lux_show()523 calib1 = calib_adc(chip->data1, chip->calib1) * chip->cover_comp_gain; in tsl2563_lux_show()854 chip->cover_comp_gain = pdata->cover_comp_gain; in tsl2563_probe()856 chip->cover_comp_gain = 1; in tsl2563_probe()
66 .cover_comp_gain = 16,