Searched refs:pcdac_tmp (Results 1 – 1 of 1) sorted by relevance
2460 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0]; in ath5k_fill_pwr_to_pcdac_table() local2466 pcdac_0 = pcdac_tmp[0]; in ath5k_fill_pwr_to_pcdac_table()2469 pcdac_n = pcdac_tmp[table_max[0] - table_min[0]]; in ath5k_fill_pwr_to_pcdac_table()2480 pcdac_out[pcdac_i++] = pcdac_tmp[i]; in ath5k_fill_pwr_to_pcdac_table()2508 u8 *pcdac_tmp; in ath5k_combine_linear_pcdac_curves() local2542 pcdac_tmp = pcdac_high_pwr; in ath5k_combine_linear_pcdac_curves()2550 pcdac_tmp = pcdac_high_pwr; in ath5k_combine_linear_pcdac_curves()2566 pcdac_tmp = pcdac_low_pwr; in ath5k_combine_linear_pcdac_curves()2574 if (pcdac_tmp[pwr] < 1 && (edge_flag == 0x00)) { in ath5k_combine_linear_pcdac_curves()2582 pcdac_out[i] = pcdac_tmp[pwr] | edge_flag; in ath5k_combine_linear_pcdac_curves()