Searched refs:pdadcValues (Results 1 – 9 of 9) sorted by relevance
| /dflybsd-src/sys/dev/netif/ath/ath_hal/ar9002/ |
| H A D | ar9280_olc.c | 213 int16_t diff, uint8_t *pdadcValues) in ar9280AdjustPDADCValues() argument 227 pdadcValues[k] = pdadcValues[k + diff]; in ar9280AdjustPDADCValues() 232 pdadcValues[k] = pdadcValues[NUM_PDADC(diff)]; in ar9280AdjustPDADCValues() 288 static uint8_t pdadcValues[AR5416_NUM_PDADC_VALUES]; in ar9280SetPowerCalTable() local 362 ar9280olcGetPDADCs(ah, pcdacIdx, txPower / 2, pdadcValues); in ar9280SetPowerCalTable() 367 gainBoundaries, pdadcValues, numXpdGain); in ar9280SetPowerCalTable() 399 ar9280AdjustPDADCValues(ah, pwr_table_offset, diff, pdadcValues); in ar9280SetPowerCalTable() 402 ar5416WritePdadcValues(ah, i, pdadcValues); in ar9280SetPowerCalTable()
|
| H A D | ar9285_reset.c | 570 static uint8_t pdadcValues[AR5416_NUM_PDADC_VALUES]; in ar9285SetPowerCalTable() local 616 pdadcValues, numXpdGain); in ar9285SetPowerCalTable() 628 ar5416WritePdadcValues(ah, i, pdadcValues); in ar9285SetPowerCalTable()
|
| /dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/ |
| H A D | ar2425.c | 510 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2425SetPowerTable() local 531 rfXpdGain, pdadcValues); in ar2425SetPowerTable() 549 reg32 = ((pdadcValues[4*i + 0] & 0xFF) << 0) | in ar2425SetPowerTable() 550 ((pdadcValues[4*i + 1] & 0xFF) << 8) | in ar2425SetPowerTable() 551 ((pdadcValues[4*i + 2] & 0xFF) << 16) | in ar2425SetPowerTable() 552 ((pdadcValues[4*i + 3] & 0xFF) << 24) ; in ar2425SetPowerTable()
|
| H A D | ar2317.c | 490 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2317SetPowerTable() local 515 &minCalPower2317_t2,gainBoundaries, rfXpdGain, pdadcValues); in ar2317SetPowerTable() 567 reg32 = ((pdadcValues[4*i + 0] & 0xFF) << 0) | in ar2317SetPowerTable() 568 ((pdadcValues[4*i + 1] & 0xFF) << 8) | in ar2317SetPowerTable() 569 ((pdadcValues[4*i + 2] & 0xFF) << 16) | in ar2317SetPowerTable() 570 ((pdadcValues[4*i + 3] & 0xFF) << 24) ; in ar2317SetPowerTable()
|
| H A D | ar2413.c | 510 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2413SetPowerTable() local 535 &minCalPower2413_t2,gainBoundaries, rfXpdGain, pdadcValues); in ar2413SetPowerTable() 587 reg32 = ((pdadcValues[4*i + 0] & 0xFF) << 0) | in ar2413SetPowerTable() 588 ((pdadcValues[4*i + 1] & 0xFF) << 8) | in ar2413SetPowerTable() 589 ((pdadcValues[4*i + 2] & 0xFF) << 16) | in ar2413SetPowerTable() 590 ((pdadcValues[4*i + 3] & 0xFF) << 24) ; in ar2413SetPowerTable()
|
| H A D | ar2316.c | 512 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2316SetPowerTable() local 537 &minCalPower2316_t2,gainBoundaries, rfXpdGain, pdadcValues); in ar2316SetPowerTable() 589 reg32 = ((pdadcValues[4*i + 0] & 0xFF) << 0) | in ar2316SetPowerTable() 590 ((pdadcValues[4*i + 1] & 0xFF) << 8) | in ar2316SetPowerTable() 591 ((pdadcValues[4*i + 2] & 0xFF) << 16) | in ar2316SetPowerTable() 592 ((pdadcValues[4*i + 3] & 0xFF) << 24) ; in ar2316SetPowerTable()
|
| H A D | ar5413.c | 554 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar5413SetPowerTable() local 579 &minCalPower5413_t2,gainBoundaries, rfXpdGain, pdadcValues); in ar5413SetPowerTable() 631 reg32 = ((pdadcValues[4*i + 0] & 0xFF) << 0) | in ar5413SetPowerTable() 632 ((pdadcValues[4*i + 1] & 0xFF) << 8) | in ar5413SetPowerTable() 633 ((pdadcValues[4*i + 2] & 0xFF) << 16) | in ar5413SetPowerTable() 634 ((pdadcValues[4*i + 3] & 0xFF) << 24) ; in ar5413SetPowerTable()
|
| /dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/ |
| H A D | ar5416_reset.c | 2303 ar5416WritePdadcValues(struct ath_hal *ah, int i, uint8_t pdadcValues[]) in ar5416WritePdadcValues() argument 2313 reg32 = ((pdadcValues[4*j + 0] & 0xFF) << 0) | in ar5416WritePdadcValues() 2314 ((pdadcValues[4*j + 1] & 0xFF) << 8) | in ar5416WritePdadcValues() 2315 ((pdadcValues[4*j + 2] & 0xFF) << 16) | in ar5416WritePdadcValues() 2316 ((pdadcValues[4*j + 3] & 0xFF) << 24) ; in ar5416WritePdadcValues() 2322 4*j, pdadcValues[4*j], in ar5416WritePdadcValues() 2323 4*j+1, pdadcValues[4*j + 1], in ar5416WritePdadcValues() 2324 4*j+2, pdadcValues[4*j + 2], in ar5416WritePdadcValues() 2325 4*j+3, pdadcValues[4*j + 3]); in ar5416WritePdadcValues() 2344 static uint8_t pdadcValues[AR5416_NUM_PDADC_VALUES]; in ar5416SetPowerCalTable() local [all …]
|
| H A D | ar5416.h | 368 uint8_t pdadcValues[]);
|