Lines Matching full:als
3 * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor
152 /* Default ALS integration time = 2.48ms */
295 /* ALS */
501 /* RGB + ALS sensors only have integration time */ in apds9960_read_raw()
543 /* RGB + ALS sensors only have int time */ in apds9960_write_raw()
874 dev_err(dev, "INT ALS reg field init failed\n"); in apds9960_regfield_init()
895 dev_err(dev, "Enable ALS reg field init failed\n"); in apds9960_regfield_init()
920 /* Default IT for ALS of 28 ms */ in apds9960_chip_init()
945 /* Ensure ALS interrupt is OFF */ in apds9960_chip_init()
950 /* Enable ALS sensor for polling */ in apds9960_chip_init()
956 * outside threshold for ALS + PXS in apds9960_chip_init()
1141 MODULE_DESCRIPTION("APDS9960 Gesture/RGB/ALS/Proximity sensor");