Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds