Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v3.h170 uint16_t PcdacValues[64]; member
180 uint16_t PcdacValues[NUM_PCDAC_VALUES]; member
H A Dah_eeprom_v3.c896 pChannelData->PcdacValues) ; in readEepromRawPowerCalInfo()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c434 pPcdacValues = pcdacStruct.PcdacValues; in ar5111SetPowerTable()
580 const uint16_t* pPcdac = pChannelData->PcdacValues; in ar5212FindValueInList()
614 ar5212GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5212GetLowerUpperPcdacs()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_reset.c1417 pPcdacValues = pcdacStruct.PcdacValues; in ar5211SetPowerTable()
1763 pPcdac = pChannelData->PcdacValues; in ar5211FindValueInList()
1903 ar5211GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5211GetLowerUpperPcdacs()