Lines Matching full:als
3 * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor
171 /* Default ALS integration time = 2.48ms */
320 /* ALS */
548 /* RGB + ALS sensors only have integration time */ in apds9960_read_raw()
596 /* RGB + ALS sensors only have int time */ in apds9960_write_raw()
931 dev_err(dev, "INT ALS reg field init failed\n"); in apds9960_regfield_init()
952 dev_err(dev, "Enable ALS reg field init failed\n"); in apds9960_regfield_init()
977 /* Default IT for ALS of 28 ms */ in apds9960_chip_init()
1002 /* Ensure ALS interrupt is OFF */ in apds9960_chip_init()
1007 /* Enable ALS sensor for polling */ in apds9960_chip_init()
1013 * outside threshold for ALS + PXS in apds9960_chip_init()
1194 MODULE_DESCRIPTION("APDS9960 Gesture/RGB/ALS/Proximity sensor");