Searched refs:ar9300_otp_read_word (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3086 static bool ar9300_otp_read_word(struct ath_hw *ah, int addr, u32 *data) ar9300_otp_read_word() function
3106 if (!ar9300_otp_read_word(ah, (address - i) / 4, &data)) ar9300_read_otp()
4122 ar9300_otp_read_word(ah, 1, &data); ar9003_hw_thermo_cal_apply()

Completed in 78 milliseconds