Searched refs:AK09911 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/magnetometer/ |
H A D | ak8975.c | 180 * For AK8963 and AK09911, same calculation, but the device is less sensitive: 210 AK09911, enumerator 302 [AK09911] = { 303 .type = AK09911, 488 * AK09911 | DEVICE_ID | AK09911_DEVICE_ID in ak8975_who_i_am() 506 case AK09911: in ak8975_who_i_am() 927 * According to AK09911 datasheet, if reset GPIO is provided then in ak8975_probe() 1093 {"AK009911", (kernel_ulong_t)&ak_def_array[AK09911] }, 1094 {"AK09911", (kernel_ulong_t)&ak_def_array[AK09911] }, [all...] |
H A D | Kconfig | 44 AK09911, AK09912, AK09916 or AK09918 3-Axis Magnetometer. 49 config AK09911 config 50 tristate "Asahi Kasei AK09911 3-axis Compass" 55 Deprecated: AK09911 is now supported by AK8975 driver.
|