Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dsi1145.c121 #define SI1145_RSP_COUNTER_MASK 0x0F macro
271 if ((ret & ~SI1145_RSP_COUNTER_MASK) == 0) { in si1145_command()
283 SI1145_RSP_COUNTER_MASK)) { in si1145_command()
290 SI1145_RSP_COUNTER_MASK); in si1145_command()