Home
last modified time | relevance | path

Searched refs:pwm1_freq (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dlm63.c169 u8 pwm1_freq; member
259 data->pwm1_freq = i2c_smbus_read_byte_data(client, in lm63_update_device()
261 if (data->pwm1_freq == 0) in lm63_update_device()
262 data->pwm1_freq = 1; in lm63_update_device()
384 pwm = data->pwm1[nr] >= 2 * data->pwm1_freq ? in show_pwm1()
385 255 : (data->pwm1[nr] * 255 + data->pwm1_freq) / in show_pwm1()
386 (2 * data->pwm1_freq); in show_pwm1()
414 (val * data->pwm1_freq * 2 + 127) / 255; in set_pwm1()
1050 data->pwm1_freq = i2c_smbus_read_byte_data(client, LM63_REG_PWM_FREQ); in lm63_init_client()
1051 if (data->pwm1_freq == 0) in lm63_init_client()
[all …]
Dasc7621.c985 PWRITE(pwm1_freq, 0, PRI_LOW, 0x5f, 0, 0x0f, 0, pwm_freq),
Df71805f.c1089 static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR,
Dadt7475.c1024 static SENSOR_DEVICE_ATTR_2(pwm1_freq, S_IRUGO | S_IWUSR, show_pwmfreq,
Dw83627hf.c1186 static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO|S_IWUSR,
Dlm93.c2031 static SENSOR_DEVICE_ATTR(pwm1_freq, S_IWUSR | S_IRUGO,
Dit87.c1311 static DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR, show_pwm_freq, set_pwm_freq);
/linux-4.4.14/Documentation/hwmon/
Dit87232 try lowering the PWM base frequency (pwm1_freq). Depending on the fan,
Dlm93147 The sysfs files pwm1_freq and pwm2_freq are used to select the frequency. The