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

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h370 uint16_t ee_switchSettling[3]; member in struct:__anon11468
H A Dah_eeprom_v3.c1198 ee->ee_switchSettling[i] = (eeval >> 8) & 0x7f;
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c550 fprintf(fd, "0x%02x", eeprom.ee_switchSettling[curmode]);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1247 ((ee->ee_switchSettling[arrayMode] << 7) & 0x3F80));
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1671 switchSettling = ee->ee_switchSettling[arrayMode];

Completed in 79 milliseconds