Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h398 uint16_t ee_ob1; member
H A Dah_eeprom_v3.c1245 ee->ee_ob1 = (eeval >> 3) & 0x07; in readHeaderInfo()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c236 tempOB = ee->ee_ob1; in ar5111SetRfRegs()
H A Dar5413.c183 ob5GHz = ee->ee_ob1; in ar5413SetRfRegs()
H A Dar5112.c206 ob5GHz = ee->ee_ob1; in ar5112SetRfRegs()
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c639 fprintf(fd, "%1d", eeprom.ee_ob1); in eevar()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1054 tempOB = ee->ee_ob1; in ar5211SetRf6and7()