Searched refs:getPcdac (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_reset.c | 616 getPcdac(struct ath_hal *ah, const struct tpcMap *pRD, uint8_t dBm) in getPcdac() function 801 cp[14] = getPcdac(ah, pRD, dBmRD); in setupPowerSettings() 804 cp[9] = getPcdac(ah, pRD, dBm36); in setupPowerSettings() 807 cp[8] = getPcdac(ah, pRD, dBm48); in setupPowerSettings() 810 cp[7] = getPcdac(ah, pRD, dBm54); in setupPowerSettings()
|