Home
last modified time | relevance | path

Searched full:ak8975 (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8975.yaml4 $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 DKconfig23 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 Dak8975.c3 * 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 DMakefile8 obj-$(CONFIG_AK8975) += ak8975.o
/OK3568_Linux_fs/kernel/drivers/input/sensors/compass/
H A DKconfig19 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 Dak8975.c38 /*! \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 DMakefile5 obj-$(CONFIG_COMPASS_AK8975) += ak8975.o
H A Dak09911.c86 #define ECS_IOCTL_RESET _IO(COMPASS_IOCTL_MAGIC, 0x03) /* NOT used in AK8975 */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-gate.txt23 Kasei ak8975 compass behind a gate.
37 compatible = "ak,ak8975";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-n9.dts39 ak8975@f {
40 compatible = "asahi-kasei,ak8975";
H A Dexynos4412-galaxy-s3.dtsi63 ak8975@c {
64 compatible = "asahi-kasei,ak8975";
H A Dqcom-apq8060-dragonboard.dts343 dragon_ak8975_gpios: ak8975-gpios {
514 ak8975@c {
515 compatible = "asahi-kasei,ak8975";
H A Dexynos4210-i9100.dts600 ak8975@c {
601 compatible = "asahi-kasei,ak8975";
H A Dmotorola-mapphone-common.dtsi785 ak8975: magnetometer@c { label
786 compatible = "asahi-kasei,ak8975";
H A Dsh73a0-kzm9g.dts197 compatible = "asahi-kasei,ak8975";
H A Dam335x-boneblue.dts320 compatible = "ak,ak8975";
H A Drk3288-popmetal.dts362 compatible = "asahi-kasei,ak8975";
H A Dam335x-osd3358-sm-red.dts153 compatible = "ak,ak8975";
H A Drk3066a-rayeager.dts262 compatible = "asahi-kasei,ak8975";
H A Drk3288-popmetal-android-vga.dts491 compatible = "asahi-kasei,ak8975";
H A Drk3288-popmetal-android.dts485 compatible = "asahi-kasei,ak8975";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/
H A Dinv_mpu6050.txt63 compatible = "ak,ak8975";
/OK3568_Linux_fs/kernel/include/linux/
H A Dmc3230.h164 #define ECS_IOCTL_RESET _IO(MSENSOR, 0x0d) /* NOT used in AK8975 */
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_magn.c16 * MPU9150 is AK8975
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3288-popmetal.dtsi405 compatible = "asahi-kasei,ak8975";

12