Searched full:tmag5273 (Results 1 – 5 of 5) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/magnetometer/ti,tmag5273.yaml#7 title: TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor13 The TI TMAG5273 is a low-power linear 3D Hall-effect sensor. This device15 The device has an integrated temperature sensor available. The TMAG527324 const: ti,tmag527368 compatible = "ti,tmag5273";
3 * Driver for the TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor114 /* state container for the TMAG5273 driver */147 * Magnetic resolution in Gauss for different TMAG5273 versions.642 * TMAG5273 should be in SUSPEND mode in the two cases: in tmag5273_probe()720 { "tmag5273" },726 { .compatible = "ti,tmag5273" },733 .name = "tmag5273",742 MODULE_DESCRIPTION("TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor driver");
212 tristate "TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor"216 Say Y here to add support for the TI TMAG5273 Low-Power221 will be called tmag5273.
32 obj-$(CONFIG_TI_TMAG5273) += tmag5273.o
21614 TI TMAG5273 MAGNETOMETER DRIVER21618 F: Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml21619 F: drivers/iio/magnetometer/tmag5273.c