Home
last modified time | relevance | path

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

/linux/drivers/iio/magnetometer/
H A Dsi7210.c27 #define SI7210_REG_DSPSIGM 0xC1 macro
84 regmap_reg_range(SI7210_REG_DSPSIGM, SI7210_REG_ARAUTOINC),
108 regmap_reg_range(SI7210_REG_DSPSIGM, SI7210_REG_DSPSIGL),
175 ret = regmap_bulk_read(data->regmap, SI7210_REG_DSPSIGM, in si7210_fetch_measurement()