Searched refs:Vpd (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
| H A D | ar2317.c | 392 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L in ar2317getGainBoundariesAndPdadcsForPowers() 397 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R in ar2317getGainBoundariesAndPdadcsForPowers()
|
| H A D | ar2316.c | 414 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L in ar2316getGainBoundariesAndPdadcsForPowers() 419 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R in ar2316getGainBoundariesAndPdadcsForPowers()
|
| H A D | ar2413.c | 408 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L in ar2413getGainBoundariesAndPdadcsForPowers() 413 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R in ar2413getGainBoundariesAndPdadcsForPowers()
|
| H A D | ar2425.c | 415 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L in ar2425getGainBoundariesAndPdadcsForPowers() 420 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R in ar2425getGainBoundariesAndPdadcsForPowers()
|
| H A D | ar5413.c | 444 &(pRawDataset->pDataPerChannel[idxL].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_L in ar5413getGainBoundariesAndPdadcsForPowers() 449 &(pRawDataset->pDataPerChannel[idxR].pDataPerPDGain[jj].Vpd[0]), numVpd, VpdTable_R in ar5413getGainBoundariesAndPdadcsForPowers()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah_eeprom_v3.h | 297 uint16_t Vpd[NUM_POINTS_LAST_PDGAIN]; member
|
| H A D | ah_eeprom_v3.c | 714 pRawXPD->Vpd[0] = pCalCh->Vpd_I[jj]; in ar2413EepromToRawDataset() 718 pRawXPD->Vpd[kk] = (uint16_t)(pRawXPD->Vpd[kk-1] + pCalCh->Vpd_delta[kk-1][jj]); in ar2413EepromToRawDataset()
|