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 */145 * Magnetic resolution in Gauss for different TMAG5273 versions.636 * TMAG5273 should be in SUSPEND mode in the two cases: in tmag5273_probe()714 { "tmag5273" },720 { .compatible = "ti,tmag5273" },727 .name = "tmag5273",736 MODULE_DESCRIPTION("TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor driver");
226 tristate "TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor"230 Say Y here to add support for the TI TMAG5273 Low-Power235 will be called tmag5273.
33 obj-$(CONFIG_TI_TMAG5273) += tmag5273.o
23256 TI TMAG5273 MAGNETOMETER DRIVER23260 F: Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml23261 F: drivers/iio/magnetometer/tmag5273.c