Home
last modified time | relevance | path

Searched refs:ee_ob4 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h404 uint16_t ee_ob4; member
H A Dah_eeprom_v3.c1225 ee->ee_ob4 = (eeval >> 5) & 0x07; in readHeaderInfo()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c245 tempOB = ee->ee_ob4; in ar5111SetRfRegs()
H A Dar5413.c192 ob5GHz = ee->ee_ob4; in ar5413SetRfRegs()
H A Dar5112.c215 ob5GHz = ee->ee_ob4; in ar5112SetRfRegs()
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c645 fprintf(fd, "%1d", eeprom.ee_ob4); in eevar()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1063 tempOB = ee->ee_ob4; in ar5211SetRf6and7()