Home
last modified time | relevance | path

Searched refs:cover_comp_gain (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2563.c120 int cover_comp_gain; member
482 chip->cover_comp_gain; in tsl2563_read_raw()
484 chip->cover_comp_gain; in tsl2563_read_raw()
742 chip->cover_comp_gain = pdata->cover_comp_gain; in tsl2563_probe()
745 &chip->cover_comp_gain); in tsl2563_probe()
747 chip->cover_comp_gain = 1; in tsl2563_probe()
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dtsl2563.h6 int cover_comp_gain; member
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2563.c116 int cover_comp_gain; member
488 chip->cover_comp_gain; in tsl2563_read_raw()
490 chip->cover_comp_gain; in tsl2563_read_raw()
731 chip->cover_comp_gain = 1; in tsl2563_probe()
732 device_property_read_u32(dev, "amstaos,cover-comp-gain", &chip->cover_comp_gain); in tsl2563_probe()

Completed in 3 milliseconds