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.c28 #define SI7210_REG_DSPSIGM 0xC1 macro
85 regmap_reg_range(SI7210_REG_DSPSIGM, SI7210_REG_ARAUTOINC),
109 regmap_reg_range(SI7210_REG_DSPSIGM, SI7210_REG_DSPSIGL),
176 ret = regmap_bulk_read(data->regmap, SI7210_REG_DSPSIGM, in si7210_fetch_measurement()