Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c58 #define APDS990X_EN_AEN (0x1 << 1) macro
239 u8 reg = APDS990X_EN_AIEN | APDS990X_EN_PON | APDS990X_EN_AEN | in apds990x_mode_on()