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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c26 u8 pcdac, i = 0; local
41 pcdac = rawDatasetOpLoop[idxL].pcdac[0][0];
44 pcdac = rawDatasetOpLoop[idxR].pcdac[0][0];
49 while (pcdac > ah->originalGain[i] &&
H A Deeprom.h384 u8 pcdac[2][5]; member in struct:calDataPerFreqOpLoop
539 u8 pcdac[2][5]; member in struct:cal_data_op_loop_ar9287
/linux-master/drivers/net/wireless/ath/ath5k/
H A Deeprom.h279 u8 pcdac[AR5K_EEPROM_N_PWR_POINTS_5111]; member in struct:ath5k_chan_pcal_info_rf5111
H A Deeprom.c639 * 10% of the pcdac curve -until the curve reaches its maximum-
642 * the pcdac steps based on eeprom version and curve min/max so that we
643 * can have pcdac/pwr points.
778 pd->pd_step[point] = pcinfo->pcdac[point];
880 cdata->pcdac_max, cdata->pcdac);

Completed in 132 milliseconds