Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c34 #define APDS990X_PIHTL 0x0a /* Proximity interrupt hi threshold low byte */ macro
339 ret |= apds990x_write_word(chip, APDS990X_PIHTL, hi); in apds990x_refresh_pthres()
372 apds990x_write_word(chip, APDS990X_PIHTL, APDS_PROX_DEF_THRES); in apds990x_force_p_refresh()