Home
last modified time | relevance | path

Searched refs:nct6775 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/hwmon/
H A Dnct6775-i2c.c80 { .compatible = "nuvoton,nct6775", .data = (void *)nct6775, },
98 { "nct6775", nct6775 },
H A DMakefile181 obj-$(CONFIG_SENSORS_NCT6775_CORE) += nct6775-core.o
182 nct6775-objs := nct6775-platform.o
183 obj-$(CONFIG_SENSORS_NCT6775) += nct6775.o
184 obj-$(CONFIG_SENSORS_NCT6775_I2C) += nct6775-i2c.o
H A Dnct6775.h7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
H A DKconfig1738 i2c versions of the nct6775 driver; it is not useful on its
1742 nct6775-core.
1759 will be called nct6775.
1776 will be called nct6775-i2c.
/linux/drivers/watchdog/
H A Dw83627hf_wdt.c51 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator
210 case nct6775: in w83627hf_init()
401 ret = nct6775; in wdt_find()
/linux/Documentation/hwmon/
H A Dindex.rst197 nct6775
H A Dw83627ehf.rst56 Prefix: 'nct6775'
H A Dnct6775.rst21 Prefix: 'nct6775'
/linux/
H A DMAINTAINERS18367 F: Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
18368 F: drivers/hwmon/nct6775-i2c.c