Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h105 AR_EEP_TEMPSENSE_SLOPE, /* int8_t* */ enumerator
HDah_eeprom_9287.c102 case AR_EEP_TEMPSENSE_SLOPE: in v9287EepromGet()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
HDar9287_olc.c85 (void) (ath_hal_eepromGet(ah, AR_EEP_TEMPSENSE_SLOPE, &val)); in ar9287olcTemperatureCompensation()