Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dsi1145.c121 #define SI1145_RSP_COUNTER_MASK 0x0F macro
270 if ((ret & ~SI1145_RSP_COUNTER_MASK) == 0) { in si1145_command()
282 SI1145_RSP_COUNTER_MASK)) { in si1145_command()
289 SI1145_RSP_COUNTER_MASK); in si1145_command()