Home
last modified time | relevance | path

Searched refs:AR_EEP_TEMPSENSE_SLOPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h105 AR_EEP_TEMPSENSE_SLOPE, /* int8_t* */ enumerator
H A Dah_eeprom_9287.c102 case AR_EEP_TEMPSENSE_SLOPE: in v9287EepromGet()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_olc.c85 (void) (ath_hal_eepromGet(ah, AR_EEP_TEMPSENSE_SLOPE, &val)); in ar9287olcTemperatureCompensation()