Searched full:nct6779 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | nuvoton,nct6775.yaml | 20 - nuvoton,nct6779 53 compatible = "nuvoton,nct6779";
|
/openbmc/linux/drivers/hwmon/ |
H A D | nct6775-i2c.c | 82 { .compatible = "nuvoton,nct6779", .data = (void *)nct6779, }, 100 { "nct6779", nct6779 },
|
H A D | nct6775.h | 7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
|
H A D | nct6775-platform.c | 863 case nct6779: in nct6775_platform_probe_init() 900 case nct6779: in nct6775_platform_probe_init() 1017 sio_data->kind = nct6779; in nct6775_find()
|
H A D | nct6775-core.c | 70 "nct6779", 333 /* NCT6779 specific data */ 1188 case nct6779: in nct6775_reg_is_word_sized() 1542 case nct6779: in nct6775_update_pwm_limits() 3179 if (data->kind != nct6779 && val) in store_auto_pwm() 3205 case nct6779: in store_auto_pwm() 3832 case nct6779: in nct6775_probe()
|
/openbmc/linux/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 51 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator 212 case nct6779: in w83627hf_init() 407 ret = nct6779; in wdt_find() 494 "NCT6779", in wdt_init()
|
H A D | Kconfig | 1570 NCT6779
|
/openbmc/linux/Documentation/hwmon/ |
H A D | nct6775.rst | 37 Prefix: 'nct6779'
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempMain.cpp | 82 {"NCT6779", I2CDeviceType{"nct6779", true}},
|
/openbmc/entity-manager/configurations/ |
H A D | asrock_romed8hm3.json | 590 "Type": "NCT6779"
|