Home
last modified time | relevance | path

Searched refs:as99127f (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83781d.c15 * as99127f 7 3 0 3 0x31 0x12c3 yes no
16 * as99127f rev.2 (type_name = as99127f) 0x31 0x5ca3 yes no
49 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()
665 /* w83781d and as99127f don't have extended divisor bits */ in store_fan_div()
666 if (data->type != w83781d && data->type != as99127f) { in store_fan_div()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83781d.c15 * as99127f 7 3 0 3 0x31 0x12c3 yes no
16 * as99127f rev.2 (type_name = as99127f) 0x31 0x5ca3 yes no
49 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()
665 /* w83781d and as99127f don't have extended divisor bits */ in store_fan_div()
666 if (data->type != w83781d && data->type != as99127f) { in store_fan_div()
[all...]

Completed in 4 milliseconds