Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_eeprom.c114 AH9300(ah)->calibration_data_source_address = size; in ar9300_calibration_data_address_set()
123 return AH9300(ah)->calibration_data_source_address; in ar9300_calibration_data_address_get()
155 calibration_data_source_address = 0; in ar9300_eeprom_template_install()
181 AH9300(ah)->calibration_data_source_address = 0; in ar9300_eeprom_restore_something()
195 AH9300(ah)->calibration_data_source_address = 0; in ar9300_eeprom_restore_something()
209 AH9300(ah)->calibration_data_source_address = 0; in ar9300_eeprom_restore_something()
349 ahp->calibration_data_source_address = 0; in ar9300_eeprom_attach()
4187 AH9300(ah)->calibration_data_source_address = 0; in ar9300_eeprom_restore_internal()
4191 AH9300(ah)->calibration_data_source_address = 0; in ar9300_eeprom_restore_internal()
4206 AH9300(ah)->calibration_data_source_address = in ar9300_eeprom_restore_internal()
[all …]
HDeeprom.diff227 AH9300(ah)->calibration_data_source_address = 0;
244 AH9300(ah)->calibration_data_source_address =
272 AH9300(ah)->calibration_data_source_address =
HDar9300.h811 int calibration_data_source_address; member