Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c520 #define has_old_autopwm(data) ((data)->features & FEAT_OLD_AUTOPWM) macro
811 if (has_old_autopwm(data)) { in it87_update_pwm_ctrl()
1490 if (has_old_autopwm(data)) { in check_trip_points()
1840 if (has_old_autopwm(data) || point) in show_auto_temp()
2524 if (a == 3 && (has_old_autopwm(data) || has_newer_autopwm(data))) in it87_pwm_is_visible()
2595 if (has_old_autopwm(data)) { in it87_auto_pwm_is_visible()
3504 if (has_old_autopwm(data) || has_newer_autopwm(data)) in it87_probe()