Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c38 #define APDS990X_PPCOUNT 0x0e /* Proximity pulse count */ macro
553 apds990x_write_byte(chip, APDS990X_PPCOUNT, chip->pdata->ppcount); in apds990x_configure()