Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h92 uint8_t ee_xpaOn; /* Extern output stage timing */ member
H A Dah_eeprom_v1.c192 ee->ee_xpaOn = athvals[5] & 0xff; in ath_hal_v1EepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c227 (ee->ee_xpaOn << 8) | ee->ee_xpaOn); in ar5210Reset()