HomeSort by: relevance | last modified time | path
    Searched refs:Vpd (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v3.h 297 uint16_t Vpd[NUM_POINTS_LAST_PDGAIN];
ah_eeprom_v3.c 484 * and Vpd values for pdgain_0
507 * and Vpd values for pdgain_1
532 * Read the last pwr and Vpd values for pdgain_0
548 * and Vpd values for pdgain_2
569 * Read the last pwr and Vpd values for pdgain_1
581 * and Vpd values for pdgain_3
615 /* read the last pwr and Vpd values for pdgain_2 */
714 pRawXPD->Vpd[0] = pCalCh->Vpd_I[jj];
718 pRawXPD->Vpd[kk] = (uint16_t)(pRawXPD->Vpd[kk-1] + pCalCh->Vpd_delta[kk-1][jj])
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar2316.c 52 /* filled out Vpd table for all pdGains (chanL) */
55 /* filled out Vpd table for all pdGains (chanR) */
58 /* filled out Vpd table for all pdGains (interpolated) */
414 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
419 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
ar2317.c 53 /* filled out Vpd table for all pdGains (chanL) */
56 /* filled out Vpd table for all pdGains (chanR) */
59 /* filled out Vpd table for all pdGains (interpolated) */
392 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
397 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
ar2413.c 48 /* filled out Vpd table for all pdGains (chanL) */
51 /* filled out Vpd table for all pdGains (chanR) */
54 /* filled out Vpd table for all pdGains (interpolated) */
408 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
413 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
ar2425.c 371 /* filled out Vpd table for all pdGains (chanL) */
373 /* filled out Vpd table for all pdGains (chanR) */
375 /* filled out Vpd table for all pdGains (interpolated) */
415 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
420 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R
ar5413.c 48 /* filled out Vpd table for all pdGains (chanL) */
51 /* filled out Vpd table for all pdGains (chanR) */
54 /* filled out Vpd table for all pdGains (interpolated) */
444 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L
449 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R

Completed in 26 milliseconds