Searched refs:fxp_max (Results 1 – 1 of 1) sorted by relevance
114 int freq, fxp, fxp_min, fxp_max, fxp_actual, f = 1; in intel_dp_aux_set_pwm_freq() local151 fxp_max = DIV_ROUND_CLOSEST(fxp * 5, 4); in intel_dp_aux_set_pwm_freq()152 if (fxp_min < (1 << pn_min) || (255 << pn_max) < fxp_max) { in intel_dp_aux_set_pwm_freq()160 if (fxp_min <= fxp_actual && fxp_actual <= fxp_max) in intel_dp_aux_set_pwm_freq()