Home
last modified time | relevance | path

Searched refs:PcdacValues (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/ath/ath_hal/
HDah_eeprom_v3.h170 uint16_t PcdacValues[64]; member
180 uint16_t PcdacValues[NUM_PCDAC_VALUES]; member
HDah_eeprom_v3.c898 pChannelData->PcdacValues) ; in readEepromRawPowerCalInfo()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5111.c441 pPcdacValues = pcdacStruct.PcdacValues; in ar5111SetPowerTable()
587 const uint16_t* pPcdac = pChannelData->PcdacValues; in ar5212FindValueInList()
621 ar5212GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5212GetLowerUpperPcdacs()
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_reset.c1394 pPcdacValues = pcdacStruct.PcdacValues; in ar5211SetPowerTable()
1742 pPcdac = pChannelData->PcdacValues; in ar5211FindValueInList()
1882 ar5211GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5211GetLowerUpperPcdacs()
/trueos/tools/tools/ath/athprom/
HDathprom.c803 PcdacValues[curpcdac]); in eevar()