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()
927 dev_err(dev, "INT ALS reg field init failed\n"); in apds9960_regfield_init()
948 dev_err(dev, "Enable ALS reg field init failed\n"); in apds9960_regfield_init()
973 /* Default IT for ALS of 28 ms */ in apds9960_chip_init()
998 /* Ensure ALS interrupt is OFF */ in apds9960_chip_init()
1003 /* Enable ALS sensor for polling */ in apds9960_chip_init()
1009 * outside threshold for ALS + PXS in apds9960_chip_init()
1190 MODULE_DESCRIPTION("APDS9960 Gesture/RGB/ALS/Proximity sensor");