Searched refs:has_newer_autopwm (Results 1 – 1 of 1) sorted by relevance
520 #define has_newer_autopwm(data) ((data)->features & FEAT_NEWER_AUTOPWM) macro695 if (has_newer_autopwm(data)) in pwm_to_reg()703 if (has_newer_autopwm(data)) in pwm_from_reg()801 if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()821 } else if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()1384 freq = pwm_freq[index] / (has_newer_autopwm(data) ? 256 : 128); in show_pwm_freq()1500 } else if (has_newer_autopwm(data)) { in check_trip_points()1555 if (has_newer_autopwm(data)) { in set_pwm_enable()1567 if (has_newer_autopwm(data)) { in set_pwm_enable()1607 if (has_newer_autopwm(data)) { in set_pwm()[all …]