ar9003_phy.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844
  1. /*
  2. * Copyright (c) 2010-2011 Atheros Communications Inc.
  3. *
  4. * Permission to use, copy, modify, and/or distribute this software for any
  5. * purpose with or without fee is hereby granted, provided that the above
  6. * copyright notice and this permission notice appear in all copies.
  7. *
  8. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  9. * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  10. * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  11. * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  12. * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  13. * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  14. * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  15. */
  16. #include <linux/export.h>
  17. #include "hw.h"
  18. #include "ar9003_phy.h"
  19. static const int firstep_table[] =
  20. /* level: 0 1 2 3 4 5 6 7 8 */
  21. { -4, -2, 0, 2, 4, 6, 8, 10, 12 }; /* lvl 0-8, default 2 */
  22. static const int cycpwrThr1_table[] =
  23. /* level: 0 1 2 3 4 5 6 7 8 */
  24. { -6, -4, -2, 0, 2, 4, 6, 8 }; /* lvl 0-7, default 3 */
  25. /*
  26. * register values to turn OFDM weak signal detection OFF
  27. */
  28. static const int m1ThreshLow_off = 127;
  29. static const int m2ThreshLow_off = 127;
  30. static const int m1Thresh_off = 127;
  31. static const int m2Thresh_off = 127;
  32. static const int m2CountThr_off = 31;
  33. static const int m2CountThrLow_off = 63;
  34. static const int m1ThreshLowExt_off = 127;
  35. static const int m2ThreshLowExt_off = 127;
  36. static const int m1ThreshExt_off = 127;
  37. static const int m2ThreshExt_off = 127;
  38. /**
  39. * ar9003_hw_set_channel - set channel on single-chip device
  40. * @ah: atheros hardware structure
  41. * @chan:
  42. *
  43. * This is the function to change channel on single-chip devices, that is
  44. * for AR9300 family of chipsets.
  45. *
  46. * This function takes the channel value in MHz and sets
  47. * hardware channel value. Assumes writes have been enabled to analog bus.
  48. *
  49. * Actual Expression,
  50. *
  51. * For 2GHz channel,
  52. * Channel Frequency = (3/4) * freq_ref * (chansel[8:0] + chanfrac[16:0]/2^17)
  53. * (freq_ref = 40MHz)
  54. *
  55. * For 5GHz channel,
  56. * Channel Frequency = (3/2) * freq_ref * (chansel[8:0] + chanfrac[16:0]/2^10)
  57. * (freq_ref = 40MHz/(24>>amodeRefSel))
  58. *
  59. * For 5GHz channels which are 5MHz spaced,
  60. * Channel Frequency = (3/2) * freq_ref * (chansel[8:0] + chanfrac[16:0]/2^17)
  61. * (freq_ref = 40MHz)
  62. */
  63. static int ar9003_hw_set_channel(struct ath_hw *ah, struct ath9k_channel *chan)
  64. {
  65. u16 bMode, fracMode = 0, aModeRefSel = 0;
  66. u32 freq, chan_frac, div, channelSel = 0, reg32 = 0;
  67. struct chan_centers centers;
  68. int loadSynthChannel;
  69. ath9k_hw_get_channel_centers(ah, chan, &centers);
  70. freq = centers.synth_center;
  71. if (freq < 4800) { /* 2 GHz, fractional mode */
  72. if (AR_SREV_9330(ah)) {
  73. if (ah->is_clk_25mhz)
  74. div = 75;
  75. else
  76. div = 120;
  77. channelSel = (freq * 4) / div;
  78. chan_frac = (((freq * 4) % div) * 0x20000) / div;
  79. channelSel = (channelSel << 17) | chan_frac;
  80. } else if (AR_SREV_9485(ah) || AR_SREV_9565(ah)) {
  81. /*
  82. * freq_ref = 40 / (refdiva >> amoderefsel);
  83. * where refdiva=1 and amoderefsel=0
  84. * ndiv = ((chan_mhz * 4) / 3) / freq_ref;
  85. * chansel = int(ndiv), chanfrac = (ndiv - chansel) * 0x20000
  86. */
  87. channelSel = (freq * 4) / 120;
  88. chan_frac = (((freq * 4) % 120) * 0x20000) / 120;
  89. channelSel = (channelSel << 17) | chan_frac;
  90. } else if (AR_SREV_9340(ah)) {
  91. if (ah->is_clk_25mhz) {
  92. channelSel = (freq * 2) / 75;
  93. chan_frac = (((freq * 2) % 75) * 0x20000) / 75;
  94. channelSel = (channelSel << 17) | chan_frac;
  95. } else {
  96. channelSel = CHANSEL_2G(freq) >> 1;
  97. }
  98. } else if (AR_SREV_9550(ah)) {
  99. if (ah->is_clk_25mhz)
  100. div = 75;
  101. else
  102. div = 120;
  103. channelSel = (freq * 4) / div;
  104. chan_frac = (((freq * 4) % div) * 0x20000) / div;
  105. channelSel = (channelSel << 17) | chan_frac;
  106. } else {
  107. channelSel = CHANSEL_2G(freq);
  108. }
  109. /* Set to 2G mode */
  110. bMode = 1;
  111. } else {
  112. if ((AR_SREV_9340(ah) || AR_SREV_9550(ah)) &&
  113. ah->is_clk_25mhz) {
  114. channelSel = freq / 75;
  115. chan_frac = ((freq % 75) * 0x20000) / 75;
  116. channelSel = (channelSel << 17) | chan_frac;
  117. } else {
  118. channelSel = CHANSEL_5G(freq);
  119. /* Doubler is ON, so, divide channelSel by 2. */
  120. channelSel >>= 1;
  121. }
  122. /* Set to 5G mode */
  123. bMode = 0;
  124. }
  125. /* Enable fractional mode for all channels */
  126. fracMode = 1;
  127. aModeRefSel = 0;
  128. loadSynthChannel = 0;
  129. reg32 = (bMode << 29);
  130. REG_WRITE(ah, AR_PHY_SYNTH_CONTROL, reg32);
  131. /* Enable Long shift Select for Synthesizer */
  132. REG_RMW_FIELD(ah, AR_PHY_65NM_CH0_SYNTH4,
  133. AR_PHY_SYNTH4_LONG_SHIFT_SELECT, 1);
  134. /* Program Synth. setting */
  135. reg32 = (channelSel << 2) | (fracMode << 30) |
  136. (aModeRefSel << 28) | (loadSynthChannel << 31);
  137. REG_WRITE(ah, AR_PHY_65NM_CH0_SYNTH7, reg32);
  138. /* Toggle Load Synth channel bit */
  139. loadSynthChannel = 1;
  140. reg32 = (channelSel << 2) | (fracMode << 30) |
  141. (aModeRefSel << 28) | (loadSynthChannel << 31);
  142. REG_WRITE(ah, AR_PHY_65NM_CH0_SYNTH7, reg32);
  143. ah->curchan = chan;
  144. return 0;
  145. }
  146. /**
  147. * ar9003_hw_spur_mitigate_mrc_cck - convert baseband spur frequency
  148. * @ah: atheros hardware structure
  149. * @chan:
  150. *
  151. * For single-chip solutions. Converts to baseband spur frequency given the
  152. * input channel frequency and compute register settings below.
  153. *
  154. * Spur mitigation for MRC CCK
  155. */
  156. static void ar9003_hw_spur_mitigate_mrc_cck(struct ath_hw *ah,
  157. struct ath9k_channel *chan)
  158. {
  159. static const u32 spur_freq[4] = { 2420, 2440, 2464, 2480 };
  160. int cur_bb_spur, negative = 0, cck_spur_freq;
  161. int i;
  162. int range, max_spur_cnts, synth_freq;
  163. u8 *spur_fbin_ptr = ar9003_get_spur_chan_ptr(ah, IS_CHAN_2GHZ(chan));
  164. /*
  165. * Need to verify range +/- 10 MHz in control channel, otherwise spur
  166. * is out-of-band and can be ignored.
  167. */
  168. if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) ||
  169. AR_SREV_9550(ah)) {
  170. if (spur_fbin_ptr[0] == 0) /* No spur */
  171. return;
  172. max_spur_cnts = 5;
  173. if (IS_CHAN_HT40(chan)) {
  174. range = 19;
  175. if (REG_READ_FIELD(ah, AR_PHY_GEN_CTRL,
  176. AR_PHY_GC_DYN2040_PRI_CH) == 0)
  177. synth_freq = chan->channel + 10;
  178. else
  179. synth_freq = chan->channel - 10;
  180. } else {
  181. range = 10;
  182. synth_freq = chan->channel;
  183. }
  184. } else {
  185. range = AR_SREV_9462(ah) ? 5 : 10;
  186. max_spur_cnts = 4;
  187. synth_freq = chan->channel;
  188. }
  189. for (i = 0; i < max_spur_cnts; i++) {
  190. if (AR_SREV_9462(ah) && (i == 0 || i == 3))
  191. continue;
  192. negative = 0;
  193. if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) ||
  194. AR_SREV_9550(ah))
  195. cur_bb_spur = ath9k_hw_fbin2freq(spur_fbin_ptr[i],
  196. IS_CHAN_2GHZ(chan));
  197. else
  198. cur_bb_spur = spur_freq[i];
  199. cur_bb_spur -= synth_freq;
  200. if (cur_bb_spur < 0) {
  201. negative = 1;
  202. cur_bb_spur = -cur_bb_spur;
  203. }
  204. if (cur_bb_spur < range) {
  205. cck_spur_freq = (int)((cur_bb_spur << 19) / 11);
  206. if (negative == 1)
  207. cck_spur_freq = -cck_spur_freq;
  208. cck_spur_freq = cck_spur_freq & 0xfffff;
  209. REG_RMW_FIELD(ah, AR_PHY_AGC_CONTROL,
  210. AR_PHY_AGC_CONTROL_YCOK_MAX, 0x7);
  211. REG_RMW_FIELD(ah, AR_PHY_CCK_SPUR_MIT,
  212. AR_PHY_CCK_SPUR_MIT_SPUR_RSSI_THR, 0x7f);
  213. REG_RMW_FIELD(ah, AR_PHY_CCK_SPUR_MIT,
  214. AR_PHY_CCK_SPUR_MIT_SPUR_FILTER_TYPE,
  215. 0x2);
  216. REG_RMW_FIELD(ah, AR_PHY_CCK_SPUR_MIT,
  217. AR_PHY_CCK_SPUR_MIT_USE_CCK_SPUR_MIT,
  218. 0x1);
  219. REG_RMW_FIELD(ah, AR_PHY_CCK_SPUR_MIT,
  220. AR_PHY_CCK_SPUR_MIT_CCK_SPUR_FREQ,
  221. cck_spur_freq);
  222. return;
  223. }
  224. }
  225. REG_RMW_FIELD(ah, AR_PHY_AGC_CONTROL,
  226. AR_PHY_AGC_CONTROL_YCOK_MAX, 0x5);
  227. REG_RMW_FIELD(ah, AR_PHY_CCK_SPUR_MIT,
  228. AR_PHY_CCK_SPUR_MIT_USE_CCK_SPUR_MIT, 0x0);
  229. REG_RMW_FIELD(ah, AR_PHY_CCK_SPUR_MIT,
  230. AR_PHY_CCK_SPUR_MIT_CCK_SPUR_FREQ, 0x0);
  231. }
  232. /* Clean all spur register fields */
  233. static void ar9003_hw_spur_ofdm_clear(struct ath_hw *ah)
  234. {
  235. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  236. AR_PHY_TIMING4_ENABLE_SPUR_FILTER, 0);
  237. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  238. AR_PHY_TIMING11_SPUR_FREQ_SD, 0);
  239. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  240. AR_PHY_TIMING11_SPUR_DELTA_PHASE, 0);
  241. REG_RMW_FIELD(ah, AR_PHY_SFCORR_EXT,
  242. AR_PHY_SFCORR_EXT_SPUR_SUBCHANNEL_SD, 0);
  243. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  244. AR_PHY_TIMING11_USE_SPUR_FILTER_IN_AGC, 0);
  245. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  246. AR_PHY_TIMING11_USE_SPUR_FILTER_IN_SELFCOR, 0);
  247. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  248. AR_PHY_TIMING4_ENABLE_SPUR_RSSI, 0);
  249. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  250. AR_PHY_SPUR_REG_EN_VIT_SPUR_RSSI, 0);
  251. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  252. AR_PHY_SPUR_REG_ENABLE_NF_RSSI_SPUR_MIT, 0);
  253. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  254. AR_PHY_SPUR_REG_ENABLE_MASK_PPM, 0);
  255. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  256. AR_PHY_TIMING4_ENABLE_PILOT_MASK, 0);
  257. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  258. AR_PHY_TIMING4_ENABLE_CHAN_MASK, 0);
  259. REG_RMW_FIELD(ah, AR_PHY_PILOT_SPUR_MASK,
  260. AR_PHY_PILOT_SPUR_MASK_CF_PILOT_MASK_IDX_A, 0);
  261. REG_RMW_FIELD(ah, AR_PHY_SPUR_MASK_A,
  262. AR_PHY_SPUR_MASK_A_CF_PUNC_MASK_IDX_A, 0);
  263. REG_RMW_FIELD(ah, AR_PHY_CHAN_SPUR_MASK,
  264. AR_PHY_CHAN_SPUR_MASK_CF_CHAN_MASK_IDX_A, 0);
  265. REG_RMW_FIELD(ah, AR_PHY_PILOT_SPUR_MASK,
  266. AR_PHY_PILOT_SPUR_MASK_CF_PILOT_MASK_A, 0);
  267. REG_RMW_FIELD(ah, AR_PHY_CHAN_SPUR_MASK,
  268. AR_PHY_CHAN_SPUR_MASK_CF_CHAN_MASK_A, 0);
  269. REG_RMW_FIELD(ah, AR_PHY_SPUR_MASK_A,
  270. AR_PHY_SPUR_MASK_A_CF_PUNC_MASK_A, 0);
  271. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  272. AR_PHY_SPUR_REG_MASK_RATE_CNTL, 0);
  273. }
  274. static void ar9003_hw_spur_ofdm(struct ath_hw *ah,
  275. int freq_offset,
  276. int spur_freq_sd,
  277. int spur_delta_phase,
  278. int spur_subchannel_sd,
  279. int range,
  280. int synth_freq)
  281. {
  282. int mask_index = 0;
  283. /* OFDM Spur mitigation */
  284. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  285. AR_PHY_TIMING4_ENABLE_SPUR_FILTER, 0x1);
  286. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  287. AR_PHY_TIMING11_SPUR_FREQ_SD, spur_freq_sd);
  288. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  289. AR_PHY_TIMING11_SPUR_DELTA_PHASE, spur_delta_phase);
  290. REG_RMW_FIELD(ah, AR_PHY_SFCORR_EXT,
  291. AR_PHY_SFCORR_EXT_SPUR_SUBCHANNEL_SD, spur_subchannel_sd);
  292. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  293. AR_PHY_TIMING11_USE_SPUR_FILTER_IN_AGC, 0x1);
  294. if (!(AR_SREV_9565(ah) && range == 10 && synth_freq == 2437))
  295. REG_RMW_FIELD(ah, AR_PHY_TIMING11,
  296. AR_PHY_TIMING11_USE_SPUR_FILTER_IN_SELFCOR, 0x1);
  297. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  298. AR_PHY_TIMING4_ENABLE_SPUR_RSSI, 0x1);
  299. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  300. AR_PHY_SPUR_REG_SPUR_RSSI_THRESH, 34);
  301. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  302. AR_PHY_SPUR_REG_EN_VIT_SPUR_RSSI, 1);
  303. if (!AR_SREV_9340(ah) &&
  304. REG_READ_FIELD(ah, AR_PHY_MODE,
  305. AR_PHY_MODE_DYNAMIC) == 0x1)
  306. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  307. AR_PHY_SPUR_REG_ENABLE_NF_RSSI_SPUR_MIT, 1);
  308. mask_index = (freq_offset << 4) / 5;
  309. if (mask_index < 0)
  310. mask_index = mask_index - 1;
  311. mask_index = mask_index & 0x7f;
  312. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  313. AR_PHY_SPUR_REG_ENABLE_MASK_PPM, 0x1);
  314. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  315. AR_PHY_TIMING4_ENABLE_PILOT_MASK, 0x1);
  316. REG_RMW_FIELD(ah, AR_PHY_TIMING4,
  317. AR_PHY_TIMING4_ENABLE_CHAN_MASK, 0x1);
  318. REG_RMW_FIELD(ah, AR_PHY_PILOT_SPUR_MASK,
  319. AR_PHY_PILOT_SPUR_MASK_CF_PILOT_MASK_IDX_A, mask_index);
  320. REG_RMW_FIELD(ah, AR_PHY_SPUR_MASK_A,
  321. AR_PHY_SPUR_MASK_A_CF_PUNC_MASK_IDX_A, mask_index);
  322. REG_RMW_FIELD(ah, AR_PHY_CHAN_SPUR_MASK,
  323. AR_PHY_CHAN_SPUR_MASK_CF_CHAN_MASK_IDX_A, mask_index);
  324. REG_RMW_FIELD(ah, AR_PHY_PILOT_SPUR_MASK,
  325. AR_PHY_PILOT_SPUR_MASK_CF_PILOT_MASK_A, 0xc);
  326. REG_RMW_FIELD(ah, AR_PHY_CHAN_SPUR_MASK,
  327. AR_PHY_CHAN_SPUR_MASK_CF_CHAN_MASK_A, 0xc);
  328. REG_RMW_FIELD(ah, AR_PHY_SPUR_MASK_A,
  329. AR_PHY_SPUR_MASK_A_CF_PUNC_MASK_A, 0xa0);
  330. REG_RMW_FIELD(ah, AR_PHY_SPUR_REG,
  331. AR_PHY_SPUR_REG_MASK_RATE_CNTL, 0xff);
  332. }
  333. static void ar9003_hw_spur_ofdm_9565(struct ath_hw *ah,
  334. int freq_offset)
  335. {
  336. int mask_index = 0;
  337. mask_index = (freq_offset << 4) / 5;
  338. if (mask_index < 0)
  339. mask_index = mask_index - 1;
  340. mask_index = mask_index & 0x7f;
  341. REG_RMW_FIELD(ah, AR_PHY_PILOT_SPUR_MASK,
  342. AR_PHY_PILOT_SPUR_MASK_CF_PILOT_MASK_IDX_B,
  343. mask_index);
  344. /* A == B */
  345. REG_RMW_FIELD(ah, AR_PHY_SPUR_MASK_B,
  346. AR_PHY_SPUR_MASK_A_CF_PUNC_MASK_IDX_A,
  347. mask_index);
  348. REG_RMW_FIELD(ah, AR_PHY_CHAN_SPUR_MASK,
  349. AR_PHY_CHAN_SPUR_MASK_CF_CHAN_MASK_IDX_B,
  350. mask_index);
  351. REG_RMW_FIELD(ah, AR_PHY_PILOT_SPUR_MASK,
  352. AR_PHY_PILOT_SPUR_MASK_CF_PILOT_MASK_B, 0xe);
  353. REG_RMW_FIELD(ah, AR_PHY_CHAN_SPUR_MASK,
  354. AR_PHY_CHAN_SPUR_MASK_CF_CHAN_MASK_B, 0xe);
  355. /* A == B */
  356. REG_RMW_FIELD(ah, AR_PHY_SPUR_MASK_B,
  357. AR_PHY_SPUR_MASK_A_CF_PUNC_MASK_A, 0xa0);
  358. }
  359. static void ar9003_hw_spur_ofdm_work(struct ath_hw *ah,
  360. struct ath9k_channel *chan,
  361. int freq_offset,
  362. int range,
  363. int synth_freq)
  364. {
  365. int spur_freq_sd = 0;
  366. int spur_subchannel_sd = 0;
  367. int spur_delta_phase = 0;
  368. if (IS_CHAN_HT40(chan)) {
  369. if (freq_offset < 0) {
  370. if (REG_READ_FIELD(ah, AR_PHY_GEN_CTRL,
  371. AR_PHY_GC_DYN2040_PRI_CH) == 0x0)
  372. spur_subchannel_sd = 1;
  373. else
  374. spur_subchannel_sd = 0;
  375. spur_freq_sd = ((freq_offset + 10) << 9) / 11;
  376. } else {
  377. if (REG_READ_FIELD(ah, AR_PHY_GEN_CTRL,
  378. AR_PHY_GC_DYN2040_PRI_CH) == 0x0)
  379. spur_subchannel_sd = 0;
  380. else
  381. spur_subchannel_sd = 1;
  382. spur_freq_sd = ((freq_offset - 10) << 9) / 11;
  383. }
  384. spur_delta_phase = (freq_offset << 17) / 5;
  385. } else {
  386. spur_subchannel_sd = 0;
  387. spur_freq_sd = (freq_offset << 9) /11;
  388. spur_delta_phase = (freq_offset << 18) / 5;
  389. }
  390. spur_freq_sd = spur_freq_sd & 0x3ff;
  391. spur_delta_phase = spur_delta_phase & 0xfffff;
  392. ar9003_hw_spur_ofdm(ah,
  393. freq_offset,
  394. spur_freq_sd,
  395. spur_delta_phase,
  396. spur_subchannel_sd,
  397. range, synth_freq);
  398. }
  399. /* Spur mitigation for OFDM */
  400. static void ar9003_hw_spur_mitigate_ofdm(struct ath_hw *ah,
  401. struct ath9k_channel *chan)
  402. {
  403. int synth_freq;
  404. int range = 10;
  405. int freq_offset = 0;
  406. int mode;
  407. u8* spurChansPtr;
  408. unsigned int i;
  409. struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep;
  410. if (IS_CHAN_5GHZ(chan)) {
  411. spurChansPtr = &(eep->modalHeader5G.spurChans[0]);
  412. mode = 0;
  413. }
  414. else {
  415. spurChansPtr = &(eep->modalHeader2G.spurChans[0]);
  416. mode = 1;
  417. }
  418. if (spurChansPtr[0] == 0)
  419. return; /* No spur in the mode */
  420. if (IS_CHAN_HT40(chan)) {
  421. range = 19;
  422. if (REG_READ_FIELD(ah, AR_PHY_GEN_CTRL,
  423. AR_PHY_GC_DYN2040_PRI_CH) == 0x0)
  424. synth_freq = chan->channel - 10;
  425. else
  426. synth_freq = chan->channel + 10;
  427. } else {
  428. range = 10;
  429. synth_freq = chan->channel;
  430. }
  431. ar9003_hw_spur_ofdm_clear(ah);
  432. for (i = 0; i < AR_EEPROM_MODAL_SPURS && spurChansPtr[i]; i++) {
  433. freq_offset = ath9k_hw_fbin2freq(spurChansPtr[i], mode);
  434. freq_offset -= synth_freq;
  435. if (abs(freq_offset) < range) {
  436. ar9003_hw_spur_ofdm_work(ah, chan, freq_offset,
  437. range, synth_freq);
  438. if (AR_SREV_9565(ah) && (i < 4)) {
  439. freq_offset = ath9k_hw_fbin2freq(spurChansPtr[i + 1],
  440. mode);
  441. freq_offset -= synth_freq;
  442. if (abs(freq_offset) < range)
  443. ar9003_hw_spur_ofdm_9565(ah, freq_offset);
  444. }
  445. break;
  446. }
  447. }
  448. }
  449. static void ar9003_hw_spur_mitigate(struct ath_hw *ah,
  450. struct ath9k_channel *chan)
  451. {
  452. if (!AR_SREV_9565(ah))
  453. ar9003_hw_spur_mitigate_mrc_cck(ah, chan);
  454. ar9003_hw_spur_mitigate_ofdm(ah, chan);
  455. }
  456. static u32 ar9003_hw_compute_pll_control(struct ath_hw *ah,
  457. struct ath9k_channel *chan)
  458. {
  459. u32 pll;
  460. pll = SM(0x5, AR_RTC_9300_PLL_REFDIV);
  461. if (chan && IS_CHAN_HALF_RATE(chan))
  462. pll |= SM(0x1, AR_RTC_9300_PLL_CLKSEL);
  463. else if (chan && IS_CHAN_QUARTER_RATE(chan))
  464. pll |= SM(0x2, AR_RTC_9300_PLL_CLKSEL);
  465. pll |= SM(0x2c, AR_RTC_9300_PLL_DIV);
  466. return pll;
  467. }
  468. static void ar9003_hw_set_channel_regs(struct ath_hw *ah,
  469. struct ath9k_channel *chan)
  470. {
  471. u32 phymode;
  472. u32 enableDacFifo = 0;
  473. enableDacFifo =
  474. (REG_READ(ah, AR_PHY_GEN_CTRL) & AR_PHY_GC_ENABLE_DAC_FIFO);
  475. /* Enable 11n HT, 20 MHz */
  476. phymode = AR_PHY_GC_HT_EN | AR_PHY_GC_SINGLE_HT_LTF1 |
  477. AR_PHY_GC_SHORT_GI_40 | enableDacFifo;
  478. /* Configure baseband for dynamic 20/40 operation */
  479. if (IS_CHAN_HT40(chan)) {
  480. phymode |= AR_PHY_GC_DYN2040_EN;
  481. /* Configure control (primary) channel at +-10MHz */
  482. if ((chan->chanmode == CHANNEL_A_HT40PLUS) ||
  483. (chan->chanmode == CHANNEL_G_HT40PLUS))
  484. phymode |= AR_PHY_GC_DYN2040_PRI_CH;
  485. }
  486. /* make sure we preserve INI settings */
  487. phymode |= REG_READ(ah, AR_PHY_GEN_CTRL);
  488. /* turn off Green Field detection for STA for now */
  489. phymode &= ~AR_PHY_GC_GF_DETECT_EN;
  490. REG_WRITE(ah, AR_PHY_GEN_CTRL, phymode);
  491. /* Configure MAC for 20/40 operation */
  492. ath9k_hw_set11nmac2040(ah);
  493. /* global transmit timeout (25 TUs default)*/
  494. REG_WRITE(ah, AR_GTXTO, 25 << AR_GTXTO_TIMEOUT_LIMIT_S);
  495. /* carrier sense timeout */
  496. REG_WRITE(ah, AR_CST, 0xF << AR_CST_TIMEOUT_LIMIT_S);
  497. }
  498. static void ar9003_hw_init_bb(struct ath_hw *ah,
  499. struct ath9k_channel *chan)
  500. {
  501. u32 synthDelay;
  502. /*
  503. * Wait for the frequency synth to settle (synth goes on
  504. * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
  505. * Value is in 100ns increments.
  506. */
  507. synthDelay = REG_READ(ah, AR_PHY_RX_DELAY) & AR_PHY_RX_DELAY_DELAY;
  508. /* Activate the PHY (includes baseband activate + synthesizer on) */
  509. REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
  510. ath9k_hw_synth_delay(ah, chan, synthDelay);
  511. }
  512. void ar9003_hw_set_chain_masks(struct ath_hw *ah, u8 rx, u8 tx)
  513. {
  514. if (ah->caps.tx_chainmask == 5 || ah->caps.rx_chainmask == 5)
  515. REG_SET_BIT(ah, AR_PHY_ANALOG_SWAP,
  516. AR_PHY_SWAP_ALT_CHAIN);
  517. REG_WRITE(ah, AR_PHY_RX_CHAINMASK, rx);
  518. REG_WRITE(ah, AR_PHY_CAL_CHAINMASK, rx);
  519. if ((ah->caps.hw_caps & ATH9K_HW_CAP_APM) && (tx == 0x7))
  520. tx = 3;
  521. REG_WRITE(ah, AR_SELFGEN_MASK, tx);
  522. }
  523. /*
  524. * Override INI values with chip specific configuration.
  525. */
  526. static void ar9003_hw_override_ini(struct ath_hw *ah)
  527. {
  528. u32 val;
  529. /*
  530. * Set the RX_ABORT and RX_DIS and clear it only after
  531. * RXE is set for MAC. This prevents frames with
  532. * corrupted descriptor status.
  533. */
  534. REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT));
  535. /*
  536. * For AR9280 and above, there is a new feature that allows
  537. * Multicast search based on both MAC Address and Key ID. By default,
  538. * this feature is enabled. But since the driver is not using this
  539. * feature, we switch it off; otherwise multicast search based on
  540. * MAC addr only will fail.
  541. */
  542. val = REG_READ(ah, AR_PCU_MISC_MODE2) & (~AR_ADHOC_MCAST_KEYID_ENABLE);
  543. REG_WRITE(ah, AR_PCU_MISC_MODE2,
  544. val | AR_AGG_WEP_ENABLE_FIX | AR_AGG_WEP_ENABLE);
  545. REG_SET_BIT(ah, AR_PHY_CCK_DETECT,
  546. AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV);
  547. if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) {
  548. REG_WRITE(ah, AR_GLB_SWREG_DISCONT_MODE,
  549. AR_GLB_SWREG_DISCONT_EN_BT_WLAN);
  550. if (REG_READ_FIELD(ah, AR_PHY_TX_IQCAL_CONTROL_0,
  551. AR_PHY_TX_IQCAL_CONTROL_0_ENABLE_TXIQ_CAL))
  552. ah->enabled_cals |= TX_IQ_CAL;
  553. else
  554. ah->enabled_cals &= ~TX_IQ_CAL;
  555. if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE)
  556. ah->enabled_cals |= TX_CL_CAL;
  557. else
  558. ah->enabled_cals &= ~TX_CL_CAL;
  559. }
  560. }
  561. static void ar9003_hw_prog_ini(struct ath_hw *ah,
  562. struct ar5416IniArray *iniArr,
  563. int column)
  564. {
  565. unsigned int i, regWrites = 0;
  566. /* New INI format: Array may be undefined (pre, core, post arrays) */
  567. if (!iniArr->ia_array)
  568. return;
  569. /*
  570. * New INI format: Pre, core, and post arrays for a given subsystem
  571. * may be modal (> 2 columns) or non-modal (2 columns). Determine if
  572. * the array is non-modal and force the column to 1.
  573. */
  574. if (column >= iniArr->ia_columns)
  575. column = 1;
  576. for (i = 0; i < iniArr->ia_rows; i++) {
  577. u32 reg = INI_RA(iniArr, i, 0);
  578. u32 val = INI_RA(iniArr, i, column);
  579. REG_WRITE(ah, reg, val);
  580. DO_DELAY(regWrites);
  581. }
  582. }
  583. static int ar9550_hw_get_modes_txgain_index(struct ath_hw *ah,
  584. struct ath9k_channel *chan)
  585. {
  586. int ret;
  587. switch (chan->chanmode) {
  588. case CHANNEL_A:
  589. case CHANNEL_A_HT20:
  590. if (chan->channel <= 5350)
  591. ret = 1;
  592. else if ((chan->channel > 5350) && (chan->channel <= 5600))
  593. ret = 3;
  594. else
  595. ret = 5;
  596. break;
  597. case CHANNEL_A_HT40PLUS:
  598. case CHANNEL_A_HT40MINUS:
  599. if (chan->channel <= 5350)
  600. ret = 2;
  601. else if ((chan->channel > 5350) && (chan->channel <= 5600))
  602. ret = 4;
  603. else
  604. ret = 6;
  605. break;
  606. case CHANNEL_G:
  607. case CHANNEL_G_HT20:
  608. case CHANNEL_B:
  609. ret = 8;
  610. break;
  611. case CHANNEL_G_HT40PLUS:
  612. case CHANNEL_G_HT40MINUS:
  613. ret = 7;
  614. break;
  615. default:
  616. ret = -EINVAL;
  617. }
  618. return ret;
  619. }
  620. static int ar9003_hw_process_ini(struct ath_hw *ah,
  621. struct ath9k_channel *chan)
  622. {
  623. unsigned int regWrites = 0, i;
  624. u32 modesIndex;
  625. switch (chan->chanmode) {
  626. case CHANNEL_A:
  627. case CHANNEL_A_HT20:
  628. modesIndex = 1;
  629. break;
  630. case CHANNEL_A_HT40PLUS:
  631. case CHANNEL_A_HT40MINUS:
  632. modesIndex = 2;
  633. break;
  634. case CHANNEL_G:
  635. case CHANNEL_G_HT20:
  636. case CHANNEL_B:
  637. modesIndex = 4;
  638. break;
  639. case CHANNEL_G_HT40PLUS:
  640. case CHANNEL_G_HT40MINUS:
  641. modesIndex = 3;
  642. break;
  643. default:
  644. return -EINVAL;
  645. }
  646. /*
  647. * SOC, MAC, BB, RADIO initvals.
  648. */
  649. for (i = 0; i < ATH_INI_NUM_SPLIT; i++) {
  650. ar9003_hw_prog_ini(ah, &ah->iniSOC[i], modesIndex);
  651. ar9003_hw_prog_ini(ah, &ah->iniMac[i], modesIndex);
  652. ar9003_hw_prog_ini(ah, &ah->iniBB[i], modesIndex);
  653. ar9003_hw_prog_ini(ah, &ah->iniRadio[i], modesIndex);
  654. if (i == ATH_INI_POST && AR_SREV_9462_20_OR_LATER(ah))
  655. ar9003_hw_prog_ini(ah,
  656. &ah->ini_radio_post_sys2ant,
  657. modesIndex);
  658. }
  659. /*
  660. * RXGAIN initvals.
  661. */
  662. REG_WRITE_ARRAY(&ah->iniModesRxGain, 1, regWrites);
  663. if (AR_SREV_9462_20_OR_LATER(ah)) {
  664. /*
  665. * CUS217 mix LNA mode.
  666. */
  667. if (ar9003_hw_get_rx_gain_idx(ah) == 2) {
  668. REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_core,
  669. 1, regWrites);
  670. REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_postamble,
  671. modesIndex, regWrites);
  672. }
  673. /*
  674. * 5G-XLNA
  675. */
  676. if ((ar9003_hw_get_rx_gain_idx(ah) == 2) ||
  677. (ar9003_hw_get_rx_gain_idx(ah) == 3)) {
  678. REG_WRITE_ARRAY(&ah->ini_modes_rxgain_5g_xlna,
  679. modesIndex, regWrites);
  680. }
  681. }
  682. if (AR_SREV_9550(ah))
  683. REG_WRITE_ARRAY(&ah->ini_modes_rx_gain_bounds, modesIndex,
  684. regWrites);
  685. /*
  686. * TXGAIN initvals.
  687. */
  688. if (AR_SREV_9550(ah)) {
  689. int modes_txgain_index;
  690. modes_txgain_index = ar9550_hw_get_modes_txgain_index(ah, chan);
  691. if (modes_txgain_index < 0)
  692. return -EINVAL;
  693. REG_WRITE_ARRAY(&ah->iniModesTxGain, modes_txgain_index,
  694. regWrites);
  695. } else {
  696. REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrites);
  697. }
  698. /*
  699. * For 5GHz channels requiring Fast Clock, apply
  700. * different modal values.
  701. */
  702. if (IS_CHAN_A_FAST_CLOCK(ah, chan))
  703. REG_WRITE_ARRAY(&ah->iniModesFastClock,
  704. modesIndex, regWrites);
  705. /*
  706. * Clock frequency initvals.
  707. */
  708. REG_WRITE_ARRAY(&ah->iniAdditional, 1, regWrites);
  709. /*
  710. * JAPAN regulatory.
  711. */
  712. if (chan->channel == 2484)
  713. ar9003_hw_prog_ini(ah, &ah->iniCckfirJapan2484, 1);
  714. ah->modes_index = modesIndex;
  715. ar9003_hw_override_ini(ah);
  716. ar9003_hw_set_channel_regs(ah, chan);
  717. ar9003_hw_set_chain_masks(ah, ah->rxchainmask, ah->txchainmask);
  718. ath9k_hw_apply_txpower(ah, chan, false);
  719. return 0;
  720. }
  721. static void ar9003_hw_set_rfmode(struct ath_hw *ah,
  722. struct ath9k_channel *chan)
  723. {
  724. u32 rfMode = 0;
  725. if (chan == NULL)
  726. return;
  727. rfMode |= (IS_CHAN_B(chan) || IS_CHAN_G(chan))
  728. ? AR_PHY_MODE_DYNAMIC : AR_PHY_MODE_OFDM;
  729. if (IS_CHAN_A_FAST_CLOCK(ah, chan))
  730. rfMode |= (AR_PHY_MODE_DYNAMIC | AR_PHY_MODE_DYN_CCK_DISABLE);
  731. if (IS_CHAN_QUARTER_RATE(chan))
  732. rfMode |= AR_PHY_MODE_QUARTER;
  733. if (IS_CHAN_HALF_RATE(chan))
  734. rfMode |= AR_PHY_MODE_HALF;
  735. if (rfMode & (AR_PHY_MODE_QUARTER | AR_PHY_MODE_HALF))
  736. REG_RMW_FIELD(ah, AR_PHY_FRAME_CTL,
  737. AR_PHY_FRAME_CTL_CF_OVERLAP_WINDOW, 3);
  738. REG_WRITE(ah, AR_PHY_MODE, rfMode);
  739. }
  740. static void ar9003_hw_mark_phy_inactive(struct ath_hw *ah)
  741. {
  742. REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
  743. }
  744. static void ar9003_hw_set_delta_slope(struct ath_hw *ah,
  745. struct ath9k_channel *chan)
  746. {
  747. u32 coef_scaled, ds_coef_exp, ds_coef_man;
  748. u32 clockMhzScaled = 0x64000000;
  749. struct chan_centers centers;
  750. /*
  751. * half and quarter rate can divide the scaled clock by 2 or 4
  752. * scale for selected channel bandwidth
  753. */
  754. if (IS_CHAN_HALF_RATE(chan))
  755. clockMhzScaled = clockMhzScaled >> 1;
  756. else if (IS_CHAN_QUARTER_RATE(chan))
  757. clockMhzScaled = clockMhzScaled >> 2;
  758. /*
  759. * ALGO -> coef = 1e8/fcarrier*fclock/40;
  760. * scaled coef to provide precision for this floating calculation
  761. */
  762. ath9k_hw_get_channel_centers(ah, chan, &centers);
  763. coef_scaled = clockMhzScaled / centers.synth_center;
  764. ath9k_hw_get_delta_slope_vals(ah, coef_scaled, &ds_coef_man,
  765. &ds_coef_exp);
  766. REG_RMW_FIELD(ah, AR_PHY_TIMING3,
  767. AR_PHY_TIMING3_DSC_MAN, ds_coef_man);
  768. REG_RMW_FIELD(ah, AR_PHY_TIMING3,
  769. AR_PHY_TIMING3_DSC_EXP, ds_coef_exp);
  770. /*
  771. * For Short GI,
  772. * scaled coeff is 9/10 that of normal coeff
  773. */
  774. coef_scaled = (9 * coef_scaled) / 10;
  775. ath9k_hw_get_delta_slope_vals(ah, coef_scaled, &ds_coef_man,
  776. &ds_coef_exp);
  777. /* for short gi */
  778. REG_RMW_FIELD(ah, AR_PHY_SGI_DELTA,
  779. AR_PHY_SGI_DSC_MAN, ds_coef_man);
  780. REG_RMW_FIELD(ah, AR_PHY_SGI_DELTA,
  781. AR_PHY_SGI_DSC_EXP, ds_coef_exp);
  782. }
  783. static bool ar9003_hw_rfbus_req(struct ath_hw *ah)
  784. {
  785. REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN);
  786. return ath9k_hw_wait(ah, AR_PHY_RFBUS_GRANT, AR_PHY_RFBUS_GRANT_EN,
  787. AR_PHY_RFBUS_GRANT_EN, AH_WAIT_TIMEOUT);
  788. }
  789. /*
  790. * Wait for the frequency synth to settle (synth goes on via PHY_ACTIVE_EN).
  791. * Read the phy active delay register. Value is in 100ns increments.
  792. */
  793. static void ar9003_hw_rfbus_done(struct ath_hw *ah)
  794. {
  795. u32 synthDelay = REG_READ(ah, AR_PHY_RX_DELAY) & AR_PHY_RX_DELAY_DELAY;
  796. ath9k_hw_synth_delay(ah, ah->curchan, synthDelay);
  797. REG_WRITE(ah, AR_PHY_RFBUS_REQ, 0);
  798. }
  799. static bool ar9003_hw_ani_control(struct ath_hw *ah,
  800. enum ath9k_ani_cmd cmd, int param)
  801. {
  802. struct ath_common *common = ath9k_hw_common(ah);
  803. struct ath9k_channel *chan = ah->curchan;
  804. struct ar5416AniState *aniState = &ah->ani;
  805. int m1ThreshLow, m2ThreshLow;
  806. int m1Thresh, m2Thresh;
  807. int m2CountThr, m2CountThrLow;
  808. int m1ThreshLowExt, m2ThreshLowExt;
  809. int m1ThreshExt, m2ThreshExt;
  810. s32 value, value2;
  811. switch (cmd & ah->ani_function) {
  812. case ATH9K_ANI_OFDM_WEAK_SIGNAL_DETECTION:{
  813. /*
  814. * on == 1 means ofdm weak signal detection is ON
  815. * on == 1 is the default, for less noise immunity
  816. *
  817. * on == 0 means ofdm weak signal detection is OFF
  818. * on == 0 means more noise imm
  819. */
  820. u32 on = param ? 1 : 0;
  821. if (AR_SREV_9462(ah) || AR_SREV_9565(ah))
  822. goto skip_ws_det;
  823. m1ThreshLow = on ?
  824. aniState->iniDef.m1ThreshLow : m1ThreshLow_off;
  825. m2ThreshLow = on ?
  826. aniState->iniDef.m2ThreshLow : m2ThreshLow_off;
  827. m1Thresh = on ?
  828. aniState->iniDef.m1Thresh : m1Thresh_off;
  829. m2Thresh = on ?
  830. aniState->iniDef.m2Thresh : m2Thresh_off;
  831. m2CountThr = on ?
  832. aniState->iniDef.m2CountThr : m2CountThr_off;
  833. m2CountThrLow = on ?
  834. aniState->iniDef.m2CountThrLow : m2CountThrLow_off;
  835. m1ThreshLowExt = on ?
  836. aniState->iniDef.m1ThreshLowExt : m1ThreshLowExt_off;
  837. m2ThreshLowExt = on ?
  838. aniState->iniDef.m2ThreshLowExt : m2ThreshLowExt_off;
  839. m1ThreshExt = on ?
  840. aniState->iniDef.m1ThreshExt : m1ThreshExt_off;
  841. m2ThreshExt = on ?
  842. aniState->iniDef.m2ThreshExt : m2ThreshExt_off;
  843. REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW,
  844. AR_PHY_SFCORR_LOW_M1_THRESH_LOW,
  845. m1ThreshLow);
  846. REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW,
  847. AR_PHY_SFCORR_LOW_M2_THRESH_LOW,
  848. m2ThreshLow);
  849. REG_RMW_FIELD(ah, AR_PHY_SFCORR,
  850. AR_PHY_SFCORR_M1_THRESH,
  851. m1Thresh);
  852. REG_RMW_FIELD(ah, AR_PHY_SFCORR,
  853. AR_PHY_SFCORR_M2_THRESH,
  854. m2Thresh);
  855. REG_RMW_FIELD(ah, AR_PHY_SFCORR,
  856. AR_PHY_SFCORR_M2COUNT_THR,
  857. m2CountThr);
  858. REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW,
  859. AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW,
  860. m2CountThrLow);
  861. REG_RMW_FIELD(ah, AR_PHY_SFCORR_EXT,
  862. AR_PHY_SFCORR_EXT_M1_THRESH_LOW,
  863. m1ThreshLowExt);
  864. REG_RMW_FIELD(ah, AR_PHY_SFCORR_EXT,
  865. AR_PHY_SFCORR_EXT_M2_THRESH_LOW,
  866. m2ThreshLowExt);
  867. REG_RMW_FIELD(ah, AR_PHY_SFCORR_EXT,
  868. AR_PHY_SFCORR_EXT_M1_THRESH,
  869. m1ThreshExt);
  870. REG_RMW_FIELD(ah, AR_PHY_SFCORR_EXT,
  871. AR_PHY_SFCORR_EXT_M2_THRESH,
  872. m2ThreshExt);
  873. skip_ws_det:
  874. if (on)
  875. REG_SET_BIT(ah, AR_PHY_SFCORR_LOW,
  876. AR_PHY_SFCORR_LOW_USE_SELF_CORR_LOW);
  877. else
  878. REG_CLR_BIT(ah, AR_PHY_SFCORR_LOW,
  879. AR_PHY_SFCORR_LOW_USE_SELF_CORR_LOW);
  880. if (on != aniState->ofdmWeakSigDetect) {
  881. ath_dbg(common, ANI,
  882. "** ch %d: ofdm weak signal: %s=>%s\n",
  883. chan->channel,
  884. aniState->ofdmWeakSigDetect ?
  885. "on" : "off",
  886. on ? "on" : "off");
  887. if (on)
  888. ah->stats.ast_ani_ofdmon++;
  889. else
  890. ah->stats.ast_ani_ofdmoff++;
  891. aniState->ofdmWeakSigDetect = on;
  892. }
  893. break;
  894. }
  895. case ATH9K_ANI_FIRSTEP_LEVEL:{
  896. u32 level = param;
  897. if (level >= ARRAY_SIZE(firstep_table)) {
  898. ath_dbg(common, ANI,
  899. "ATH9K_ANI_FIRSTEP_LEVEL: level out of range (%u > %zu)\n",
  900. level, ARRAY_SIZE(firstep_table));
  901. return false;
  902. }
  903. /*
  904. * make register setting relative to default
  905. * from INI file & cap value
  906. */
  907. value = firstep_table[level] -
  908. firstep_table[ATH9K_ANI_FIRSTEP_LVL] +
  909. aniState->iniDef.firstep;
  910. if (value < ATH9K_SIG_FIRSTEP_SETTING_MIN)
  911. value = ATH9K_SIG_FIRSTEP_SETTING_MIN;
  912. if (value > ATH9K_SIG_FIRSTEP_SETTING_MAX)
  913. value = ATH9K_SIG_FIRSTEP_SETTING_MAX;
  914. REG_RMW_FIELD(ah, AR_PHY_FIND_SIG,
  915. AR_PHY_FIND_SIG_FIRSTEP,
  916. value);
  917. /*
  918. * we need to set first step low register too
  919. * make register setting relative to default
  920. * from INI file & cap value
  921. */
  922. value2 = firstep_table[level] -
  923. firstep_table[ATH9K_ANI_FIRSTEP_LVL] +
  924. aniState->iniDef.firstepLow;
  925. if (value2 < ATH9K_SIG_FIRSTEP_SETTING_MIN)
  926. value2 = ATH9K_SIG_FIRSTEP_SETTING_MIN;
  927. if (value2 > ATH9K_SIG_FIRSTEP_SETTING_MAX)
  928. value2 = ATH9K_SIG_FIRSTEP_SETTING_MAX;
  929. REG_RMW_FIELD(ah, AR_PHY_FIND_SIG_LOW,
  930. AR_PHY_FIND_SIG_LOW_FIRSTEP_LOW, value2);
  931. if (level != aniState->firstepLevel) {
  932. ath_dbg(common, ANI,
  933. "** ch %d: level %d=>%d[def:%d] firstep[level]=%d ini=%d\n",
  934. chan->channel,
  935. aniState->firstepLevel,
  936. level,
  937. ATH9K_ANI_FIRSTEP_LVL,
  938. value,
  939. aniState->iniDef.firstep);
  940. ath_dbg(common, ANI,
  941. "** ch %d: level %d=>%d[def:%d] firstep_low[level]=%d ini=%d\n",
  942. chan->channel,
  943. aniState->firstepLevel,
  944. level,
  945. ATH9K_ANI_FIRSTEP_LVL,
  946. value2,
  947. aniState->iniDef.firstepLow);
  948. if (level > aniState->firstepLevel)
  949. ah->stats.ast_ani_stepup++;
  950. else if (level < aniState->firstepLevel)
  951. ah->stats.ast_ani_stepdown++;
  952. aniState->firstepLevel = level;
  953. }
  954. break;
  955. }
  956. case ATH9K_ANI_SPUR_IMMUNITY_LEVEL:{
  957. u32 level = param;
  958. if (level >= ARRAY_SIZE(cycpwrThr1_table)) {
  959. ath_dbg(common, ANI,
  960. "ATH9K_ANI_SPUR_IMMUNITY_LEVEL: level out of range (%u > %zu)\n",
  961. level, ARRAY_SIZE(cycpwrThr1_table));
  962. return false;
  963. }
  964. /*
  965. * make register setting relative to default
  966. * from INI file & cap value
  967. */
  968. value = cycpwrThr1_table[level] -
  969. cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL] +
  970. aniState->iniDef.cycpwrThr1;
  971. if (value < ATH9K_SIG_SPUR_IMM_SETTING_MIN)
  972. value = ATH9K_SIG_SPUR_IMM_SETTING_MIN;
  973. if (value > ATH9K_SIG_SPUR_IMM_SETTING_MAX)
  974. value = ATH9K_SIG_SPUR_IMM_SETTING_MAX;
  975. REG_RMW_FIELD(ah, AR_PHY_TIMING5,
  976. AR_PHY_TIMING5_CYCPWR_THR1,
  977. value);
  978. /*
  979. * set AR_PHY_EXT_CCA for extension channel
  980. * make register setting relative to default
  981. * from INI file & cap value
  982. */
  983. value2 = cycpwrThr1_table[level] -
  984. cycpwrThr1_table[ATH9K_ANI_SPUR_IMMUNE_LVL] +
  985. aniState->iniDef.cycpwrThr1Ext;
  986. if (value2 < ATH9K_SIG_SPUR_IMM_SETTING_MIN)
  987. value2 = ATH9K_SIG_SPUR_IMM_SETTING_MIN;
  988. if (value2 > ATH9K_SIG_SPUR_IMM_SETTING_MAX)
  989. value2 = ATH9K_SIG_SPUR_IMM_SETTING_MAX;
  990. REG_RMW_FIELD(ah, AR_PHY_EXT_CCA,
  991. AR_PHY_EXT_CYCPWR_THR1, value2);
  992. if (level != aniState->spurImmunityLevel) {
  993. ath_dbg(common, ANI,
  994. "** ch %d: level %d=>%d[def:%d] cycpwrThr1[level]=%d ini=%d\n",
  995. chan->channel,
  996. aniState->spurImmunityLevel,
  997. level,
  998. ATH9K_ANI_SPUR_IMMUNE_LVL,
  999. value,
  1000. aniState->iniDef.cycpwrThr1);
  1001. ath_dbg(common, ANI,
  1002. "** ch %d: level %d=>%d[def:%d] cycpwrThr1Ext[level]=%d ini=%d\n",
  1003. chan->channel,
  1004. aniState->spurImmunityLevel,
  1005. level,
  1006. ATH9K_ANI_SPUR_IMMUNE_LVL,
  1007. value2,
  1008. aniState->iniDef.cycpwrThr1Ext);
  1009. if (level > aniState->spurImmunityLevel)
  1010. ah->stats.ast_ani_spurup++;
  1011. else if (level < aniState->spurImmunityLevel)
  1012. ah->stats.ast_ani_spurdown++;
  1013. aniState->spurImmunityLevel = level;
  1014. }
  1015. break;
  1016. }
  1017. case ATH9K_ANI_MRC_CCK:{
  1018. /*
  1019. * is_on == 1 means MRC CCK ON (default, less noise imm)
  1020. * is_on == 0 means MRC CCK is OFF (more noise imm)
  1021. */
  1022. bool is_on = param ? 1 : 0;
  1023. if (ah->caps.rx_chainmask == 1)
  1024. break;
  1025. REG_RMW_FIELD(ah, AR_PHY_MRC_CCK_CTRL,
  1026. AR_PHY_MRC_CCK_ENABLE, is_on);
  1027. REG_RMW_FIELD(ah, AR_PHY_MRC_CCK_CTRL,
  1028. AR_PHY_MRC_CCK_MUX_REG, is_on);
  1029. if (is_on != aniState->mrcCCK) {
  1030. ath_dbg(common, ANI, "** ch %d: MRC CCK: %s=>%s\n",
  1031. chan->channel,
  1032. aniState->mrcCCK ? "on" : "off",
  1033. is_on ? "on" : "off");
  1034. if (is_on)
  1035. ah->stats.ast_ani_ccklow++;
  1036. else
  1037. ah->stats.ast_ani_cckhigh++;
  1038. aniState->mrcCCK = is_on;
  1039. }
  1040. break;
  1041. }
  1042. default:
  1043. ath_dbg(common, ANI, "invalid cmd %u\n", cmd);
  1044. return false;
  1045. }
  1046. ath_dbg(common, ANI,
  1047. "ANI parameters: SI=%d, ofdmWS=%s FS=%d MRCcck=%s listenTime=%d ofdmErrs=%d cckErrs=%d\n",
  1048. aniState->spurImmunityLevel,
  1049. aniState->ofdmWeakSigDetect ? "on" : "off",
  1050. aniState->firstepLevel,
  1051. aniState->mrcCCK ? "on" : "off",
  1052. aniState->listenTime,
  1053. aniState->ofdmPhyErrCount,
  1054. aniState->cckPhyErrCount);
  1055. return true;
  1056. }
  1057. static void ar9003_hw_do_getnf(struct ath_hw *ah,
  1058. int16_t nfarray[NUM_NF_READINGS])
  1059. {
  1060. #define AR_PHY_CH_MINCCA_PWR 0x1FF00000
  1061. #define AR_PHY_CH_MINCCA_PWR_S 20
  1062. #define AR_PHY_CH_EXT_MINCCA_PWR 0x01FF0000
  1063. #define AR_PHY_CH_EXT_MINCCA_PWR_S 16
  1064. int16_t nf;
  1065. int i;
  1066. for (i = 0; i < AR9300_MAX_CHAINS; i++) {
  1067. if (ah->rxchainmask & BIT(i)) {
  1068. nf = MS(REG_READ(ah, ah->nf_regs[i]),
  1069. AR_PHY_CH_MINCCA_PWR);
  1070. nfarray[i] = sign_extend32(nf, 8);
  1071. if (IS_CHAN_HT40(ah->curchan)) {
  1072. u8 ext_idx = AR9300_MAX_CHAINS + i;
  1073. nf = MS(REG_READ(ah, ah->nf_regs[ext_idx]),
  1074. AR_PHY_CH_EXT_MINCCA_PWR);
  1075. nfarray[ext_idx] = sign_extend32(nf, 8);
  1076. }
  1077. }
  1078. }
  1079. }
  1080. static void ar9003_hw_set_nf_limits(struct ath_hw *ah)
  1081. {
  1082. ah->nf_2g.max = AR_PHY_CCA_MAX_GOOD_VAL_9300_2GHZ;
  1083. ah->nf_2g.min = AR_PHY_CCA_MIN_GOOD_VAL_9300_2GHZ;
  1084. ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9300_2GHZ;
  1085. ah->nf_5g.max = AR_PHY_CCA_MAX_GOOD_VAL_9300_5GHZ;
  1086. ah->nf_5g.min = AR_PHY_CCA_MIN_GOOD_VAL_9300_5GHZ;
  1087. ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9300_5GHZ;
  1088. if (AR_SREV_9330(ah))
  1089. ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9330_2GHZ;
  1090. if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) {
  1091. ah->nf_2g.min = AR_PHY_CCA_MIN_GOOD_VAL_9462_2GHZ;
  1092. ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9462_2GHZ;
  1093. ah->nf_5g.min = AR_PHY_CCA_MIN_GOOD_VAL_9462_5GHZ;
  1094. ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9462_5GHZ;
  1095. }
  1096. }
  1097. /*
  1098. * Initialize the ANI register values with default (ini) values.
  1099. * This routine is called during a (full) hardware reset after
  1100. * all the registers are initialised from the INI.
  1101. */
  1102. static void ar9003_hw_ani_cache_ini_regs(struct ath_hw *ah)
  1103. {
  1104. struct ar5416AniState *aniState;
  1105. struct ath_common *common = ath9k_hw_common(ah);
  1106. struct ath9k_channel *chan = ah->curchan;
  1107. struct ath9k_ani_default *iniDef;
  1108. u32 val;
  1109. aniState = &ah->ani;
  1110. iniDef = &aniState->iniDef;
  1111. ath_dbg(common, ANI, "ver %d.%d opmode %u chan %d Mhz/0x%x\n",
  1112. ah->hw_version.macVersion,
  1113. ah->hw_version.macRev,
  1114. ah->opmode,
  1115. chan->channel,
  1116. chan->channelFlags);
  1117. val = REG_READ(ah, AR_PHY_SFCORR);
  1118. iniDef->m1Thresh = MS(val, AR_PHY_SFCORR_M1_THRESH);
  1119. iniDef->m2Thresh = MS(val, AR_PHY_SFCORR_M2_THRESH);
  1120. iniDef->m2CountThr = MS(val, AR_PHY_SFCORR_M2COUNT_THR);
  1121. val = REG_READ(ah, AR_PHY_SFCORR_LOW);
  1122. iniDef->m1ThreshLow = MS(val, AR_PHY_SFCORR_LOW_M1_THRESH_LOW);
  1123. iniDef->m2ThreshLow = MS(val, AR_PHY_SFCORR_LOW_M2_THRESH_LOW);
  1124. iniDef->m2CountThrLow = MS(val, AR_PHY_SFCORR_LOW_M2COUNT_THR_LOW);
  1125. val = REG_READ(ah, AR_PHY_SFCORR_EXT);
  1126. iniDef->m1ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH);
  1127. iniDef->m2ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH);
  1128. iniDef->m1ThreshLowExt = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH_LOW);
  1129. iniDef->m2ThreshLowExt = MS(val, AR_PHY_SFCORR_EXT_M2_THRESH_LOW);
  1130. iniDef->firstep = REG_READ_FIELD(ah,
  1131. AR_PHY_FIND_SIG,
  1132. AR_PHY_FIND_SIG_FIRSTEP);
  1133. iniDef->firstepLow = REG_READ_FIELD(ah,
  1134. AR_PHY_FIND_SIG_LOW,
  1135. AR_PHY_FIND_SIG_LOW_FIRSTEP_LOW);
  1136. iniDef->cycpwrThr1 = REG_READ_FIELD(ah,
  1137. AR_PHY_TIMING5,
  1138. AR_PHY_TIMING5_CYCPWR_THR1);
  1139. iniDef->cycpwrThr1Ext = REG_READ_FIELD(ah,
  1140. AR_PHY_EXT_CCA,
  1141. AR_PHY_EXT_CYCPWR_THR1);
  1142. /* these levels just got reset to defaults by the INI */
  1143. aniState->spurImmunityLevel = ATH9K_ANI_SPUR_IMMUNE_LVL;
  1144. aniState->firstepLevel = ATH9K_ANI_FIRSTEP_LVL;
  1145. aniState->ofdmWeakSigDetect = true;
  1146. aniState->mrcCCK = true;
  1147. }
  1148. static void ar9003_hw_set_radar_params(struct ath_hw *ah,
  1149. struct ath_hw_radar_conf *conf)
  1150. {
  1151. u32 radar_0 = 0, radar_1 = 0;
  1152. if (!conf) {
  1153. REG_CLR_BIT(ah, AR_PHY_RADAR_0, AR_PHY_RADAR_0_ENA);
  1154. return;
  1155. }
  1156. radar_0 |= AR_PHY_RADAR_0_ENA | AR_PHY_RADAR_0_FFT_ENA;
  1157. radar_0 |= SM(conf->fir_power, AR_PHY_RADAR_0_FIRPWR);
  1158. radar_0 |= SM(conf->radar_rssi, AR_PHY_RADAR_0_RRSSI);
  1159. radar_0 |= SM(conf->pulse_height, AR_PHY_RADAR_0_HEIGHT);
  1160. radar_0 |= SM(conf->pulse_rssi, AR_PHY_RADAR_0_PRSSI);
  1161. radar_0 |= SM(conf->pulse_inband, AR_PHY_RADAR_0_INBAND);
  1162. radar_1 |= AR_PHY_RADAR_1_MAX_RRSSI;
  1163. radar_1 |= AR_PHY_RADAR_1_BLOCK_CHECK;
  1164. radar_1 |= SM(conf->pulse_maxlen, AR_PHY_RADAR_1_MAXLEN);
  1165. radar_1 |= SM(conf->pulse_inband_step, AR_PHY_RADAR_1_RELSTEP_THRESH);
  1166. radar_1 |= SM(conf->radar_inband, AR_PHY_RADAR_1_RELPWR_THRESH);
  1167. REG_WRITE(ah, AR_PHY_RADAR_0, radar_0);
  1168. REG_WRITE(ah, AR_PHY_RADAR_1, radar_1);
  1169. if (conf->ext_channel)
  1170. REG_SET_BIT(ah, AR_PHY_RADAR_EXT, AR_PHY_RADAR_EXT_ENA);
  1171. else
  1172. REG_CLR_BIT(ah, AR_PHY_RADAR_EXT, AR_PHY_RADAR_EXT_ENA);
  1173. }
  1174. static void ar9003_hw_set_radar_conf(struct ath_hw *ah)
  1175. {
  1176. struct ath_hw_radar_conf *conf = &ah->radar_conf;
  1177. conf->fir_power = -28;
  1178. conf->radar_rssi = 0;
  1179. conf->pulse_height = 10;
  1180. conf->pulse_rssi = 24;
  1181. conf->pulse_inband = 8;
  1182. conf->pulse_maxlen = 255;
  1183. conf->pulse_inband_step = 12;
  1184. conf->radar_inband = 8;
  1185. }
  1186. static void ar9003_hw_antdiv_comb_conf_get(struct ath_hw *ah,
  1187. struct ath_hw_antcomb_conf *antconf)
  1188. {
  1189. u32 regval;
  1190. regval = REG_READ(ah, AR_PHY_MC_GAIN_CTRL);
  1191. antconf->main_lna_conf = (regval & AR_PHY_ANT_DIV_MAIN_LNACONF) >>
  1192. AR_PHY_ANT_DIV_MAIN_LNACONF_S;
  1193. antconf->alt_lna_conf = (regval & AR_PHY_ANT_DIV_ALT_LNACONF) >>
  1194. AR_PHY_ANT_DIV_ALT_LNACONF_S;
  1195. antconf->fast_div_bias = (regval & AR_PHY_ANT_FAST_DIV_BIAS) >>
  1196. AR_PHY_ANT_FAST_DIV_BIAS_S;
  1197. if (AR_SREV_9330_11(ah)) {
  1198. antconf->lna1_lna2_delta = -9;
  1199. antconf->div_group = 1;
  1200. } else if (AR_SREV_9485(ah)) {
  1201. antconf->lna1_lna2_delta = -9;
  1202. antconf->div_group = 2;
  1203. } else if (AR_SREV_9565(ah)) {
  1204. antconf->lna1_lna2_delta = -3;
  1205. antconf->div_group = 3;
  1206. } else {
  1207. antconf->lna1_lna2_delta = -3;
  1208. antconf->div_group = 0;
  1209. }
  1210. }
  1211. static void ar9003_hw_antdiv_comb_conf_set(struct ath_hw *ah,
  1212. struct ath_hw_antcomb_conf *antconf)
  1213. {
  1214. u32 regval;
  1215. regval = REG_READ(ah, AR_PHY_MC_GAIN_CTRL);
  1216. regval &= ~(AR_PHY_ANT_DIV_MAIN_LNACONF |
  1217. AR_PHY_ANT_DIV_ALT_LNACONF |
  1218. AR_PHY_ANT_FAST_DIV_BIAS |
  1219. AR_PHY_ANT_DIV_MAIN_GAINTB |
  1220. AR_PHY_ANT_DIV_ALT_GAINTB);
  1221. regval |= ((antconf->main_lna_conf << AR_PHY_ANT_DIV_MAIN_LNACONF_S)
  1222. & AR_PHY_ANT_DIV_MAIN_LNACONF);
  1223. regval |= ((antconf->alt_lna_conf << AR_PHY_ANT_DIV_ALT_LNACONF_S)
  1224. & AR_PHY_ANT_DIV_ALT_LNACONF);
  1225. regval |= ((antconf->fast_div_bias << AR_PHY_ANT_FAST_DIV_BIAS_S)
  1226. & AR_PHY_ANT_FAST_DIV_BIAS);
  1227. regval |= ((antconf->main_gaintb << AR_PHY_ANT_DIV_MAIN_GAINTB_S)
  1228. & AR_PHY_ANT_DIV_MAIN_GAINTB);
  1229. regval |= ((antconf->alt_gaintb << AR_PHY_ANT_DIV_ALT_GAINTB_S)
  1230. & AR_PHY_ANT_DIV_ALT_GAINTB);
  1231. REG_WRITE(ah, AR_PHY_MC_GAIN_CTRL, regval);
  1232. }
  1233. #ifdef CONFIG_ATH9K_BTCOEX_SUPPORT
  1234. static void ar9003_hw_set_bt_ant_diversity(struct ath_hw *ah, bool enable)
  1235. {
  1236. struct ath9k_hw_capabilities *pCap = &ah->caps;
  1237. u8 ant_div_ctl1;
  1238. u32 regval;
  1239. if (!AR_SREV_9485(ah) && !AR_SREV_9565(ah))
  1240. return;
  1241. if (AR_SREV_9485(ah)) {
  1242. regval = ar9003_hw_ant_ctrl_common_2_get(ah,
  1243. IS_CHAN_2GHZ(ah->curchan));
  1244. if (enable) {
  1245. regval &= ~AR_SWITCH_TABLE_COM2_ALL;
  1246. regval |= ah->config.ant_ctrl_comm2g_switch_enable;
  1247. }
  1248. REG_RMW_FIELD(ah, AR_PHY_SWITCH_COM_2,
  1249. AR_SWITCH_TABLE_COM2_ALL, regval);
  1250. }
  1251. ant_div_ctl1 = ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1);
  1252. /*
  1253. * Set MAIN/ALT LNA conf.
  1254. * Set MAIN/ALT gain_tb.
  1255. */
  1256. regval = REG_READ(ah, AR_PHY_MC_GAIN_CTRL);
  1257. regval &= (~AR_ANT_DIV_CTRL_ALL);
  1258. regval |= (ant_div_ctl1 & 0x3f) << AR_ANT_DIV_CTRL_ALL_S;
  1259. REG_WRITE(ah, AR_PHY_MC_GAIN_CTRL, regval);
  1260. if (AR_SREV_9485_11_OR_LATER(ah)) {
  1261. /*
  1262. * Enable LNA diversity.
  1263. */
  1264. regval = REG_READ(ah, AR_PHY_MC_GAIN_CTRL);
  1265. regval &= ~AR_PHY_ANT_DIV_LNADIV;
  1266. regval |= ((ant_div_ctl1 >> 6) & 0x1) << AR_PHY_ANT_DIV_LNADIV_S;
  1267. if (enable)
  1268. regval |= AR_ANT_DIV_ENABLE;
  1269. REG_WRITE(ah, AR_PHY_MC_GAIN_CTRL, regval);
  1270. /*
  1271. * Enable fast antenna diversity.
  1272. */
  1273. regval = REG_READ(ah, AR_PHY_CCK_DETECT);
  1274. regval &= ~AR_FAST_DIV_ENABLE;
  1275. regval |= ((ant_div_ctl1 >> 7) & 0x1) << AR_FAST_DIV_ENABLE_S;
  1276. if (enable)
  1277. regval |= AR_FAST_DIV_ENABLE;
  1278. REG_WRITE(ah, AR_PHY_CCK_DETECT, regval);
  1279. if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) {
  1280. regval = REG_READ(ah, AR_PHY_MC_GAIN_CTRL);
  1281. regval &= (~(AR_PHY_ANT_DIV_MAIN_LNACONF |
  1282. AR_PHY_ANT_DIV_ALT_LNACONF |
  1283. AR_PHY_ANT_DIV_ALT_GAINTB |
  1284. AR_PHY_ANT_DIV_MAIN_GAINTB));
  1285. /*
  1286. * Set MAIN to LNA1 and ALT to LNA2 at the
  1287. * beginning.
  1288. */
  1289. regval |= (ATH_ANT_DIV_COMB_LNA1 <<
  1290. AR_PHY_ANT_DIV_MAIN_LNACONF_S);
  1291. regval |= (ATH_ANT_DIV_COMB_LNA2 <<
  1292. AR_PHY_ANT_DIV_ALT_LNACONF_S);
  1293. REG_WRITE(ah, AR_PHY_MC_GAIN_CTRL, regval);
  1294. }
  1295. } else if (AR_SREV_9565(ah)) {
  1296. if (enable) {
  1297. REG_SET_BIT(ah, AR_PHY_MC_GAIN_CTRL,
  1298. (1 << AR_PHY_ANT_SW_RX_PROT_S));
  1299. if (ah->curchan && IS_CHAN_2GHZ(ah->curchan))
  1300. REG_SET_BIT(ah, AR_PHY_RESTART,
  1301. AR_PHY_RESTART_ENABLE_DIV_M2FLAG);
  1302. REG_SET_BIT(ah, AR_BTCOEX_WL_LNADIV,
  1303. AR_BTCOEX_WL_LNADIV_FORCE_ON);
  1304. } else {
  1305. REG_CLR_BIT(ah, AR_PHY_MC_GAIN_CTRL, AR_ANT_DIV_ENABLE);
  1306. REG_CLR_BIT(ah, AR_PHY_MC_GAIN_CTRL,
  1307. (1 << AR_PHY_ANT_SW_RX_PROT_S));
  1308. REG_CLR_BIT(ah, AR_PHY_CCK_DETECT, AR_FAST_DIV_ENABLE);
  1309. REG_CLR_BIT(ah, AR_BTCOEX_WL_LNADIV,
  1310. AR_BTCOEX_WL_LNADIV_FORCE_ON);
  1311. regval = REG_READ(ah, AR_PHY_MC_GAIN_CTRL);
  1312. regval &= ~(AR_PHY_ANT_DIV_MAIN_LNACONF |
  1313. AR_PHY_ANT_DIV_ALT_LNACONF |
  1314. AR_PHY_ANT_DIV_MAIN_GAINTB |
  1315. AR_PHY_ANT_DIV_ALT_GAINTB);
  1316. regval |= (ATH_ANT_DIV_COMB_LNA1 <<
  1317. AR_PHY_ANT_DIV_MAIN_LNACONF_S);
  1318. regval |= (ATH_ANT_DIV_COMB_LNA2 <<
  1319. AR_PHY_ANT_DIV_ALT_LNACONF_S);
  1320. REG_WRITE(ah, AR_PHY_MC_GAIN_CTRL, regval);
  1321. }
  1322. }
  1323. }
  1324. #endif
  1325. static int ar9003_hw_fast_chan_change(struct ath_hw *ah,
  1326. struct ath9k_channel *chan,
  1327. u8 *ini_reloaded)
  1328. {
  1329. unsigned int regWrites = 0;
  1330. u32 modesIndex;
  1331. switch (chan->chanmode) {
  1332. case CHANNEL_A:
  1333. case CHANNEL_A_HT20:
  1334. modesIndex = 1;
  1335. break;
  1336. case CHANNEL_A_HT40PLUS:
  1337. case CHANNEL_A_HT40MINUS:
  1338. modesIndex = 2;
  1339. break;
  1340. case CHANNEL_G:
  1341. case CHANNEL_G_HT20:
  1342. case CHANNEL_B:
  1343. modesIndex = 4;
  1344. break;
  1345. case CHANNEL_G_HT40PLUS:
  1346. case CHANNEL_G_HT40MINUS:
  1347. modesIndex = 3;
  1348. break;
  1349. default:
  1350. return -EINVAL;
  1351. }
  1352. if (modesIndex == ah->modes_index) {
  1353. *ini_reloaded = false;
  1354. goto set_rfmode;
  1355. }
  1356. ar9003_hw_prog_ini(ah, &ah->iniSOC[ATH_INI_POST], modesIndex);
  1357. ar9003_hw_prog_ini(ah, &ah->iniMac[ATH_INI_POST], modesIndex);
  1358. ar9003_hw_prog_ini(ah, &ah->iniBB[ATH_INI_POST], modesIndex);
  1359. ar9003_hw_prog_ini(ah, &ah->iniRadio[ATH_INI_POST], modesIndex);
  1360. if (AR_SREV_9462_20_OR_LATER(ah))
  1361. ar9003_hw_prog_ini(ah, &ah->ini_radio_post_sys2ant,
  1362. modesIndex);
  1363. REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrites);
  1364. if (AR_SREV_9462_20_OR_LATER(ah)) {
  1365. /*
  1366. * CUS217 mix LNA mode.
  1367. */
  1368. if (ar9003_hw_get_rx_gain_idx(ah) == 2) {
  1369. REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_core,
  1370. 1, regWrites);
  1371. REG_WRITE_ARRAY(&ah->ini_modes_rxgain_bb_postamble,
  1372. modesIndex, regWrites);
  1373. }
  1374. }
  1375. /*
  1376. * For 5GHz channels requiring Fast Clock, apply
  1377. * different modal values.
  1378. */
  1379. if (IS_CHAN_A_FAST_CLOCK(ah, chan))
  1380. REG_WRITE_ARRAY(&ah->iniModesFastClock, modesIndex, regWrites);
  1381. if (AR_SREV_9565(ah))
  1382. REG_WRITE_ARRAY(&ah->iniModesFastClock, 1, regWrites);
  1383. /*
  1384. * JAPAN regulatory.
  1385. */
  1386. if (chan->channel == 2484)
  1387. ar9003_hw_prog_ini(ah, &ah->iniCckfirJapan2484, 1);
  1388. ah->modes_index = modesIndex;
  1389. *ini_reloaded = true;
  1390. set_rfmode:
  1391. ar9003_hw_set_rfmode(ah, chan);
  1392. return 0;
  1393. }
  1394. static void ar9003_hw_spectral_scan_config(struct ath_hw *ah,
  1395. struct ath_spec_scan *param)
  1396. {
  1397. u8 count;
  1398. if (!param->enabled) {
  1399. REG_CLR_BIT(ah, AR_PHY_SPECTRAL_SCAN,
  1400. AR_PHY_SPECTRAL_SCAN_ENABLE);
  1401. return;
  1402. }
  1403. REG_SET_BIT(ah, AR_PHY_RADAR_0, AR_PHY_RADAR_0_FFT_ENA);
  1404. REG_SET_BIT(ah, AR_PHY_SPECTRAL_SCAN, AR_PHY_SPECTRAL_SCAN_ENABLE);
  1405. /* on AR93xx and newer, count = 0 will make the the chip send
  1406. * spectral samples endlessly. Check if this really was intended,
  1407. * and fix otherwise.
  1408. */
  1409. count = param->count;
  1410. if (param->endless)
  1411. count = 0;
  1412. else if (param->count == 0)
  1413. count = 1;
  1414. if (param->short_repeat)
  1415. REG_SET_BIT(ah, AR_PHY_SPECTRAL_SCAN,
  1416. AR_PHY_SPECTRAL_SCAN_SHORT_REPEAT);
  1417. else
  1418. REG_CLR_BIT(ah, AR_PHY_SPECTRAL_SCAN,
  1419. AR_PHY_SPECTRAL_SCAN_SHORT_REPEAT);
  1420. REG_RMW_FIELD(ah, AR_PHY_SPECTRAL_SCAN,
  1421. AR_PHY_SPECTRAL_SCAN_COUNT, count);
  1422. REG_RMW_FIELD(ah, AR_PHY_SPECTRAL_SCAN,
  1423. AR_PHY_SPECTRAL_SCAN_PERIOD, param->period);
  1424. REG_RMW_FIELD(ah, AR_PHY_SPECTRAL_SCAN,
  1425. AR_PHY_SPECTRAL_SCAN_FFT_PERIOD, param->fft_period);
  1426. return;
  1427. }
  1428. static void ar9003_hw_spectral_scan_trigger(struct ath_hw *ah)
  1429. {
  1430. /* Activate spectral scan */
  1431. REG_SET_BIT(ah, AR_PHY_SPECTRAL_SCAN,
  1432. AR_PHY_SPECTRAL_SCAN_ACTIVE);
  1433. }
  1434. static void ar9003_hw_spectral_scan_wait(struct ath_hw *ah)
  1435. {
  1436. struct ath_common *common = ath9k_hw_common(ah);
  1437. /* Poll for spectral scan complete */
  1438. if (!ath9k_hw_wait(ah, AR_PHY_SPECTRAL_SCAN,
  1439. AR_PHY_SPECTRAL_SCAN_ACTIVE,
  1440. 0, AH_WAIT_TIMEOUT)) {
  1441. ath_err(common, "spectral scan wait failed\n");
  1442. return;
  1443. }
  1444. }
  1445. void ar9003_hw_attach_phy_ops(struct ath_hw *ah)
  1446. {
  1447. struct ath_hw_private_ops *priv_ops = ath9k_hw_private_ops(ah);
  1448. struct ath_hw_ops *ops = ath9k_hw_ops(ah);
  1449. static const u32 ar9300_cca_regs[6] = {
  1450. AR_PHY_CCA_0,
  1451. AR_PHY_CCA_1,
  1452. AR_PHY_CCA_2,
  1453. AR_PHY_EXT_CCA,
  1454. AR_PHY_EXT_CCA_1,
  1455. AR_PHY_EXT_CCA_2,
  1456. };
  1457. priv_ops->rf_set_freq = ar9003_hw_set_channel;
  1458. priv_ops->spur_mitigate_freq = ar9003_hw_spur_mitigate;
  1459. priv_ops->compute_pll_control = ar9003_hw_compute_pll_control;
  1460. priv_ops->set_channel_regs = ar9003_hw_set_channel_regs;
  1461. priv_ops->init_bb = ar9003_hw_init_bb;
  1462. priv_ops->process_ini = ar9003_hw_process_ini;
  1463. priv_ops->set_rfmode = ar9003_hw_set_rfmode;
  1464. priv_ops->mark_phy_inactive = ar9003_hw_mark_phy_inactive;
  1465. priv_ops->set_delta_slope = ar9003_hw_set_delta_slope;
  1466. priv_ops->rfbus_req = ar9003_hw_rfbus_req;
  1467. priv_ops->rfbus_done = ar9003_hw_rfbus_done;
  1468. priv_ops->ani_control = ar9003_hw_ani_control;
  1469. priv_ops->do_getnf = ar9003_hw_do_getnf;
  1470. priv_ops->ani_cache_ini_regs = ar9003_hw_ani_cache_ini_regs;
  1471. priv_ops->set_radar_params = ar9003_hw_set_radar_params;
  1472. priv_ops->fast_chan_change = ar9003_hw_fast_chan_change;
  1473. ops->antdiv_comb_conf_get = ar9003_hw_antdiv_comb_conf_get;
  1474. ops->antdiv_comb_conf_set = ar9003_hw_antdiv_comb_conf_set;
  1475. ops->spectral_scan_config = ar9003_hw_spectral_scan_config;
  1476. ops->spectral_scan_trigger = ar9003_hw_spectral_scan_trigger;
  1477. ops->spectral_scan_wait = ar9003_hw_spectral_scan_wait;
  1478. #ifdef CONFIG_ATH9K_BTCOEX_SUPPORT
  1479. ops->set_bt_ant_diversity = ar9003_hw_set_bt_ant_diversity;
  1480. #endif
  1481. ar9003_hw_set_nf_limits(ah);
  1482. ar9003_hw_set_radar_conf(ah);
  1483. memcpy(ah->nf_regs, ar9300_cca_regs, sizeof(ah->nf_regs));
  1484. }
  1485. void ar9003_hw_bb_watchdog_config(struct ath_hw *ah)
  1486. {
  1487. struct ath_common *common = ath9k_hw_common(ah);
  1488. u32 idle_tmo_ms = ah->bb_watchdog_timeout_ms;
  1489. u32 val, idle_count;
  1490. if (!idle_tmo_ms) {
  1491. /* disable IRQ, disable chip-reset for BB panic */
  1492. REG_WRITE(ah, AR_PHY_WATCHDOG_CTL_2,
  1493. REG_READ(ah, AR_PHY_WATCHDOG_CTL_2) &
  1494. ~(AR_PHY_WATCHDOG_RST_ENABLE |
  1495. AR_PHY_WATCHDOG_IRQ_ENABLE));
  1496. /* disable watchdog in non-IDLE mode, disable in IDLE mode */
  1497. REG_WRITE(ah, AR_PHY_WATCHDOG_CTL_1,
  1498. REG_READ(ah, AR_PHY_WATCHDOG_CTL_1) &
  1499. ~(AR_PHY_WATCHDOG_NON_IDLE_ENABLE |
  1500. AR_PHY_WATCHDOG_IDLE_ENABLE));
  1501. ath_dbg(common, RESET, "Disabled BB Watchdog\n");
  1502. return;
  1503. }
  1504. /* enable IRQ, disable chip-reset for BB watchdog */
  1505. val = REG_READ(ah, AR_PHY_WATCHDOG_CTL_2) & AR_PHY_WATCHDOG_CNTL2_MASK;
  1506. REG_WRITE(ah, AR_PHY_WATCHDOG_CTL_2,
  1507. (val | AR_PHY_WATCHDOG_IRQ_ENABLE) &
  1508. ~AR_PHY_WATCHDOG_RST_ENABLE);
  1509. /* bound limit to 10 secs */
  1510. if (idle_tmo_ms > 10000)
  1511. idle_tmo_ms = 10000;
  1512. /*
  1513. * The time unit for watchdog event is 2^15 44/88MHz cycles.
  1514. *
  1515. * For HT20 we have a time unit of 2^15/44 MHz = .74 ms per tick
  1516. * For HT40 we have a time unit of 2^15/88 MHz = .37 ms per tick
  1517. *
  1518. * Given we use fast clock now in 5 GHz, these time units should
  1519. * be common for both 2 GHz and 5 GHz.
  1520. */
  1521. idle_count = (100 * idle_tmo_ms) / 74;
  1522. if (ah->curchan && IS_CHAN_HT40(ah->curchan))
  1523. idle_count = (100 * idle_tmo_ms) / 37;
  1524. /*
  1525. * enable watchdog in non-IDLE mode, disable in IDLE mode,
  1526. * set idle time-out.
  1527. */
  1528. REG_WRITE(ah, AR_PHY_WATCHDOG_CTL_1,
  1529. AR_PHY_WATCHDOG_NON_IDLE_ENABLE |
  1530. AR_PHY_WATCHDOG_IDLE_MASK |
  1531. (AR_PHY_WATCHDOG_NON_IDLE_MASK & (idle_count << 2)));
  1532. ath_dbg(common, RESET, "Enabled BB Watchdog timeout (%u ms)\n",
  1533. idle_tmo_ms);
  1534. }
  1535. void ar9003_hw_bb_watchdog_read(struct ath_hw *ah)
  1536. {
  1537. /*
  1538. * we want to avoid printing in ISR context so we save the
  1539. * watchdog status to be printed later in bottom half context.
  1540. */
  1541. ah->bb_watchdog_last_status = REG_READ(ah, AR_PHY_WATCHDOG_STATUS);
  1542. /*
  1543. * the watchdog timer should reset on status read but to be sure
  1544. * sure we write 0 to the watchdog status bit.
  1545. */
  1546. REG_WRITE(ah, AR_PHY_WATCHDOG_STATUS,
  1547. ah->bb_watchdog_last_status & ~AR_PHY_WATCHDOG_STATUS_CLR);
  1548. }
  1549. void ar9003_hw_bb_watchdog_dbg_info(struct ath_hw *ah)
  1550. {
  1551. struct ath_common *common = ath9k_hw_common(ah);
  1552. u32 status;
  1553. if (likely(!(common->debug_mask & ATH_DBG_RESET)))
  1554. return;
  1555. status = ah->bb_watchdog_last_status;
  1556. ath_dbg(common, RESET,
  1557. "\n==== BB update: BB status=0x%08x ====\n", status);
  1558. ath_dbg(common, RESET,
  1559. "** BB state: wd=%u det=%u rdar=%u rOFDM=%d rCCK=%u tOFDM=%u tCCK=%u agc=%u src=%u **\n",
  1560. MS(status, AR_PHY_WATCHDOG_INFO),
  1561. MS(status, AR_PHY_WATCHDOG_DET_HANG),
  1562. MS(status, AR_PHY_WATCHDOG_RADAR_SM),
  1563. MS(status, AR_PHY_WATCHDOG_RX_OFDM_SM),
  1564. MS(status, AR_PHY_WATCHDOG_RX_CCK_SM),
  1565. MS(status, AR_PHY_WATCHDOG_TX_OFDM_SM),
  1566. MS(status, AR_PHY_WATCHDOG_TX_CCK_SM),
  1567. MS(status, AR_PHY_WATCHDOG_AGC_SM),
  1568. MS(status, AR_PHY_WATCHDOG_SRCH_SM));
  1569. ath_dbg(common, RESET, "** BB WD cntl: cntl1=0x%08x cntl2=0x%08x **\n",
  1570. REG_READ(ah, AR_PHY_WATCHDOG_CTL_1),
  1571. REG_READ(ah, AR_PHY_WATCHDOG_CTL_2));
  1572. ath_dbg(common, RESET, "** BB mode: BB_gen_controls=0x%08x **\n",
  1573. REG_READ(ah, AR_PHY_GEN_CTRL));
  1574. #define PCT(_field) (common->cc_survey._field * 100 / common->cc_survey.cycles)
  1575. if (common->cc_survey.cycles)
  1576. ath_dbg(common, RESET,
  1577. "** BB busy times: rx_clear=%d%%, rx_frame=%d%%, tx_frame=%d%% **\n",
  1578. PCT(rx_busy), PCT(rx_frame), PCT(tx_frame));
  1579. ath_dbg(common, RESET, "==== BB update: done ====\n\n");
  1580. }
  1581. EXPORT_SYMBOL(ar9003_hw_bb_watchdog_dbg_info);
  1582. void ar9003_hw_disable_phy_restart(struct ath_hw *ah)
  1583. {
  1584. u32 val;
  1585. /* While receiving unsupported rate frame rx state machine
  1586. * gets into a state 0xb and if phy_restart happens in that
  1587. * state, BB would go hang. If RXSM is in 0xb state after
  1588. * first bb panic, ensure to disable the phy_restart.
  1589. */
  1590. if (!((MS(ah->bb_watchdog_last_status,
  1591. AR_PHY_WATCHDOG_RX_OFDM_SM) == 0xb) ||
  1592. ah->bb_hang_rx_ofdm))
  1593. return;
  1594. ah->bb_hang_rx_ofdm = true;
  1595. val = REG_READ(ah, AR_PHY_RESTART);
  1596. val &= ~AR_PHY_RESTART_ENA;
  1597. REG_WRITE(ah, AR_PHY_RESTART, val);
  1598. }
  1599. EXPORT_SYMBOL(ar9003_hw_disable_phy_restart);