Lines Matching full:proximity
4 * Chip is combined proximity and ambient light sensor.
205 /* Proper proximity response needs fastest lux rate (100ms) */ in bh1770_lux_rate()
226 /* InfraredLED is controlled by the chip during proximity scanning */
397 * ALS is started always since proximity needs als results in bh1770_chip_on()
464 * when ALS levels goes above limit, proximity result may be in bh1770_prox_read_result()
465 * false proximity. Thus ignore the result. With real proximity in bh1770_prox_read_result()
473 /* Strong proximity level or force mode requires immediate response */ in bh1770_prox_read_result()
480 /* Persistence filttering to reduce false proximity events */ in bh1770_prox_read_result()
496 /* Set proximity detection rate based on above or below value */ in bh1770_prox_read_result()
549 * This work is re-scheduled at every proximity interrupt.
551 * proximity interrupt in time. Situation is handled as no-proximity.
619 * Simulate missing no-proximity interrupt 50ms after the in bh1770_irq()
720 /* Assume no proximity. Sensor will tell real state soon */ in bh1770_prox_enable_store()
1391 MODULE_DESCRIPTION("BH1770GLC / SFH7770 combined ALS and proximity sensor");