Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnzxt-smart2.c115 u8 duty_percent[FAN_CHANNELS_MAX]; member
170 u8 duty_percent[FAN_CHANNELS_MAX]; member
286 report->fan_speed.duty_percent[i]; in handle_fan_status_report()
467 u8 duty_percent = scale_pwm_value(val, 255, 100); in set_pwm() local
479 report.duty_percent[channel] = duty_percent; in set_pwm()
496 drvdata->fan_duty_percent[channel] = duty_percent; in set_pwm()
/openbmc/linux/Documentation/driver-api/
H A Dpwm.rst175 use cases freq_hz and duty_percent might be better. Instead of calculating