Searched refs:FACTOR (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_panel.c217 * Floating point operation is not supported. So the FACTOR panel_fitter_scaling()
222 #define FACTOR (1 << ACCURACY) panel_fitter_scaling() macro
223 u32 ratio = source * FACTOR / target; panel_fitter_scaling()
224 return (FACTOR * ratio + FACTOR/2) / FACTOR; panel_fitter_scaling()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dtx.c1181 /* don't upload more than AMPDU FACTOR allows. */ carl9170_tx_ampdu()
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Dpfpsp.S8854 neg.l (%sp) # SCALE FACTOR = scale1 - scale2
H A Dfpsp.S12423 neg.l (%sp) # SCALE FACTOR = scale1 - scale2

Completed in 347 milliseconds