Searched refs:has_newer_autopwm (Results 1 – 1 of 1) sorted by relevance
477 #define has_newer_autopwm(data) ((data)->features & FEAT_NEWER_AUTOPWM) macro628 if (has_newer_autopwm(data)) in pwm_to_reg()636 if (has_newer_autopwm(data)) in pwm_from_reg()699 if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()719 } else if (has_newer_autopwm(data)) { in it87_update_pwm_ctrl()1179 freq = pwm_freq[index] / (has_newer_autopwm(data) ? 256 : 128); in show_pwm_freq()1289 } else if (has_newer_autopwm(data)) { in check_trip_points()1341 if (has_newer_autopwm(data)) { in set_pwm_enable()1353 if (has_newer_autopwm(data)) { in set_pwm_enable()1389 if (has_newer_autopwm(data)) { in set_pwm()[all …]