Home
last modified time | relevance | path

Searched refs:AR5416_EEP_FLAG_FORCEXPAON (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h234 #define AR5416_EEP_FLAG_FORCEXPAON 0x40 /* force XPA bit for 5G */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1667 !!(pModal->flagBits & AR5416_EEP_FLAG_FORCEXPAON)); in ar5416SetBoardValues()