Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c54 #define APDS990X_EN_PIEN (0x1 << 5) macro
243 reg |= APDS990X_EN_PIEN | APDS990X_EN_PEN; in apds990x_mode_on()