Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dsi1145.c120 #define SI1145_RSP_INVALID_SETTING 0x80 macro
292 if (ret == SI1145_RSP_INVALID_SETTING) { in si1145_command()