Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dsx9310.c31 #define SX9310_REG_STAT1_COMPSTAT_MASK GENMASK(3, 0) macro
770 !(val & SX9310_REG_STAT1_COMPSTAT_MASK), in sx9310_init_compensation()
909 .mask_enable_chan = SX9310_REG_STAT1_COMPSTAT_MASK,