Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9324.c33 #define SX9324_REG_STAT2_COMPSTAT_MASK GENMASK(3, 0) macro
866 SX9324_REG_STAT2_COMPSTAT_MASK, in sx9324_init_compensation()
867 SX9324_REG_STAT2_COMPSTAT_MASK); in sx9324_init_compensation()
872 !(val & SX9324_REG_STAT2_COMPSTAT_MASK), in sx9324_init_compensation()