Searched refs:as99127f (Results 1 – 1 of 1) sorted by relevance
62 enum chips { w83781d, w83782d, w83783s, as99127f }; enumerator187 #define BEEP_MASK_FROM_REG(val, type) ((type) == as99127f ? \189 #define BEEP_MASK_TO_REG(val, type) ((type) == as99127f ? \199 ((type == w83781d || type == as99127f) ? 8 : 128)) >> 1; in DIV_TO_REG()521 if (data->type != w83781d && data->type != as99127f) { in beep_mask_store()679 if (data->type != w83781d && data->type != as99127f) { in store_fan_div()1045 if (kind != as99127f && kind != w83781d && kind != w83783s) { in w83781d_create_files()1064 if (kind != w83781d && kind != as99127f) { in w83781d_create_files()1075 if (kind != as99127f && kind != w83781d) { in w83781d_create_files()1358 if (reset && type != as99127f) { /* in w83781d_init_device()[all …]