Home
last modified time | relevance | path

Searched refs:APDS_PROX_HYSTERESIS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dapds990x.c158 #define APDS_PROX_HYSTERESIS 50 macro
331 lo = chip->prox_thres - APDS_PROX_HYSTERESIS; in apds990x_refresh_pthres()
968 (value < APDS_PROX_HYSTERESIS)) in apds990x_prox_threshold_store()
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c158 #define APDS_PROX_HYSTERESIS 50 macro
331 lo = chip->prox_thres - APDS_PROX_HYSTERESIS; in apds990x_refresh_pthres()
968 (value < APDS_PROX_HYSTERESIS)) in apds990x_prox_threshold_store()

Completed in 5 milliseconds