Searched full:ad7418 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | ad7418.c | 27 enum chips { ad7416, ad7417, ad7418 }; enumerator 29 /* AD7418 registers */ 214 ATTRIBUTE_GROUPS(ad7418); 227 if (data->type == ad7417 || data->type == ad7418) in ad7418_init_client() 271 case ad7418: in ad7418_probe() 279 /* Initialize the AD7418 chip */ in ad7418_probe() 291 { "ad7418", ad7418 }, 299 { .compatible = "adi,ad7418", .data = (void *)ad7418, }, 306 .name = "ad7418",
|
H A D | ad7414.c | 14 * Based on ad7418.c
|
H A D | Makefile | 31 obj-$(CONFIG_SENSORS_AD7418) += ad7418.o
|
H A D | Kconfig | 99 tristate "Analog Devices AD7416, AD7417 and AD7418" 103 AD7416, AD7417 and AD7418 temperature monitoring chips. 106 will be called ad7418.
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adi,ad741x.yaml | 8 title: Analog Devices AD7416/AD7417/AD7418 temperature sensors 18 - adi,ad7418 36 compatible = "adi,ad7418";
|
/openbmc/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-gateworks-gw2348.dts | 50 compatible = "adi,ad7418";
|
H A D | intel-ixp43x-gateworks-gw2358.dts | 50 compatible = "adi,ad7418";
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 364 ad7418.c: 8304
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |