Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h90 uint8_t ee_xlnaOn; /* External LNA timing */ member
H A Dah_eeprom_v1.c191 ee->ee_xlnaOn = (athvals[4] >> 8) & 0xff; in ath_hal_v1EepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c224 (ee->ee_xlnaOn << 8)); in ar5210Reset()