Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c70 #define APDS990x_CMD_TYPE_SPE (0x03 << 5) /* Special function */ macro
456 u8 reg = APDS990x_CMD | APDS990x_CMD_TYPE_SPE; in apds990x_ack_int()