Searched refs:nct6792 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | nct6775-i2c.c | 84 { .compatible = "nuvoton,nct6792", .data = (void *)nct6792, }, 102 { "nct6792", nct6792 },
|
H A D | nct6775-platform.c | 420 if (data->kind == nct6791 || data->kind == nct6792 || in nct6775_resume() 609 case nct6792: in nct6775_check_fan_inputs() 865 case nct6792: in nct6775_platform_probe_init() 904 case nct6792: in nct6775_platform_probe_init() 1023 sio_data->kind = nct6792; in nct6775_find() 1068 if (sio_data->kind == nct6791 || sio_data->kind == nct6792 || in nct6775_find()
|
H A D | nct6775.h | 7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
|
H A D | nct6775-core.c | 1190 case nct6792: in nct6775_reg_is_word_sized() 1544 case nct6792: in nct6775_update_pwm_limits() 3207 case nct6792: in store_auto_pwm() 3913 case nct6792: in nct6775_probe() 3943 case nct6792: in nct6775_probe() 4014 case nct6792: in nct6775_probe()
|
/openbmc/linux/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 51 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator 214 case nct6792: in w83627hf_init() 413 ret = nct6792; in wdt_find()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | nct6775.rst | 53 Prefix: 'nct6792'
|