Home
last modified time | relevance | path

Searched refs:as99127f (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/hwmon/
Dw83781d.c49 enum chips { w83781d, w83782d, w83783s, as99127f }; enumerator
174 #define BEEP_MASK_FROM_REG(val, type) ((type) == as99127f ? \
176 #define BEEP_MASK_TO_REG(val, type) ((type) == as99127f ? \
186 ((type == w83781d || type == as99127f) ? 8 : 128)) >> 1; in DIV_TO_REG()
508 if (data->type != w83781d && data->type != as99127f) { in beep_mask_store()
666 if (data->type != w83781d && data->type != as99127f) { in store_fan_div()
1032 if (kind != as99127f && kind != w83781d && kind != w83783s) { in w83781d_create_files()
1051 if (kind != w83781d && kind != as99127f) { in w83781d_create_files()
1062 if (kind != as99127f && kind != w83781d) { in w83781d_create_files()
1340 if (reset && type != as99127f) { /* in w83781d_init_device()
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/
Dwinbond,w83781d.yaml20 - asus,as99127f
/linux-6.1.9/Documentation/hwmon/
Dw83781d.rst32 Prefix: 'as99127f'
80 | as99127f | 7 | 3 | 0 | 3 | 0x31 | 0x12c3 | yes | no |
82 | as99127f rev.2 (type_name = as99127f) | 0x31 | 0x5ca3 | yes | no |
185 The as99127f support was developed without the benefit of a datasheet.
205 Please do not send mail to us asking for better as99127f support.