Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A 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/drivers/iio/magnetometer/
H A Dtmag5273.c3 * Driver for the TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor
114 /* 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");
H A DKconfig239 tristate "TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor"
243 Say Y here to add support for the TI TMAG5273 Low-Power
248 will be called tmag5273.
/linux/
H A DMAINTAINERS23577 TI TMAG5273 MAGNETOMETER DRIVER
23581 F: Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml
23582 F: drivers/iio/magnetometer/tmag5273.c