Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h401 uint16_t ee_ob1; member
H A Dah_eeprom_v3.c1247 ee->ee_ob1 = (eeval >> 3) & 0x07; in readHeaderInfo()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c238 tempOB = ee->ee_ob1; in ar5111SetRfRegs()
H A Dar5413.c185 ob5GHz = ee->ee_ob1; in ar5413SetRfRegs()
H A Dar5112.c208 ob5GHz = ee->ee_ob1; in ar5112SetRfRegs()
/freebsd-12.1/tools/tools/ath/athprom/
H A Dathprom.c640 fprintf(fd, "%1d", eeprom.ee_ob1); in eevar()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1056 tempOB = ee->ee_ob1; in ar5211SetRf6and7()