Home
last modified time | relevance | path

Searched refs:pwm_weight_temp_sel (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dnct6775.h157 u8 pwm_weight_temp_sel[NUM_FAN]; member
H A Dnct6775-core.c1458 data->pwm_weight_temp_sel[i] = reg & 0x1f; in nct6775_update_pwm()
1461 data->pwm_weight_temp_sel[i] = 0; in nct6775_update_pwm()
2804 data->pwm_weight_temp_sel[index]); in show_pwm_weight_temp_sel()
2834 data->pwm_weight_temp_sel[nr] = src; in store_pwm_weight_temp_sel()
2842 data->pwm_weight_temp_sel[nr] = 0; in store_pwm_weight_temp_sel()
3097 SENSOR_TEMPLATE(pwm_weight_temp_sel, "pwm%d_weight_temp_sel", 0644,