Searched refs:has_newer_autopwm (Results 1 – 1 of 1) sorted by relevance
468 #define has_newer_autopwm(data) ((data)->features & FEAT_NEWER_AUTOPWM) macro619 if (has_newer_autopwm(data)) in pwm_to_reg()627 if (has_newer_autopwm(data)) in pwm_from_reg()690 if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()710 } else if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()1170 freq = pwm_freq[index] / (has_newer_autopwm(data) ? 256 : 128); in show_pwm_freq()1280 } else if (has_newer_autopwm(data)) { in check_trip_points()1332 if (has_newer_autopwm(data)) { in set_pwm_enable()1344 if (has_newer_autopwm(data)) { in set_pwm_enable()1380 if (has_newer_autopwm(data)) { in set_pwm()[all …]