Lines Matching full:curves
2492 /* Keep the right boundary so that it works for both curves */ in ath5k_get_linear_pcdac_min()
2512 * one curves on hw so we can go up to 128 (which is the max step we
2844 * For RF5112 we have 4 XPD -eXternal Power Detector- curves
2846 * use the higher (3) and the lower (0) curves. Each curve again has 0.5dB
2909 * ath5k_combine_linear_pcdac_curves() - Combine available PCDAC Curves
2913 * @pdcurves: Number of pd curves
2915 * Combine available XPD Curves and fill Linear Power to PCDAC table on RF5112
2916 * RFX112 can have up to 2 curves (one for low txpower range and one for
2938 * we don't need to set this, if we have 2 curves and in ath5k_combine_linear_pcdac_curves()
2946 * two curves the first is the high power curve in ath5k_combine_linear_pcdac_curves()
3047 * instead of a PCDAC (Power Control) and 4 pd gain curves for each
3052 * To recreate the curves we read the points from eeprom (eeprom.c)
3054 * curves are used (like RF5112) but vendors have the opportunity to include
3055 * all 4 curves on eeprom. The final curve (higher power) has an extra
3062 * ath5k_combine_pwr_to_pdadc_curves() - Combine the various PDADC curves
3066 * @pdcurves: Number of available curves
3068 * Combine the various pd curves and create the final Power to PDADC table
3069 * We can have up to 4 pd curves, we need to do a similar process
3114 /* For the other curves use the gain overlap */ in ath5k_combine_pwr_to_pdadc_curves()
3207 /* Select the right pdgain curves */ in ath5k_write_pwr_to_pdadc_table()
3221 * curves. If we don't honor their settings we 'll get a in ath5k_write_pwr_to_pdadc_table()
3288 /* Loop over pd gain curves on in ath5k_setup_channel_powertable()
3292 /* Fill curves in reverse order in ath5k_setup_channel_powertable()
3298 /* Grab the needed curves by index */ in ath5k_setup_channel_powertable()
3307 * curves so that they cover the same in ath5k_setup_channel_powertable()
3318 /* Now create the curves on surrounding channels in ath5k_setup_channel_powertable()
3335 * curves and we are on the high power curve in ath5k_setup_channel_powertable()
3379 /* Interpolate between curves in ath5k_setup_channel_powertable()
3394 /* Now we have a set of curves for this in ath5k_setup_channel_powertable()
3418 /* For RF5112 we can have one or two curves in ath5k_setup_channel_powertable()