Searched full:hmc5843 (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/iio/magnetometer/ |
D | hmc5843_i2c.c | 3 * i2c driver for hmc5843/5843/5883/5883l/5983 5 * Split from hmc5843.c 15 #include "hmc5843.h" 74 { "hmc5843", HMC5843_ID }, 83 { .compatible = "honeywell,hmc5843", .data = (void *)HMC5843_ID }, 93 .name = "hmc5843", 104 MODULE_DESCRIPTION("HMC5843/5883/5883L/5983 i2c driver");
|
D | hmc5843.h | 3 * Header file for hmc5843 driver 5 * Split from hmc5843.c
|
D | hmc5843_core.c | 3 * Device driver for the HMC5843 multi-chip module designed 23 #include "hmc5843.h" 27 * Beware: HMC5843 and HMC5883 have different recommended sensor field 46 * HMC5843: Minimum data output rate 101 * Value | HMC5843 | HMC5883/HMC5883L 581 dev_err(data->dev, "no HMC5843/5883/5883L/5983 sensor\n"); in hmc5843_init() 687 MODULE_DESCRIPTION("HMC5843/5883/5883L/5983 core driver");
|
D | Kconfig | 155 tristate "Honeywell HMC5843/5883/5883L 3-Axis Magnetometer (I2C)" 160 Say Y here to add support for the Honeywell HMC5843, HMC5883 and 166 - hmc5843_i2c (support for HMC5843, HMC5883, HMC5883L and HMC5983)
|
D | hmc5843_spi.c | 12 #include "hmc5843.h" 90 .name = "hmc5843",
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/magnetometer/ |
D | honeywell,hmc5843.yaml | 4 $id: http://devicetree.org/schemas/iio/magnetometer/honeywell,hmc5843.yaml# 7 title: Honeywell HMC5843 magnetometer sensor 15 - honeywell,hmc5843 39 compatible = "honeywell,hmc5843";
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap4-sdp.dts | 458 * https://www.sparkfun.com/datasheets/Sensors/Magneto/HMC5843.pdf 460 hmc5843@1e { 461 compatible = "honeywell,hmc5843";
|
D | omap3-gta04a5.dts | 121 /delete-node/ hmc5843@1e;
|
D | omap3-gta04.dtsi | 366 hmc5843_pins: hmc5843-pins { 575 hmc5843@1e {
|