Searched refs:dacHiPwrMode_5G (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h182 uint8_t dacHiPwrMode_5G;/* use the DAC high power mode (MB91) */ member in struct:BaseEepHeader
H A Dah_eeprom_v14.c96 *(uint8_t *) val = pBase->dacHiPwrMode_5G;
/freebsd-11.0-release/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c110 printf("| dacHiPwrMode_5G: 0x%.2x | openLoopPwrCntl: 0x%.2x | dacLpMode: 0x%.2x\n",
111 (int) eh->dacHiPwrMode_5G, (int) eh->openLoopPwrCntl, (int) eh->dacLpMode);
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1717 else if (eep->baseEepHeader.dacHiPwrMode_5G)

Completed in 117 milliseconds