Searched refs:APDS9960_ENABLE_PON (Results 1 – 2 of 2) sorted by relevance
65 tmp = APDS9960_ENABLE_PON | APDS9960_ENABLE_AIEN; in apds9960_sample_fetch()67 tmp = APDS9960_ENABLE_PON | APDS9960_ENABLE_PIEN; in apds9960_sample_fetch()104 APDS9960_ENABLE_PON, in apds9960_sample_fetch()386 APDS9960_ENABLE_PON, in apds9960_init_interrupt()387 APDS9960_ENABLE_PON)) { in apds9960_init_interrupt()415 APDS9960_ENABLE_PON, in apds9960_pm_action()416 APDS9960_ENABLE_PON)) { in apds9960_pm_action()423 APDS9960_ENABLE_PON, 0)) { in apds9960_pm_action()
20 #define APDS9960_ENABLE_PON BIT(0) macro