Searched refs:has_newer_autopwm (Results 1 – 1 of 1) sorted by relevance
519 #define has_newer_autopwm(data) ((data)->features & FEAT_NEWER_AUTOPWM) macro694 if (has_newer_autopwm(data)) in pwm_to_reg()702 if (has_newer_autopwm(data)) in pwm_from_reg()800 if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()820 } else if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()1383 freq = pwm_freq[index] / (has_newer_autopwm(data) ? 256 : 128); in show_pwm_freq()1499 } else if (has_newer_autopwm(data)) { in check_trip_points()1554 if (has_newer_autopwm(data)) { in set_pwm_enable()1566 if (has_newer_autopwm(data)) { in set_pwm_enable()1606 if (has_newer_autopwm(data)) { in set_pwm()[all …]