Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6775.h7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
H A Dnct6775-core.c69 [nct6775] = "nct6775",
1164 case nct6775: in nct6775_reg_is_word_sized()
1243 if (data->kind == nct6775) in nct6775_write_fan_div_common()
1270 if (data->kind == nct6775) in nct6775_update_fan_div_common()
1529 case nct6775: in nct6775_update_pwm_limits()
2154 if (nr == 5 && data->kind != nct6775) in nct6775_fan_is_visible()
2691 if (val == sf3 && data->kind != nct6775) in store_pwm_enable()
3178 if (data->kind != nct6775 && !val) in store_auto_pwm()
3191 case nct6775: in store_auto_pwm()
3681 case nct6775: in nct6775_probe()
H A DKconfig1794 i2c versions of the nct6775 driver; it is not useful on its
1798 nct6775-core.
1815 will be called nct6775.
1832 will be called nct6775-i2c.
/linux/Documentation/hwmon/
H A Dw83627ehf.rst56 Prefix: 'nct6775'
/linux/
H A DMAINTAINERS18790 F: Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
18791 F: drivers/hwmon/nct6775-i2c.c