Searched refs:AR9300_OTP_BASE (Results 1 – 2 of 2) sorted by relevance
72 #define AR9300_OTP_BASE (AR_SREV_9340(ah) ? 0x30000 : 0x14000) macro
3084 REG_READ(ah, AR9300_OTP_BASE + (4 * addr)); in ar9300_otp_read_word()