Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9500.c74 #define SX9500_COMPSTAT_MASK GENMASK(3, 0) macro
808 if (!(val & SX9500_COMPSTAT_MASK)) in sx9500_init_compensation()