Searched refs:prox_persistence (Results 1 – 3 of 3) sorted by relevance
149 u8 prox_persistence; member476 chip->prox_persistence_counter = chip->prox_persistence; in bh1770_prox_read_result()482 if (chip->prox_persistence_counter < chip->prox_persistence) { in bh1770_prox_read_result()879 return sprintf(buf, "%u\n", chip->prox_persistence); in bh1770_prox_persistence_show()897 chip->prox_persistence = value; in bh1770_prox_persistence_store()1200 chip->prox_persistence = BH1770_DEFAULT_PERSISTENCE; in bh1770_probe()
135 u8 prox_persistence; member551 (chip->prox_persistence << APDS990X_PPERS_SHIFT)); in apds990x_configure()740 (chip->prox_persistence << APDS990X_PPERS_SHIFT)); in apds990x_set_arate()1111 chip->prox_persistence = APDS_DEFAULT_PROX_PERS; in apds990x_probe()
257 .prox_persistence = 1,726 (chip->settings.prox_persistence & 0xFF) << 4 | in tsl2772_chip_on()1154 chip->settings.prox_persistence = persistence; in tsl2772_write_event_value()1216 persistence = chip->settings.prox_persistence; in tsl2772_read_event_value()