| /OK3568_Linux_fs/kernel/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 21 - ak8975 33 AK8975 has a "Data ready" pin (DRDY) which informs that data 69 compatible = "asahi-kasei,ak8975";
|
| /OK3568_Linux_fs/kernel/drivers/iio/magnetometer/ |
| H A D | Kconfig | 23 config AK8975 config 24 tristate "Asahi Kasei AK8975 3-Axis Magnetometer" 30 Say yes here to build support for Asahi Kasei AK8975, AK8963, 34 will be called ak8975. 40 select AK8975 42 Deprecated: AK09911 is now supported by AK8975 driver.
|
| H A D | ak8975.c | 3 * A sensor driver for the magnetometer AK8975. 207 AK8975, enumerator 250 .type = AK8975, 431 * AK8975 | DEVICE_ID | NA in ak8975_who_i_am() 445 case AK8975: in ak8975_who_i_am() 489 struct ak8975_data *ak8975 = data; in ak8975_irq_handler() local 491 set_bit(0, &ak8975->flags); in ak8975_irq_handler() 492 wake_up(&ak8975->data_ready_queue); in ak8975_irq_handler() 784 {"AK8975", AK8975}, 1056 {"ak8975", AK8975}, [all …]
|
| H A D | Makefile | 8 obj-$(CONFIG_AK8975) += ak8975.o
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/compass/ |
| H A D | Kconfig | 19 tristate "Asahi Kasei AK8975 3-Axis Magnetometer" 23 Say yes here to build support for Asahi Kasei AK8975 3-Axis 27 will be called ak8975.
|
| H A D | ak8975.c | 38 /*! \name AK8975 operation mode 40 Defines an operation mode of the AK8975.*/ 52 /*! \name AK8975 register address 54 Defines a register address of the AK8975.*/ 74 /*! \name AK8975 fuse-rom address 76 Defines a read-only address of the fuse ROM of the AK8975.*/ 91 #define ECS_IOCTL_RESET _IO(COMPASS_IOCTL_MAGIC, 0x03) /* NOT used in AK8975 */ 627 {"ak8975", COMPASS_ID_AK8975},
|
| H A D | Makefile | 5 obj-$(CONFIG_COMPASS_AK8975) += ak8975.o
|
| H A D | ak09911.c | 86 #define ECS_IOCTL_RESET _IO(COMPASS_IOCTL_MAGIC, 0x03) /* NOT used in AK8975 */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-gate.txt | 23 Kasei ak8975 compass behind a gate. 37 compatible = "ak,ak8975";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-n9.dts | 39 ak8975@f { 40 compatible = "asahi-kasei,ak8975";
|
| H A D | exynos4412-galaxy-s3.dtsi | 63 ak8975@c { 64 compatible = "asahi-kasei,ak8975";
|
| H A D | qcom-apq8060-dragonboard.dts | 343 dragon_ak8975_gpios: ak8975-gpios { 514 ak8975@c { 515 compatible = "asahi-kasei,ak8975";
|
| H A D | exynos4210-i9100.dts | 600 ak8975@c { 601 compatible = "asahi-kasei,ak8975";
|
| H A D | motorola-mapphone-common.dtsi | 785 ak8975: magnetometer@c { label 786 compatible = "asahi-kasei,ak8975";
|
| H A D | sh73a0-kzm9g.dts | 197 compatible = "asahi-kasei,ak8975";
|
| H A D | am335x-boneblue.dts | 320 compatible = "ak,ak8975";
|
| H A D | rk3288-popmetal.dts | 362 compatible = "asahi-kasei,ak8975";
|
| H A D | am335x-osd3358-sm-red.dts | 153 compatible = "ak,ak8975";
|
| H A D | rk3066a-rayeager.dts | 262 compatible = "asahi-kasei,ak8975";
|
| H A D | rk3288-popmetal-android-vga.dts | 491 compatible = "asahi-kasei,ak8975";
|
| H A D | rk3288-popmetal-android.dts | 485 compatible = "asahi-kasei,ak8975";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/ |
| H A D | inv_mpu6050.txt | 63 compatible = "ak,ak8975";
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mc3230.h | 164 #define ECS_IOCTL_RESET _IO(MSENSOR, 0x0d) /* NOT used in AK8975 */
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_mpu6050/ |
| H A D | inv_mpu_magn.c | 16 * MPU9150 is AK8975
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-popmetal.dtsi | 405 compatible = "asahi-kasei,ak8975";
|