Searched refs:nct6775 (Results 1 – 5 of 5) sorted by relevance
7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
69 [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()
1794 i2c versions of the nct6775 driver; it is not useful on its1798 nct6775-core.1815 will be called nct6775.1832 will be called nct6775-i2c.
56 Prefix: 'nct6775'
18790 F: Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml18791 F: drivers/hwmon/nct6775-i2c.c