Home
last modified time | relevance | path

Searched full:tmag5273 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/iio/magnetometer/
Dti,tmag5273.yaml4 $id: http://devicetree.org/schemas/iio/magnetometer/ti,tmag5273.yaml#
7 title: TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor
13 The TI TMAG5273 is a low-power linear 3D Hall-effect sensor. This device
15 The device has an integrated temperature sensor available. The TMAG5273
24 const: ti,tmag5273
68 compatible = "ti,tmag5273";
/Linux-v6.6/drivers/iio/magnetometer/
Dtmag5273.c3 * Driver for the TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor
114 /* 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");
DKconfig212 tristate "TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor"
216 Say Y here to add support for the TI TMAG5273 Low-Power
221 will be called tmag5273.
DMakefile32 obj-$(CONFIG_TI_TMAG5273) += tmag5273.o
/Linux-v6.6/
DMAINTAINERS21614 TI TMAG5273 MAGNETOMETER DRIVER
21618 F: Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml
21619 F: drivers/iio/magnetometer/tmag5273.c