Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dapds990x.c48 #define APDS990X_PIHTL 0x0a /* Proximity interrupt hi threshold low byte */ macro
354 ret |= apds990x_write_word(chip, APDS990X_PIHTL, hi); in apds990x_refresh_pthres()
387 apds990x_write_word(chip, APDS990X_PIHTL, APDS_PROX_DEF_THRES); in apds990x_force_p_refresh()