Home
last modified time | relevance | path

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

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