Home
last modified time | relevance | path

Searched full:ak8974 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/iio/magnetometer/
H A Dak8974.c3 * Driver for the Asahi Kasei EMD Corporation AK8974
42 /* These registers are common for AK8974 and AMI30x */
68 /* AK8974-specific offsets */
173 * struct ak8974 - state container for the AK8974 driver
176 * @map: regmap to access the AK8974 registers over I2C
186 struct ak8974 { struct
207 static int ak8974_get_u16_val(struct ak8974 *ak8974, u8 reg, u16 *val) in ak8974_get_u16_val() argument
212 ret = regmap_bulk_read(ak8974->map, reg, &bulk, 2); in ak8974_get_u16_val()
220 static int ak8974_set_u16_val(struct ak8974 *ak8974, u8 reg, u16 val) in ak8974_set_u16_val() argument
224 return regmap_bulk_write(ak8974->map, reg, &bulk, 2); in ak8974_set_u16_val()
[all …]
H A DKconfig9 config AK8974 config
10 tristate "Asahi Kasei AK8974 3-Axis Magnetometer"
16 Say yes here to build support for Asahi Kasei AK8974, AMI305 or
20 will be called ak8974.
H A DMakefile7 obj-$(CONFIG_AK8974) += ak8974.o
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8974.yaml4 $id: http://devicetree.org/schemas/iio/magnetometer/asahi-kasei,ak8974.yaml#
7 title: Asahi Kasei AK8974 magnetometer sensor
16 - asahi-kasei,ak8974
49 compatible = "asahi-kasei,ak8974";
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-stuib.dtsi90 ak8974@f {
92 compatible = "asahi-kasei,ak8974";
H A Dste-href-tvk1281618-r2.dtsi148 compatible = "asahi-kasei,ak8974";
263 * and AK8974 magnetometer.
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-asus-tf101.dts502 compatible = "asahi-kasei,ak8974";
H A Dtegra30-asus-nexus7-grouper-common.dtsi869 compatible = "asahi-kasei,ak8974";
H A Dtegra30-asus-transformer-common.dtsi1145 compatible = "asahi-kasei,ak8974";
/openbmc/linux/
H A DMAINTAINERS3055 ASAHI KASEI AK8974 DRIVER
3060 F: drivers/iio/magnetometer/ak8974.c
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]