Home
last modified time | relevance | path

Searched refs:APDS990X_PILTL (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/misc/
Dapds990x.c46 #define APDS990X_PILTL 0x08 /* Proximity interrupt low threshold low byte */ macro
353 ret = apds990x_write_word(chip, APDS990X_PILTL, lo); in apds990x_refresh_pthres()
386 apds990x_write_word(chip, APDS990X_PILTL, APDS_PROX_DEF_THRES - 1); in apds990x_force_p_refresh()