Home
last modified time | relevance | path

Searched refs:dacHiPwrMode_5G (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h182 uint8_t dacHiPwrMode_5G;/* use the DAC high power mode (MB91) */ member
H A Dah_eeprom_v14.c96 *(uint8_t *) val = pBase->dacHiPwrMode_5G; in v14EepromGet()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1717 else if (eep->baseEepHeader.dacHiPwrMode_5G) in ar5416SetBoardValues()