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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c251 ar9300_otp_read(struct ath_hal *ah, u_int off, u_int32_t *data, HAL_BOOL is_wifi) function
1290 ar9300_otp_read(ah, eep_addr / 4, &reg_val, 1);
3678 if (!ar9300_otp_read(ah, eep_addr, &svalue, is_wifi)) {
H A Dar9300.h1606 extern HAL_BOOL ar9300_otp_read(struct ath_hal *ah, u_int off, u_int32_t *data, HAL_BOOL is_wifi);

Completed in 67 milliseconds