Searched full:yas530 (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A D | yamaha,yas530.yaml | 4 $id: http://devicetree.org/schemas/iio/magnetometer/yamaha,yas530.yaml# 7 title: Yamaha YAS530 family of magnetometer sensors 13 The Yamaha YAS530 magnetometers is a line of 3-axis magnetometers 14 first introduced by Yamaha in 2009 with the YAS530. They are successors 25 - yamaha,yas530 38 description: The YAS530 sensor has a RSTN pin used to reset 65 const: yamaha,yas530 94 compatible = "yamaha,yas530";
|
/linux/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 7 * YAS530 MS-3E (2011 Samsung Galaxy S Advance) 16 * Code functions found in the MPU3050 YAS530 and YAS532 drivers 52 /* These registers are used by YAS530, YAS532 and YAS533 */ 97 #define YAS530_DEVICE_ID 0x01 /* YAS530 (MS-3E) */ 98 #define YAS530_VERSION_A 0 /* YAS530 (MS-3E A) */ 137 yas530, enumerator 185 * For YAS530 and YAS537 it was approximately measured. 243 /* On YAS530 the x, y1 and y2 values are 12 bits */ 282 * Used by YAS530, YAS532 and YAS533. 379 /* Contrary to YAS530/532, also a "cont" bit is set, meaning unknown */ in yas537_measure() [all …]
|
H A D | Kconfig | 238 tristate "Yamaha YAS530 family of 3-Axis Magnetometers (I2C)" 244 Say Y here to add support for the Yamaha YAS530 series of 245 3-Axis Magnetometers. YAS530, YAS532, YAS533 and YAS537 are
|
H A D | Makefile | 35 obj-$(CONFIG_YAMAHA_YAS530) += yamaha-yas530.o
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-gavini.dts | 261 /* Yamaha YAS530 magnetometer */ 263 compatible = "yamaha,yas530"; 677 /* Reset line for the Yamaha YAS530 magnetometer */ 678 yas530 {
|
H A D | ste-ux500-samsung-janice.dts | 251 /* Yamaha YAS530 magnetometer */ 253 compatible = "yamaha,yas530";
|