Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9360.c35 #define SX9360_REG_STAT_COMPSTAT_MASK GENMASK(2, 1) macro
708 SX9360_REG_STAT_COMPSTAT_MASK, in sx9360_init_compensation()
709 SX9360_REG_STAT_COMPSTAT_MASK); in sx9360_init_compensation()
714 !(val & SX9360_REG_STAT_COMPSTAT_MASK), in sx9360_init_compensation()