Home
last modified time | relevance | path

Searched refs:intercepts (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath9k/
A Deeprom.c484 int intercepts; in ath9k_hw_get_gain_boundaries_pdadcs() local
487 intercepts = AR9287_PD_GAIN_ICEPTS; in ath9k_hw_get_gain_boundaries_pdadcs()
489 intercepts = AR5416_PD_GAIN_ICEPTS; in ath9k_hw_get_gain_boundaries_pdadcs()
511 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
517 maxPwrT4[i] = data_4k[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
521 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
531 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
557 min(pPwrL[intercepts - 1], in ath9k_hw_get_gain_boundaries_pdadcs()
558 pPwrR[intercepts - 1]); in ath9k_hw_get_gain_boundaries_pdadcs()
563 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
[all …]
/drivers/cpuidle/governors/
A Dteo.c127 unsigned int intercepts; member
200 bin->intercepts -= bin->intercepts >> DECAY_SHIFT; in teo_update()
221 cpu_data->state_bins[idx_duration].intercepts += PULSE; in teo_update()
317 intercept_sum += prev_bin->intercepts; in teo_select()
374 intercept_sum += bin->intercepts; in teo_select()

Completed in 14 milliseconds