Searched full:max31829 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/ |
D | adi,max31827.yaml | 7 title: Analog Devices MAX31827, MAX31828, MAX31829 Low-Power Temperature Switch 13 Analog Devices MAX31827, MAX31828, MAX31829 Low-Power Temperature Switch with 15 https://www.analog.com/media/en/technical-documentation/data-sheets/MAX31827-MAX31829.pdf 24 - adi,max31829 68 const: adi,max31829
|
/linux-6.12.1/drivers/hwmon/ |
D | max31827.c | 55 enum chips { max31827 = 1, max31828, max31829 }; enumerator 498 { "max31829", max31829 }, 544 case max31829: in max31827_init_client() 580 case max31829: in max31827_init_client() 658 .compatible = "adi,max31829", 659 .data = (void *)max31829
|
D | Kconfig | 1207 MAX31829 low-power temperature switches and sensors connected with I2C.
|
/linux-6.12.1/Documentation/hwmon/ |
D | max31827.rst | 24 * Maxim MAX31829 26 Prefix: 'max31829' 42 4. Besides this, the MAX31829's alarm active state is high, while the other two
|