Searched refs:max6581 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | max6697.c | 22 enum chips { max6581, max6602, max6622, max6636, max6689, max6693, max6694, enumerator 101 [max6581] = { 316 temp = clamp_val(temp, 0, data->type == max6581 ? 255 : 127); in temp_store() 478 if (data->type != max6581 || channel == 0) in max6697_is_visible() 612 if (data->type == max6581) { in max6697_init_chip() 667 if (data->type == max6581) { in max6697_init_chip() 724 { "max6581", max6581 }, 741 .data = (void *)max6581
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max6697.rst | 8 Prefix: 'max6581'
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | max6697.txt | 6 maxim,max6581
|