Searched refs:ee_switchSettling (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h369 uint16_t ee_switchSettling[3]; member in struct:__anon7516
H A Dah_eeprom_v3.c1196 ee->ee_switchSettling[i] = (eeval >> 8) & 0x7f;
/freebsd-10.0-release/tools/tools/ath/athprom/
H A Dathprom.c549 fprintf(fd, "0x%02x", eeprom.ee_switchSettling[curmode]);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1244 ((ee->ee_switchSettling[arrayMode] << 7) & 0x3F80));
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1667 switchSettling = ee->ee_switchSettling[arrayMode];

Completed in 72 milliseconds