Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dapds990x.c52 #define APDS990X_PPCOUNT 0x0e /* Proximity pulse count */ macro
568 apds990x_write_byte(chip, APDS990X_PPCOUNT, chip->pdata->ppcount); in apds990x_configure()