/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A D | asahi-kasei,ak8975.yaml | 4 $id: http://devicetree.org/schemas/iio/magnetometer/asahi-kasei,ak8975.yaml# 7 title: AsahiKASEI AK8975 magnetometer sensor 16 - asahi-kasei,ak8975 26 - ak8975 38 AK8975 has a "Data ready" pin (DRDY) which informs that data 80 compatible = "asahi-kasei,ak8975";
|
/linux/drivers/iio/magnetometer/ |
H A D | ak8975.c | 3 * A sensor driver for the magnetometer AK8975. 208 AK8975, enumerator 252 [AK8975] = { 253 .type = AK8975, 489 * AK8975 | DEVICE_ID | NA in ak8975_who_i_am() 503 case AK8975: in ak8975_who_i_am() 559 struct ak8975_data *ak8975 = data; in ak8975_irq_handler() local 561 set_bit(0, &ak8975->flags); in ak8975_irq_handler() 562 wake_up(&ak8975->data_ready_queue); in ak8975_irq_handler() 1092 {"AK8975", (kernel_ulong_t)&ak_def_array[AK8975] }, [all …]
|
H A D | Kconfig | 36 config AK8975 config 37 tristate "Asahi Kasei AK8975 3-Axis Magnetometer" 43 Say yes here to build support for Asahi Kasei AK8975, AK8963, 47 will be called ak8975. 53 select AK8975 55 Deprecated: AK09911 is now supported by AK8975 driver.
|
H A D | Makefile | 9 obj-$(CONFIG_AK8975) += ak8975.o
|
H A D | ak8974.c | 5 * Based on a patch from Samu Onkalo and the AK8975 IIO driver.
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-gate.yaml | 33 ak8975@c { 34 compatible = "asahi-kasei,ak8975";
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n9.dts | 39 ak8975@f { 40 compatible = "asahi-kasei,ak8975";
|
H A D | motorola-mapphone-handset.dtsi | 220 ak8975: magnetometer@c { label 221 compatible = "asahi-kasei,ak8975";
|
H A D | am335x-osd3358-sm-red.dts | 87 compatible = "asahi-kasei,ak8975";
|
H A D | am335x-boneblue.dts | 348 compatible = "asahi-kasei,ak8975";
|
/linux/Documentation/devicetree/bindings/iio/gyroscope/ |
H A D | invensense,mpu3050.yaml | 64 compatible = "asahi-kasei,ak8975";
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-galaxy-s3.dtsi | 65 compatible = "asahi-kasei,ak8975";
|
H A D | exynos4412-p4note.dtsi | 152 compatible = "asahi-kasei,ak8975"; 930 ak8975_irq: ak8975-irq-pins {
|
H A D | exynos4210-i9100.dts | 716 compatible = "asahi-kasei,ak8975";
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 219 ak8975@c { 220 compatible = "asahi-kasei,ak8975"; 327 dragon_ak8975_gpios: ak8975-state {
|
/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_magn.c | 16 * MPU9150 is AK8975
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | sh73a0-kzm9g.dts | 197 compatible = "asahi-kasei,ak8975";
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3066a-rayeager.dts | 178 compatible = "asahi-kasei,ak8975";
|
H A D | rk3288-popmetal.dts | 362 compatible = "asahi-kasei,ak8975";
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-seaboard.dts | 385 compatible = "asahi-kasei,ak8975";
|
H A D | tegra30-pegatron-chagall.dts | 1203 /* AsahiKASEI AK8975 magnetometer sensor */ 1205 compatible = "asahi-kasei,ak8975";
|
H A D | tegra20-acer-a500-picasso.dts | 529 compatible = "asahi-kasei,ak8975";
|