Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v1.h94 uint8_t ee_xpaOn; /* Extern output stage timing */ member
Dah_eeprom_v1.c194 ee->ee_xpaOn = athvals[5] & 0xff; in ath_hal_v1EepromAttach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_reset.c229 (ee->ee_xpaOn << 8) | ee->ee_xpaOn); in ar5210Reset()