Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds