Lines Matching refs:w83627hf
62 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
226 #define W836X7HF_REG_PWM(type, nr) (((type) == w83627hf) ? \
432 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_resume()
1146 if (data->type == w83627hf) in show_pwm_freq()
1170 if (data->type == w83627hf) { in store_pwm_freq()
1294 sio_data->type = w83627hf; in w83627hf_find()
1467 if (data->type == w83627hf || data->type == w83697hf) in w83627hf_probe()
1554 if (data->type != w83627hf) in w83627hf_probe()
1734 if (type == w83627hf) { in w83627hf_init_device()
1740 if (type == w83627hf || type == w83637hf) { in w83627hf_init_device()
1838 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_update_device()
1865 (data->type == w83627hf || data->type == w83697hf)) in w83627hf_update_device()
1868 if (data->type == w83627hf) { in w83627hf_update_device()
1882 if (data->type != w83627hf) { in w83627hf_update_device()