Home
last modified time | relevance | path

Searched refs:adt7475 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dadt7475.yaml4 $id: http://devicetree.org/schemas/hwmon/adt7475.yaml#
35 - adi,adt7475
66 Configures the function for pin 5 on the adi,adt7473 and adi,adt7475. Or
75 Configures the function for pin 9 on the adi,adt7473 and adi,adt7475. Or
/openbmc/linux/Documentation/hwmon/
H A Dadt7475.rst1 Kernel driver adt7475
16 Prefix: 'adt7475'
H A Dindex.rst41 adt7475
/openbmc/linux/drivers/hwmon/
H A Dadt7475.c159 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator
163 { "adt7475", adt7475 },
177 .data = (void *)adt7475
1528 case adt7475: in load_config()
1589 case adt7475: in load_attenuators()
1635 [adt7475] = "ADT7475", in adt7475_probe()
1748 case adt7475: in adt7475_probe()
H A DMakefile49 obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o
H A DKconfig255 will be called adt7475.
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt463 adt7475: 2578
464 adt7475.c: 35318
/openbmc/linux/
H A DMAINTAINERS518 F: Documentation/hwmon/adt7475.rst
519 F: drivers/hwmon/adt7475.c