Searched full:ad7418 (Results 1 – 4 of 4) sorted by relevance
| /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() 266 case ad7418: in ad7418_probe() 274 /* Initialize the AD7418 chip */ in ad7418_probe() 286 { "ad7418", ad7418 }, 294 { .compatible = "adi,ad7418", .data = (void *)ad7418, }, 301 .name = "ad7418",
|
| H A D | ad7414.c | 14 * Based on ad7418.c
|
| /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";
|