Home
last modified time | relevance | path

Searched refs:HMC5843_MODE_REG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dhmc5843.h17 #define HMC5843_MODE_REG 0x02 macro
H A Dhmc5843_i2c.c27 regmap_reg_range(0, HMC5843_MODE_REG),
H A Dhmc5843_spi.c24 regmap_reg_range(0, HMC5843_MODE_REG),
H A Dhmc5843_core.c141 ret = regmap_update_bits(data->regmap, HMC5843_MODE_REG, in hmc5843_set_mode()
/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dhmc5843.h17 #define HMC5843_MODE_REG 0x02 macro
H A Dhmc5843_i2c.c27 regmap_reg_range(0, HMC5843_MODE_REG),
H A Dhmc5843_spi.c24 regmap_reg_range(0, HMC5843_MODE_REG),
H A Dhmc5843_core.c141 ret = regmap_update_bits(data->regmap, HMC5843_MODE_REG, in hmc5843_set_mode()

Completed in 4 milliseconds