Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h235 #define AR5416_EEP_FLAG_LOCALBIAS 0x20 /* enable local bias */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1665 !!(pModal->flagBits & AR5416_EEP_FLAG_LOCALBIAS)); in ar5416SetBoardValues()