hw.c 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260
  1. /*
  2. * Copyright (c) 2008-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/io.h>
  17. #include <linux/slab.h>
  18. #include <linux/module.h>
  19. #include <asm/unaligned.h>
  20. #include "hw.h"
  21. #include "hw-ops.h"
  22. #include "rc.h"
  23. #include "ar9003_mac.h"
  24. #include "ar9003_mci.h"
  25. #include "ar9003_phy.h"
  26. #include "debug.h"
  27. #include "ath9k.h"
  28. static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type);
  29. MODULE_AUTHOR("Atheros Communications");
  30. MODULE_DESCRIPTION("Support for Atheros 802.11n wireless LAN cards.");
  31. MODULE_SUPPORTED_DEVICE("Atheros 802.11n WLAN cards");
  32. MODULE_LICENSE("Dual BSD/GPL");
  33. static int __init ath9k_init(void)
  34. {
  35. return 0;
  36. }
  37. module_init(ath9k_init);
  38. static void __exit ath9k_exit(void)
  39. {
  40. return;
  41. }
  42. module_exit(ath9k_exit);
  43. /* Private hardware callbacks */
  44. static void ath9k_hw_init_cal_settings(struct ath_hw *ah)
  45. {
  46. ath9k_hw_private_ops(ah)->init_cal_settings(ah);
  47. }
  48. static u32 ath9k_hw_compute_pll_control(struct ath_hw *ah,
  49. struct ath9k_channel *chan)
  50. {
  51. return ath9k_hw_private_ops(ah)->compute_pll_control(ah, chan);
  52. }
  53. static void ath9k_hw_init_mode_gain_regs(struct ath_hw *ah)
  54. {
  55. if (!ath9k_hw_private_ops(ah)->init_mode_gain_regs)
  56. return;
  57. ath9k_hw_private_ops(ah)->init_mode_gain_regs(ah);
  58. }
  59. static void ath9k_hw_ani_cache_ini_regs(struct ath_hw *ah)
  60. {
  61. /* You will not have this callback if using the old ANI */
  62. if (!ath9k_hw_private_ops(ah)->ani_cache_ini_regs)
  63. return;
  64. ath9k_hw_private_ops(ah)->ani_cache_ini_regs(ah);
  65. }
  66. /********************/
  67. /* Helper Functions */
  68. /********************/
  69. #ifdef CONFIG_ATH9K_DEBUGFS
  70. void ath9k_debug_sync_cause(struct ath_common *common, u32 sync_cause)
  71. {
  72. struct ath_softc *sc = common->priv;
  73. if (sync_cause)
  74. sc->debug.stats.istats.sync_cause_all++;
  75. if (sync_cause & AR_INTR_SYNC_RTC_IRQ)
  76. sc->debug.stats.istats.sync_rtc_irq++;
  77. if (sync_cause & AR_INTR_SYNC_MAC_IRQ)
  78. sc->debug.stats.istats.sync_mac_irq++;
  79. if (sync_cause & AR_INTR_SYNC_EEPROM_ILLEGAL_ACCESS)
  80. sc->debug.stats.istats.eeprom_illegal_access++;
  81. if (sync_cause & AR_INTR_SYNC_APB_TIMEOUT)
  82. sc->debug.stats.istats.apb_timeout++;
  83. if (sync_cause & AR_INTR_SYNC_PCI_MODE_CONFLICT)
  84. sc->debug.stats.istats.pci_mode_conflict++;
  85. if (sync_cause & AR_INTR_SYNC_HOST1_FATAL)
  86. sc->debug.stats.istats.host1_fatal++;
  87. if (sync_cause & AR_INTR_SYNC_HOST1_PERR)
  88. sc->debug.stats.istats.host1_perr++;
  89. if (sync_cause & AR_INTR_SYNC_TRCV_FIFO_PERR)
  90. sc->debug.stats.istats.trcv_fifo_perr++;
  91. if (sync_cause & AR_INTR_SYNC_RADM_CPL_EP)
  92. sc->debug.stats.istats.radm_cpl_ep++;
  93. if (sync_cause & AR_INTR_SYNC_RADM_CPL_DLLP_ABORT)
  94. sc->debug.stats.istats.radm_cpl_dllp_abort++;
  95. if (sync_cause & AR_INTR_SYNC_RADM_CPL_TLP_ABORT)
  96. sc->debug.stats.istats.radm_cpl_tlp_abort++;
  97. if (sync_cause & AR_INTR_SYNC_RADM_CPL_ECRC_ERR)
  98. sc->debug.stats.istats.radm_cpl_ecrc_err++;
  99. if (sync_cause & AR_INTR_SYNC_RADM_CPL_TIMEOUT)
  100. sc->debug.stats.istats.radm_cpl_timeout++;
  101. if (sync_cause & AR_INTR_SYNC_LOCAL_TIMEOUT)
  102. sc->debug.stats.istats.local_timeout++;
  103. if (sync_cause & AR_INTR_SYNC_PM_ACCESS)
  104. sc->debug.stats.istats.pm_access++;
  105. if (sync_cause & AR_INTR_SYNC_MAC_AWAKE)
  106. sc->debug.stats.istats.mac_awake++;
  107. if (sync_cause & AR_INTR_SYNC_MAC_ASLEEP)
  108. sc->debug.stats.istats.mac_asleep++;
  109. if (sync_cause & AR_INTR_SYNC_MAC_SLEEP_ACCESS)
  110. sc->debug.stats.istats.mac_sleep_access++;
  111. }
  112. #endif
  113. static void ath9k_hw_set_clockrate(struct ath_hw *ah)
  114. {
  115. struct ieee80211_conf *conf = &ath9k_hw_common(ah)->hw->conf;
  116. struct ath_common *common = ath9k_hw_common(ah);
  117. unsigned int clockrate;
  118. /* AR9287 v1.3+ uses async FIFO and runs the MAC at 117 MHz */
  119. if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah))
  120. clockrate = 117;
  121. else if (!ah->curchan) /* should really check for CCK instead */
  122. clockrate = ATH9K_CLOCK_RATE_CCK;
  123. else if (conf->chandef.chan->band == IEEE80211_BAND_2GHZ)
  124. clockrate = ATH9K_CLOCK_RATE_2GHZ_OFDM;
  125. else if (ah->caps.hw_caps & ATH9K_HW_CAP_FASTCLOCK)
  126. clockrate = ATH9K_CLOCK_FAST_RATE_5GHZ_OFDM;
  127. else
  128. clockrate = ATH9K_CLOCK_RATE_5GHZ_OFDM;
  129. if (conf_is_ht40(conf))
  130. clockrate *= 2;
  131. if (ah->curchan) {
  132. if (IS_CHAN_HALF_RATE(ah->curchan))
  133. clockrate /= 2;
  134. if (IS_CHAN_QUARTER_RATE(ah->curchan))
  135. clockrate /= 4;
  136. }
  137. common->clockrate = clockrate;
  138. }
  139. static u32 ath9k_hw_mac_to_clks(struct ath_hw *ah, u32 usecs)
  140. {
  141. struct ath_common *common = ath9k_hw_common(ah);
  142. return usecs * common->clockrate;
  143. }
  144. bool ath9k_hw_wait(struct ath_hw *ah, u32 reg, u32 mask, u32 val, u32 timeout)
  145. {
  146. int i;
  147. BUG_ON(timeout < AH_TIME_QUANTUM);
  148. for (i = 0; i < (timeout / AH_TIME_QUANTUM); i++) {
  149. if ((REG_READ(ah, reg) & mask) == val)
  150. return true;
  151. udelay(AH_TIME_QUANTUM);
  152. }
  153. ath_dbg(ath9k_hw_common(ah), ANY,
  154. "timeout (%d us) on reg 0x%x: 0x%08x & 0x%08x != 0x%08x\n",
  155. timeout, reg, REG_READ(ah, reg), mask, val);
  156. return false;
  157. }
  158. EXPORT_SYMBOL(ath9k_hw_wait);
  159. void ath9k_hw_synth_delay(struct ath_hw *ah, struct ath9k_channel *chan,
  160. int hw_delay)
  161. {
  162. if (IS_CHAN_B(chan))
  163. hw_delay = (4 * hw_delay) / 22;
  164. else
  165. hw_delay /= 10;
  166. if (IS_CHAN_HALF_RATE(chan))
  167. hw_delay *= 2;
  168. else if (IS_CHAN_QUARTER_RATE(chan))
  169. hw_delay *= 4;
  170. udelay(hw_delay + BASE_ACTIVATE_DELAY);
  171. }
  172. void ath9k_hw_write_array(struct ath_hw *ah, const struct ar5416IniArray *array,
  173. int column, unsigned int *writecnt)
  174. {
  175. int r;
  176. ENABLE_REGWRITE_BUFFER(ah);
  177. for (r = 0; r < array->ia_rows; r++) {
  178. REG_WRITE(ah, INI_RA(array, r, 0),
  179. INI_RA(array, r, column));
  180. DO_DELAY(*writecnt);
  181. }
  182. REGWRITE_BUFFER_FLUSH(ah);
  183. }
  184. u32 ath9k_hw_reverse_bits(u32 val, u32 n)
  185. {
  186. u32 retval;
  187. int i;
  188. for (i = 0, retval = 0; i < n; i++) {
  189. retval = (retval << 1) | (val & 1);
  190. val >>= 1;
  191. }
  192. return retval;
  193. }
  194. u16 ath9k_hw_computetxtime(struct ath_hw *ah,
  195. u8 phy, int kbps,
  196. u32 frameLen, u16 rateix,
  197. bool shortPreamble)
  198. {
  199. u32 bitsPerSymbol, numBits, numSymbols, phyTime, txTime;
  200. if (kbps == 0)
  201. return 0;
  202. switch (phy) {
  203. case WLAN_RC_PHY_CCK:
  204. phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS;
  205. if (shortPreamble)
  206. phyTime >>= 1;
  207. numBits = frameLen << 3;
  208. txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps);
  209. break;
  210. case WLAN_RC_PHY_OFDM:
  211. if (ah->curchan && IS_CHAN_QUARTER_RATE(ah->curchan)) {
  212. bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME_QUARTER) / 1000;
  213. numBits = OFDM_PLCP_BITS + (frameLen << 3);
  214. numSymbols = DIV_ROUND_UP(numBits, bitsPerSymbol);
  215. txTime = OFDM_SIFS_TIME_QUARTER
  216. + OFDM_PREAMBLE_TIME_QUARTER
  217. + (numSymbols * OFDM_SYMBOL_TIME_QUARTER);
  218. } else if (ah->curchan &&
  219. IS_CHAN_HALF_RATE(ah->curchan)) {
  220. bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME_HALF) / 1000;
  221. numBits = OFDM_PLCP_BITS + (frameLen << 3);
  222. numSymbols = DIV_ROUND_UP(numBits, bitsPerSymbol);
  223. txTime = OFDM_SIFS_TIME_HALF +
  224. OFDM_PREAMBLE_TIME_HALF
  225. + (numSymbols * OFDM_SYMBOL_TIME_HALF);
  226. } else {
  227. bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000;
  228. numBits = OFDM_PLCP_BITS + (frameLen << 3);
  229. numSymbols = DIV_ROUND_UP(numBits, bitsPerSymbol);
  230. txTime = OFDM_SIFS_TIME + OFDM_PREAMBLE_TIME
  231. + (numSymbols * OFDM_SYMBOL_TIME);
  232. }
  233. break;
  234. default:
  235. ath_err(ath9k_hw_common(ah),
  236. "Unknown phy %u (rate ix %u)\n", phy, rateix);
  237. txTime = 0;
  238. break;
  239. }
  240. return txTime;
  241. }
  242. EXPORT_SYMBOL(ath9k_hw_computetxtime);
  243. void ath9k_hw_get_channel_centers(struct ath_hw *ah,
  244. struct ath9k_channel *chan,
  245. struct chan_centers *centers)
  246. {
  247. int8_t extoff;
  248. if (!IS_CHAN_HT40(chan)) {
  249. centers->ctl_center = centers->ext_center =
  250. centers->synth_center = chan->channel;
  251. return;
  252. }
  253. if ((chan->chanmode == CHANNEL_A_HT40PLUS) ||
  254. (chan->chanmode == CHANNEL_G_HT40PLUS)) {
  255. centers->synth_center =
  256. chan->channel + HT40_CHANNEL_CENTER_SHIFT;
  257. extoff = 1;
  258. } else {
  259. centers->synth_center =
  260. chan->channel - HT40_CHANNEL_CENTER_SHIFT;
  261. extoff = -1;
  262. }
  263. centers->ctl_center =
  264. centers->synth_center - (extoff * HT40_CHANNEL_CENTER_SHIFT);
  265. /* 25 MHz spacing is supported by hw but not on upper layers */
  266. centers->ext_center =
  267. centers->synth_center + (extoff * HT40_CHANNEL_CENTER_SHIFT);
  268. }
  269. /******************/
  270. /* Chip Revisions */
  271. /******************/
  272. static void ath9k_hw_read_revisions(struct ath_hw *ah)
  273. {
  274. u32 val;
  275. switch (ah->hw_version.devid) {
  276. case AR5416_AR9100_DEVID:
  277. ah->hw_version.macVersion = AR_SREV_VERSION_9100;
  278. break;
  279. case AR9300_DEVID_AR9330:
  280. ah->hw_version.macVersion = AR_SREV_VERSION_9330;
  281. if (ah->get_mac_revision) {
  282. ah->hw_version.macRev = ah->get_mac_revision();
  283. } else {
  284. val = REG_READ(ah, AR_SREV);
  285. ah->hw_version.macRev = MS(val, AR_SREV_REVISION2);
  286. }
  287. return;
  288. case AR9300_DEVID_AR9340:
  289. ah->hw_version.macVersion = AR_SREV_VERSION_9340;
  290. val = REG_READ(ah, AR_SREV);
  291. ah->hw_version.macRev = MS(val, AR_SREV_REVISION2);
  292. return;
  293. case AR9300_DEVID_QCA955X:
  294. ah->hw_version.macVersion = AR_SREV_VERSION_9550;
  295. return;
  296. }
  297. val = REG_READ(ah, AR_SREV) & AR_SREV_ID;
  298. if (val == 0xFF) {
  299. val = REG_READ(ah, AR_SREV);
  300. ah->hw_version.macVersion =
  301. (val & AR_SREV_VERSION2) >> AR_SREV_TYPE2_S;
  302. ah->hw_version.macRev = MS(val, AR_SREV_REVISION2);
  303. if (AR_SREV_9462(ah) || AR_SREV_9565(ah))
  304. ah->is_pciexpress = true;
  305. else
  306. ah->is_pciexpress = (val &
  307. AR_SREV_TYPE2_HOST_MODE) ? 0 : 1;
  308. } else {
  309. if (!AR_SREV_9100(ah))
  310. ah->hw_version.macVersion = MS(val, AR_SREV_VERSION);
  311. ah->hw_version.macRev = val & AR_SREV_REVISION;
  312. if (ah->hw_version.macVersion == AR_SREV_VERSION_5416_PCIE)
  313. ah->is_pciexpress = true;
  314. }
  315. }
  316. /************************************/
  317. /* HW Attach, Detach, Init Routines */
  318. /************************************/
  319. static void ath9k_hw_disablepcie(struct ath_hw *ah)
  320. {
  321. if (!AR_SREV_5416(ah))
  322. return;
  323. REG_WRITE(ah, AR_PCIE_SERDES, 0x9248fc00);
  324. REG_WRITE(ah, AR_PCIE_SERDES, 0x24924924);
  325. REG_WRITE(ah, AR_PCIE_SERDES, 0x28000029);
  326. REG_WRITE(ah, AR_PCIE_SERDES, 0x57160824);
  327. REG_WRITE(ah, AR_PCIE_SERDES, 0x25980579);
  328. REG_WRITE(ah, AR_PCIE_SERDES, 0x00000000);
  329. REG_WRITE(ah, AR_PCIE_SERDES, 0x1aaabe40);
  330. REG_WRITE(ah, AR_PCIE_SERDES, 0xbe105554);
  331. REG_WRITE(ah, AR_PCIE_SERDES, 0x000e1007);
  332. REG_WRITE(ah, AR_PCIE_SERDES2, 0x00000000);
  333. }
  334. /* This should work for all families including legacy */
  335. static bool ath9k_hw_chip_test(struct ath_hw *ah)
  336. {
  337. struct ath_common *common = ath9k_hw_common(ah);
  338. u32 regAddr[2] = { AR_STA_ID0 };
  339. u32 regHold[2];
  340. static const u32 patternData[4] = {
  341. 0x55555555, 0xaaaaaaaa, 0x66666666, 0x99999999
  342. };
  343. int i, j, loop_max;
  344. if (!AR_SREV_9300_20_OR_LATER(ah)) {
  345. loop_max = 2;
  346. regAddr[1] = AR_PHY_BASE + (8 << 2);
  347. } else
  348. loop_max = 1;
  349. for (i = 0; i < loop_max; i++) {
  350. u32 addr = regAddr[i];
  351. u32 wrData, rdData;
  352. regHold[i] = REG_READ(ah, addr);
  353. for (j = 0; j < 0x100; j++) {
  354. wrData = (j << 16) | j;
  355. REG_WRITE(ah, addr, wrData);
  356. rdData = REG_READ(ah, addr);
  357. if (rdData != wrData) {
  358. ath_err(common,
  359. "address test failed addr: 0x%08x - wr:0x%08x != rd:0x%08x\n",
  360. addr, wrData, rdData);
  361. return false;
  362. }
  363. }
  364. for (j = 0; j < 4; j++) {
  365. wrData = patternData[j];
  366. REG_WRITE(ah, addr, wrData);
  367. rdData = REG_READ(ah, addr);
  368. if (wrData != rdData) {
  369. ath_err(common,
  370. "address test failed addr: 0x%08x - wr:0x%08x != rd:0x%08x\n",
  371. addr, wrData, rdData);
  372. return false;
  373. }
  374. }
  375. REG_WRITE(ah, regAddr[i], regHold[i]);
  376. }
  377. udelay(100);
  378. return true;
  379. }
  380. static void ath9k_hw_init_config(struct ath_hw *ah)
  381. {
  382. int i;
  383. ah->config.dma_beacon_response_time = 1;
  384. ah->config.sw_beacon_response_time = 6;
  385. ah->config.additional_swba_backoff = 0;
  386. ah->config.ack_6mb = 0x0;
  387. ah->config.cwm_ignore_extcca = 0;
  388. ah->config.pcie_clock_req = 0;
  389. ah->config.analog_shiftreg = 1;
  390. for (i = 0; i < AR_EEPROM_MODAL_SPURS; i++) {
  391. ah->config.spurchans[i][0] = AR_NO_SPUR;
  392. ah->config.spurchans[i][1] = AR_NO_SPUR;
  393. }
  394. ah->config.rx_intr_mitigation = true;
  395. ah->config.pcieSerDesWrite = true;
  396. /*
  397. * We need this for PCI devices only (Cardbus, PCI, miniPCI)
  398. * _and_ if on non-uniprocessor systems (Multiprocessor/HT).
  399. * This means we use it for all AR5416 devices, and the few
  400. * minor PCI AR9280 devices out there.
  401. *
  402. * Serialization is required because these devices do not handle
  403. * well the case of two concurrent reads/writes due to the latency
  404. * involved. During one read/write another read/write can be issued
  405. * on another CPU while the previous read/write may still be working
  406. * on our hardware, if we hit this case the hardware poops in a loop.
  407. * We prevent this by serializing reads and writes.
  408. *
  409. * This issue is not present on PCI-Express devices or pre-AR5416
  410. * devices (legacy, 802.11abg).
  411. */
  412. if (num_possible_cpus() > 1)
  413. ah->config.serialize_regmode = SER_REG_MODE_AUTO;
  414. }
  415. static void ath9k_hw_init_defaults(struct ath_hw *ah)
  416. {
  417. struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
  418. regulatory->country_code = CTRY_DEFAULT;
  419. regulatory->power_limit = MAX_RATE_POWER;
  420. ah->hw_version.magic = AR5416_MAGIC;
  421. ah->hw_version.subvendorid = 0;
  422. ah->atim_window = 0;
  423. ah->sta_id1_defaults =
  424. AR_STA_ID1_CRPT_MIC_ENABLE |
  425. AR_STA_ID1_MCAST_KSRCH;
  426. if (AR_SREV_9100(ah))
  427. ah->sta_id1_defaults |= AR_STA_ID1_AR9100_BA_FIX;
  428. ah->slottime = ATH9K_SLOT_TIME_9;
  429. ah->globaltxtimeout = (u32) -1;
  430. ah->power_mode = ATH9K_PM_UNDEFINED;
  431. ah->htc_reset_init = true;
  432. }
  433. static int ath9k_hw_init_macaddr(struct ath_hw *ah)
  434. {
  435. struct ath_common *common = ath9k_hw_common(ah);
  436. u32 sum;
  437. int i;
  438. u16 eeval;
  439. static const u32 EEP_MAC[] = { EEP_MAC_LSW, EEP_MAC_MID, EEP_MAC_MSW };
  440. sum = 0;
  441. for (i = 0; i < 3; i++) {
  442. eeval = ah->eep_ops->get_eeprom(ah, EEP_MAC[i]);
  443. sum += eeval;
  444. common->macaddr[2 * i] = eeval >> 8;
  445. common->macaddr[2 * i + 1] = eeval & 0xff;
  446. }
  447. if (sum == 0 || sum == 0xffff * 3)
  448. return -EADDRNOTAVAIL;
  449. return 0;
  450. }
  451. static int ath9k_hw_post_init(struct ath_hw *ah)
  452. {
  453. struct ath_common *common = ath9k_hw_common(ah);
  454. int ecode;
  455. if (common->bus_ops->ath_bus_type != ATH_USB) {
  456. if (!ath9k_hw_chip_test(ah))
  457. return -ENODEV;
  458. }
  459. if (!AR_SREV_9300_20_OR_LATER(ah)) {
  460. ecode = ar9002_hw_rf_claim(ah);
  461. if (ecode != 0)
  462. return ecode;
  463. }
  464. ecode = ath9k_hw_eeprom_init(ah);
  465. if (ecode != 0)
  466. return ecode;
  467. ath_dbg(ath9k_hw_common(ah), CONFIG, "Eeprom VER: %d, REV: %d\n",
  468. ah->eep_ops->get_eeprom_ver(ah),
  469. ah->eep_ops->get_eeprom_rev(ah));
  470. ath9k_hw_ani_init(ah);
  471. return 0;
  472. }
  473. static int ath9k_hw_attach_ops(struct ath_hw *ah)
  474. {
  475. if (!AR_SREV_9300_20_OR_LATER(ah))
  476. return ar9002_hw_attach_ops(ah);
  477. ar9003_hw_attach_ops(ah);
  478. return 0;
  479. }
  480. /* Called for all hardware families */
  481. static int __ath9k_hw_init(struct ath_hw *ah)
  482. {
  483. struct ath_common *common = ath9k_hw_common(ah);
  484. int r = 0;
  485. ath9k_hw_read_revisions(ah);
  486. /*
  487. * Read back AR_WA into a permanent copy and set bits 14 and 17.
  488. * We need to do this to avoid RMW of this register. We cannot
  489. * read the reg when chip is asleep.
  490. */
  491. if (AR_SREV_9300_20_OR_LATER(ah)) {
  492. ah->WARegVal = REG_READ(ah, AR_WA);
  493. ah->WARegVal |= (AR_WA_D3_L1_DISABLE |
  494. AR_WA_ASPM_TIMER_BASED_DISABLE);
  495. }
  496. if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) {
  497. ath_err(common, "Couldn't reset chip\n");
  498. return -EIO;
  499. }
  500. if (AR_SREV_9565(ah)) {
  501. ah->WARegVal |= AR_WA_BIT22;
  502. REG_WRITE(ah, AR_WA, ah->WARegVal);
  503. }
  504. ath9k_hw_init_defaults(ah);
  505. ath9k_hw_init_config(ah);
  506. r = ath9k_hw_attach_ops(ah);
  507. if (r)
  508. return r;
  509. if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE)) {
  510. ath_err(common, "Couldn't wakeup chip\n");
  511. return -EIO;
  512. }
  513. if (NR_CPUS > 1 && ah->config.serialize_regmode == SER_REG_MODE_AUTO) {
  514. if (ah->hw_version.macVersion == AR_SREV_VERSION_5416_PCI ||
  515. ((AR_SREV_9160(ah) || AR_SREV_9280(ah) || AR_SREV_9287(ah)) &&
  516. !ah->is_pciexpress)) {
  517. ah->config.serialize_regmode =
  518. SER_REG_MODE_ON;
  519. } else {
  520. ah->config.serialize_regmode =
  521. SER_REG_MODE_OFF;
  522. }
  523. }
  524. ath_dbg(common, RESET, "serialize_regmode is %d\n",
  525. ah->config.serialize_regmode);
  526. if (AR_SREV_9285(ah) || AR_SREV_9271(ah))
  527. ah->config.max_txtrig_level = MAX_TX_FIFO_THRESHOLD >> 1;
  528. else
  529. ah->config.max_txtrig_level = MAX_TX_FIFO_THRESHOLD;
  530. switch (ah->hw_version.macVersion) {
  531. case AR_SREV_VERSION_5416_PCI:
  532. case AR_SREV_VERSION_5416_PCIE:
  533. case AR_SREV_VERSION_9160:
  534. case AR_SREV_VERSION_9100:
  535. case AR_SREV_VERSION_9280:
  536. case AR_SREV_VERSION_9285:
  537. case AR_SREV_VERSION_9287:
  538. case AR_SREV_VERSION_9271:
  539. case AR_SREV_VERSION_9300:
  540. case AR_SREV_VERSION_9330:
  541. case AR_SREV_VERSION_9485:
  542. case AR_SREV_VERSION_9340:
  543. case AR_SREV_VERSION_9462:
  544. case AR_SREV_VERSION_9550:
  545. case AR_SREV_VERSION_9565:
  546. break;
  547. default:
  548. ath_err(common,
  549. "Mac Chip Rev 0x%02x.%x is not supported by this driver\n",
  550. ah->hw_version.macVersion, ah->hw_version.macRev);
  551. return -EOPNOTSUPP;
  552. }
  553. if (AR_SREV_9271(ah) || AR_SREV_9100(ah) || AR_SREV_9340(ah) ||
  554. AR_SREV_9330(ah) || AR_SREV_9550(ah))
  555. ah->is_pciexpress = false;
  556. ah->hw_version.phyRev = REG_READ(ah, AR_PHY_CHIP_ID);
  557. ath9k_hw_init_cal_settings(ah);
  558. ah->ani_function = ATH9K_ANI_ALL;
  559. if (!AR_SREV_9300_20_OR_LATER(ah))
  560. ah->ani_function &= ~ATH9K_ANI_MRC_CCK;
  561. if (!ah->is_pciexpress)
  562. ath9k_hw_disablepcie(ah);
  563. r = ath9k_hw_post_init(ah);
  564. if (r)
  565. return r;
  566. ath9k_hw_init_mode_gain_regs(ah);
  567. r = ath9k_hw_fill_cap_info(ah);
  568. if (r)
  569. return r;
  570. r = ath9k_hw_init_macaddr(ah);
  571. if (r) {
  572. ath_err(common, "Failed to initialize MAC address\n");
  573. return r;
  574. }
  575. if (AR_SREV_9285(ah) || AR_SREV_9271(ah))
  576. ah->tx_trig_level = (AR_FTRIG_256B >> AR_FTRIG_S);
  577. else
  578. ah->tx_trig_level = (AR_FTRIG_512B >> AR_FTRIG_S);
  579. if (AR_SREV_9330(ah))
  580. ah->bb_watchdog_timeout_ms = 85;
  581. else
  582. ah->bb_watchdog_timeout_ms = 25;
  583. common->state = ATH_HW_INITIALIZED;
  584. return 0;
  585. }
  586. int ath9k_hw_init(struct ath_hw *ah)
  587. {
  588. int ret;
  589. struct ath_common *common = ath9k_hw_common(ah);
  590. /* These are all the AR5008/AR9001/AR9002/AR9003 hardware family of chipsets */
  591. switch (ah->hw_version.devid) {
  592. case AR5416_DEVID_PCI:
  593. case AR5416_DEVID_PCIE:
  594. case AR5416_AR9100_DEVID:
  595. case AR9160_DEVID_PCI:
  596. case AR9280_DEVID_PCI:
  597. case AR9280_DEVID_PCIE:
  598. case AR9285_DEVID_PCIE:
  599. case AR9287_DEVID_PCI:
  600. case AR9287_DEVID_PCIE:
  601. case AR2427_DEVID_PCIE:
  602. case AR9300_DEVID_PCIE:
  603. case AR9300_DEVID_AR9485_PCIE:
  604. case AR9300_DEVID_AR9330:
  605. case AR9300_DEVID_AR9340:
  606. case AR9300_DEVID_QCA955X:
  607. case AR9300_DEVID_AR9580:
  608. case AR9300_DEVID_AR9462:
  609. case AR9485_DEVID_AR1111:
  610. case AR9300_DEVID_AR9565:
  611. break;
  612. default:
  613. if (common->bus_ops->ath_bus_type == ATH_USB)
  614. break;
  615. ath_err(common, "Hardware device ID 0x%04x not supported\n",
  616. ah->hw_version.devid);
  617. return -EOPNOTSUPP;
  618. }
  619. ret = __ath9k_hw_init(ah);
  620. if (ret) {
  621. ath_err(common,
  622. "Unable to initialize hardware; initialization status: %d\n",
  623. ret);
  624. return ret;
  625. }
  626. return 0;
  627. }
  628. EXPORT_SYMBOL(ath9k_hw_init);
  629. static void ath9k_hw_init_qos(struct ath_hw *ah)
  630. {
  631. ENABLE_REGWRITE_BUFFER(ah);
  632. REG_WRITE(ah, AR_MIC_QOS_CONTROL, 0x100aa);
  633. REG_WRITE(ah, AR_MIC_QOS_SELECT, 0x3210);
  634. REG_WRITE(ah, AR_QOS_NO_ACK,
  635. SM(2, AR_QOS_NO_ACK_TWO_BIT) |
  636. SM(5, AR_QOS_NO_ACK_BIT_OFF) |
  637. SM(0, AR_QOS_NO_ACK_BYTE_OFF));
  638. REG_WRITE(ah, AR_TXOP_X, AR_TXOP_X_VAL);
  639. REG_WRITE(ah, AR_TXOP_0_3, 0xFFFFFFFF);
  640. REG_WRITE(ah, AR_TXOP_4_7, 0xFFFFFFFF);
  641. REG_WRITE(ah, AR_TXOP_8_11, 0xFFFFFFFF);
  642. REG_WRITE(ah, AR_TXOP_12_15, 0xFFFFFFFF);
  643. REGWRITE_BUFFER_FLUSH(ah);
  644. }
  645. u32 ar9003_get_pll_sqsum_dvc(struct ath_hw *ah)
  646. {
  647. struct ath_common *common = ath9k_hw_common(ah);
  648. int i = 0;
  649. REG_CLR_BIT(ah, PLL3, PLL3_DO_MEAS_MASK);
  650. udelay(100);
  651. REG_SET_BIT(ah, PLL3, PLL3_DO_MEAS_MASK);
  652. while ((REG_READ(ah, PLL4) & PLL4_MEAS_DONE) == 0) {
  653. udelay(100);
  654. if (WARN_ON_ONCE(i >= 100)) {
  655. ath_err(common, "PLL4 meaurement not done\n");
  656. break;
  657. }
  658. i++;
  659. }
  660. return (REG_READ(ah, PLL3) & SQSUM_DVC_MASK) >> 3;
  661. }
  662. EXPORT_SYMBOL(ar9003_get_pll_sqsum_dvc);
  663. static void ath9k_hw_init_pll(struct ath_hw *ah,
  664. struct ath9k_channel *chan)
  665. {
  666. u32 pll;
  667. if (AR_SREV_9485(ah) || AR_SREV_9565(ah)) {
  668. /* program BB PLL ki and kd value, ki=0x4, kd=0x40 */
  669. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  670. AR_CH0_BB_DPLL2_PLL_PWD, 0x1);
  671. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  672. AR_CH0_DPLL2_KD, 0x40);
  673. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  674. AR_CH0_DPLL2_KI, 0x4);
  675. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL1,
  676. AR_CH0_BB_DPLL1_REFDIV, 0x5);
  677. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL1,
  678. AR_CH0_BB_DPLL1_NINI, 0x58);
  679. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL1,
  680. AR_CH0_BB_DPLL1_NFRAC, 0x0);
  681. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  682. AR_CH0_BB_DPLL2_OUTDIV, 0x1);
  683. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  684. AR_CH0_BB_DPLL2_LOCAL_PLL, 0x1);
  685. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  686. AR_CH0_BB_DPLL2_EN_NEGTRIG, 0x1);
  687. /* program BB PLL phase_shift to 0x6 */
  688. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL3,
  689. AR_CH0_BB_DPLL3_PHASE_SHIFT, 0x6);
  690. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2,
  691. AR_CH0_BB_DPLL2_PLL_PWD, 0x0);
  692. udelay(1000);
  693. } else if (AR_SREV_9330(ah)) {
  694. u32 ddr_dpll2, pll_control2, kd;
  695. if (ah->is_clk_25mhz) {
  696. ddr_dpll2 = 0x18e82f01;
  697. pll_control2 = 0xe04a3d;
  698. kd = 0x1d;
  699. } else {
  700. ddr_dpll2 = 0x19e82f01;
  701. pll_control2 = 0x886666;
  702. kd = 0x3d;
  703. }
  704. /* program DDR PLL ki and kd value */
  705. REG_WRITE(ah, AR_CH0_DDR_DPLL2, ddr_dpll2);
  706. /* program DDR PLL phase_shift */
  707. REG_RMW_FIELD(ah, AR_CH0_DDR_DPLL3,
  708. AR_CH0_DPLL3_PHASE_SHIFT, 0x1);
  709. REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x1142c);
  710. udelay(1000);
  711. /* program refdiv, nint, frac to RTC register */
  712. REG_WRITE(ah, AR_RTC_PLL_CONTROL2, pll_control2);
  713. /* program BB PLL kd and ki value */
  714. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2, AR_CH0_DPLL2_KD, kd);
  715. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2, AR_CH0_DPLL2_KI, 0x06);
  716. /* program BB PLL phase_shift */
  717. REG_RMW_FIELD(ah, AR_CH0_BB_DPLL3,
  718. AR_CH0_BB_DPLL3_PHASE_SHIFT, 0x1);
  719. } else if (AR_SREV_9340(ah) || AR_SREV_9550(ah)) {
  720. u32 regval, pll2_divint, pll2_divfrac, refdiv;
  721. REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x1142c);
  722. udelay(1000);
  723. REG_SET_BIT(ah, AR_PHY_PLL_MODE, 0x1 << 16);
  724. udelay(100);
  725. if (ah->is_clk_25mhz) {
  726. pll2_divint = 0x54;
  727. pll2_divfrac = 0x1eb85;
  728. refdiv = 3;
  729. } else {
  730. if (AR_SREV_9340(ah)) {
  731. pll2_divint = 88;
  732. pll2_divfrac = 0;
  733. refdiv = 5;
  734. } else {
  735. pll2_divint = 0x11;
  736. pll2_divfrac = 0x26666;
  737. refdiv = 1;
  738. }
  739. }
  740. regval = REG_READ(ah, AR_PHY_PLL_MODE);
  741. regval |= (0x1 << 16);
  742. REG_WRITE(ah, AR_PHY_PLL_MODE, regval);
  743. udelay(100);
  744. REG_WRITE(ah, AR_PHY_PLL_CONTROL, (refdiv << 27) |
  745. (pll2_divint << 18) | pll2_divfrac);
  746. udelay(100);
  747. regval = REG_READ(ah, AR_PHY_PLL_MODE);
  748. if (AR_SREV_9340(ah))
  749. regval = (regval & 0x80071fff) | (0x1 << 30) |
  750. (0x1 << 13) | (0x4 << 26) | (0x18 << 19);
  751. else
  752. regval = (regval & 0x80071fff) | (0x3 << 30) |
  753. (0x1 << 13) | (0x4 << 26) | (0x60 << 19);
  754. REG_WRITE(ah, AR_PHY_PLL_MODE, regval);
  755. REG_WRITE(ah, AR_PHY_PLL_MODE,
  756. REG_READ(ah, AR_PHY_PLL_MODE) & 0xfffeffff);
  757. udelay(1000);
  758. }
  759. pll = ath9k_hw_compute_pll_control(ah, chan);
  760. if (AR_SREV_9565(ah))
  761. pll |= 0x40000;
  762. REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll);
  763. if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) ||
  764. AR_SREV_9550(ah))
  765. udelay(1000);
  766. /* Switch the core clock for ar9271 to 117Mhz */
  767. if (AR_SREV_9271(ah)) {
  768. udelay(500);
  769. REG_WRITE(ah, 0x50040, 0x304);
  770. }
  771. udelay(RTC_PLL_SETTLE_DELAY);
  772. REG_WRITE(ah, AR_RTC_SLEEP_CLK, AR_RTC_FORCE_DERIVED_CLK);
  773. if (AR_SREV_9340(ah) || AR_SREV_9550(ah)) {
  774. if (ah->is_clk_25mhz) {
  775. REG_WRITE(ah, AR_RTC_DERIVED_CLK, 0x17c << 1);
  776. REG_WRITE(ah, AR_SLP32_MODE, 0x0010f3d7);
  777. REG_WRITE(ah, AR_SLP32_INC, 0x0001e7ae);
  778. } else {
  779. REG_WRITE(ah, AR_RTC_DERIVED_CLK, 0x261 << 1);
  780. REG_WRITE(ah, AR_SLP32_MODE, 0x0010f400);
  781. REG_WRITE(ah, AR_SLP32_INC, 0x0001e800);
  782. }
  783. udelay(100);
  784. }
  785. }
  786. static void ath9k_hw_init_interrupt_masks(struct ath_hw *ah,
  787. enum nl80211_iftype opmode)
  788. {
  789. u32 sync_default = AR_INTR_SYNC_DEFAULT;
  790. u32 imr_reg = AR_IMR_TXERR |
  791. AR_IMR_TXURN |
  792. AR_IMR_RXERR |
  793. AR_IMR_RXORN |
  794. AR_IMR_BCNMISC;
  795. if (AR_SREV_9340(ah) || AR_SREV_9550(ah))
  796. sync_default &= ~AR_INTR_SYNC_HOST1_FATAL;
  797. if (AR_SREV_9300_20_OR_LATER(ah)) {
  798. imr_reg |= AR_IMR_RXOK_HP;
  799. if (ah->config.rx_intr_mitigation)
  800. imr_reg |= AR_IMR_RXINTM | AR_IMR_RXMINTR;
  801. else
  802. imr_reg |= AR_IMR_RXOK_LP;
  803. } else {
  804. if (ah->config.rx_intr_mitigation)
  805. imr_reg |= AR_IMR_RXINTM | AR_IMR_RXMINTR;
  806. else
  807. imr_reg |= AR_IMR_RXOK;
  808. }
  809. if (ah->config.tx_intr_mitigation)
  810. imr_reg |= AR_IMR_TXINTM | AR_IMR_TXMINTR;
  811. else
  812. imr_reg |= AR_IMR_TXOK;
  813. ENABLE_REGWRITE_BUFFER(ah);
  814. REG_WRITE(ah, AR_IMR, imr_reg);
  815. ah->imrs2_reg |= AR_IMR_S2_GTT;
  816. REG_WRITE(ah, AR_IMR_S2, ah->imrs2_reg);
  817. if (!AR_SREV_9100(ah)) {
  818. REG_WRITE(ah, AR_INTR_SYNC_CAUSE, 0xFFFFFFFF);
  819. REG_WRITE(ah, AR_INTR_SYNC_ENABLE, sync_default);
  820. REG_WRITE(ah, AR_INTR_SYNC_MASK, 0);
  821. }
  822. REGWRITE_BUFFER_FLUSH(ah);
  823. if (AR_SREV_9300_20_OR_LATER(ah)) {
  824. REG_WRITE(ah, AR_INTR_PRIO_ASYNC_ENABLE, 0);
  825. REG_WRITE(ah, AR_INTR_PRIO_ASYNC_MASK, 0);
  826. REG_WRITE(ah, AR_INTR_PRIO_SYNC_ENABLE, 0);
  827. REG_WRITE(ah, AR_INTR_PRIO_SYNC_MASK, 0);
  828. }
  829. }
  830. static void ath9k_hw_set_sifs_time(struct ath_hw *ah, u32 us)
  831. {
  832. u32 val = ath9k_hw_mac_to_clks(ah, us - 2);
  833. val = min(val, (u32) 0xFFFF);
  834. REG_WRITE(ah, AR_D_GBL_IFS_SIFS, val);
  835. }
  836. static void ath9k_hw_setslottime(struct ath_hw *ah, u32 us)
  837. {
  838. u32 val = ath9k_hw_mac_to_clks(ah, us);
  839. val = min(val, (u32) 0xFFFF);
  840. REG_WRITE(ah, AR_D_GBL_IFS_SLOT, val);
  841. }
  842. static void ath9k_hw_set_ack_timeout(struct ath_hw *ah, u32 us)
  843. {
  844. u32 val = ath9k_hw_mac_to_clks(ah, us);
  845. val = min(val, (u32) MS(0xFFFFFFFF, AR_TIME_OUT_ACK));
  846. REG_RMW_FIELD(ah, AR_TIME_OUT, AR_TIME_OUT_ACK, val);
  847. }
  848. static void ath9k_hw_set_cts_timeout(struct ath_hw *ah, u32 us)
  849. {
  850. u32 val = ath9k_hw_mac_to_clks(ah, us);
  851. val = min(val, (u32) MS(0xFFFFFFFF, AR_TIME_OUT_CTS));
  852. REG_RMW_FIELD(ah, AR_TIME_OUT, AR_TIME_OUT_CTS, val);
  853. }
  854. static bool ath9k_hw_set_global_txtimeout(struct ath_hw *ah, u32 tu)
  855. {
  856. if (tu > 0xFFFF) {
  857. ath_dbg(ath9k_hw_common(ah), XMIT, "bad global tx timeout %u\n",
  858. tu);
  859. ah->globaltxtimeout = (u32) -1;
  860. return false;
  861. } else {
  862. REG_RMW_FIELD(ah, AR_GTXTO, AR_GTXTO_TIMEOUT_LIMIT, tu);
  863. ah->globaltxtimeout = tu;
  864. return true;
  865. }
  866. }
  867. void ath9k_hw_init_global_settings(struct ath_hw *ah)
  868. {
  869. struct ath_common *common = ath9k_hw_common(ah);
  870. struct ieee80211_conf *conf = &common->hw->conf;
  871. const struct ath9k_channel *chan = ah->curchan;
  872. int acktimeout, ctstimeout, ack_offset = 0;
  873. int slottime;
  874. int sifstime;
  875. int rx_lat = 0, tx_lat = 0, eifs = 0;
  876. u32 reg;
  877. ath_dbg(ath9k_hw_common(ah), RESET, "ah->misc_mode 0x%x\n",
  878. ah->misc_mode);
  879. if (!chan)
  880. return;
  881. if (ah->misc_mode != 0)
  882. REG_SET_BIT(ah, AR_PCU_MISC, ah->misc_mode);
  883. if (IS_CHAN_A_FAST_CLOCK(ah, chan))
  884. rx_lat = 41;
  885. else
  886. rx_lat = 37;
  887. tx_lat = 54;
  888. if (IS_CHAN_5GHZ(chan))
  889. sifstime = 16;
  890. else
  891. sifstime = 10;
  892. if (IS_CHAN_HALF_RATE(chan)) {
  893. eifs = 175;
  894. rx_lat *= 2;
  895. tx_lat *= 2;
  896. if (IS_CHAN_A_FAST_CLOCK(ah, chan))
  897. tx_lat += 11;
  898. sifstime = 32;
  899. ack_offset = 16;
  900. slottime = 13;
  901. } else if (IS_CHAN_QUARTER_RATE(chan)) {
  902. eifs = 340;
  903. rx_lat = (rx_lat * 4) - 1;
  904. tx_lat *= 4;
  905. if (IS_CHAN_A_FAST_CLOCK(ah, chan))
  906. tx_lat += 22;
  907. sifstime = 64;
  908. ack_offset = 32;
  909. slottime = 21;
  910. } else {
  911. if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) {
  912. eifs = AR_D_GBL_IFS_EIFS_ASYNC_FIFO;
  913. reg = AR_USEC_ASYNC_FIFO;
  914. } else {
  915. eifs = REG_READ(ah, AR_D_GBL_IFS_EIFS)/
  916. common->clockrate;
  917. reg = REG_READ(ah, AR_USEC);
  918. }
  919. rx_lat = MS(reg, AR_USEC_RX_LAT);
  920. tx_lat = MS(reg, AR_USEC_TX_LAT);
  921. slottime = ah->slottime;
  922. }
  923. /* As defined by IEEE 802.11-2007 17.3.8.6 */
  924. slottime += 3 * ah->coverage_class;
  925. acktimeout = slottime + sifstime + ack_offset;
  926. ctstimeout = acktimeout;
  927. /*
  928. * Workaround for early ACK timeouts, add an offset to match the
  929. * initval's 64us ack timeout value. Use 48us for the CTS timeout.
  930. * This was initially only meant to work around an issue with delayed
  931. * BA frames in some implementations, but it has been found to fix ACK
  932. * timeout issues in other cases as well.
  933. */
  934. if (conf->chandef.chan &&
  935. conf->chandef.chan->band == IEEE80211_BAND_2GHZ &&
  936. !IS_CHAN_HALF_RATE(chan) && !IS_CHAN_QUARTER_RATE(chan)) {
  937. acktimeout += 64 - sifstime - ah->slottime;
  938. ctstimeout += 48 - sifstime - ah->slottime;
  939. }
  940. ath9k_hw_set_sifs_time(ah, sifstime);
  941. ath9k_hw_setslottime(ah, slottime);
  942. ath9k_hw_set_ack_timeout(ah, acktimeout);
  943. ath9k_hw_set_cts_timeout(ah, ctstimeout);
  944. if (ah->globaltxtimeout != (u32) -1)
  945. ath9k_hw_set_global_txtimeout(ah, ah->globaltxtimeout);
  946. REG_WRITE(ah, AR_D_GBL_IFS_EIFS, ath9k_hw_mac_to_clks(ah, eifs));
  947. REG_RMW(ah, AR_USEC,
  948. (common->clockrate - 1) |
  949. SM(rx_lat, AR_USEC_RX_LAT) |
  950. SM(tx_lat, AR_USEC_TX_LAT),
  951. AR_USEC_TX_LAT | AR_USEC_RX_LAT | AR_USEC_USEC);
  952. }
  953. EXPORT_SYMBOL(ath9k_hw_init_global_settings);
  954. void ath9k_hw_deinit(struct ath_hw *ah)
  955. {
  956. struct ath_common *common = ath9k_hw_common(ah);
  957. if (common->state < ATH_HW_INITIALIZED)
  958. return;
  959. ath9k_hw_setpower(ah, ATH9K_PM_FULL_SLEEP);
  960. }
  961. EXPORT_SYMBOL(ath9k_hw_deinit);
  962. /*******/
  963. /* INI */
  964. /*******/
  965. u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan)
  966. {
  967. u32 ctl = ath_regd_get_band_ctl(reg, chan->chan->band);
  968. if (IS_CHAN_B(chan))
  969. ctl |= CTL_11B;
  970. else if (IS_CHAN_G(chan))
  971. ctl |= CTL_11G;
  972. else
  973. ctl |= CTL_11A;
  974. return ctl;
  975. }
  976. /****************************************/
  977. /* Reset and Channel Switching Routines */
  978. /****************************************/
  979. static inline void ath9k_hw_set_dma(struct ath_hw *ah)
  980. {
  981. struct ath_common *common = ath9k_hw_common(ah);
  982. int txbuf_size;
  983. ENABLE_REGWRITE_BUFFER(ah);
  984. /*
  985. * set AHB_MODE not to do cacheline prefetches
  986. */
  987. if (!AR_SREV_9300_20_OR_LATER(ah))
  988. REG_SET_BIT(ah, AR_AHB_MODE, AR_AHB_PREFETCH_RD_EN);
  989. /*
  990. * let mac dma reads be in 128 byte chunks
  991. */
  992. REG_RMW(ah, AR_TXCFG, AR_TXCFG_DMASZ_128B, AR_TXCFG_DMASZ_MASK);
  993. REGWRITE_BUFFER_FLUSH(ah);
  994. /*
  995. * Restore TX Trigger Level to its pre-reset value.
  996. * The initial value depends on whether aggregation is enabled, and is
  997. * adjusted whenever underruns are detected.
  998. */
  999. if (!AR_SREV_9300_20_OR_LATER(ah))
  1000. REG_RMW_FIELD(ah, AR_TXCFG, AR_FTRIG, ah->tx_trig_level);
  1001. ENABLE_REGWRITE_BUFFER(ah);
  1002. /*
  1003. * let mac dma writes be in 128 byte chunks
  1004. */
  1005. REG_RMW(ah, AR_RXCFG, AR_RXCFG_DMASZ_128B, AR_RXCFG_DMASZ_MASK);
  1006. /*
  1007. * Setup receive FIFO threshold to hold off TX activities
  1008. */
  1009. REG_WRITE(ah, AR_RXFIFO_CFG, 0x200);
  1010. if (AR_SREV_9300_20_OR_LATER(ah)) {
  1011. REG_RMW_FIELD(ah, AR_RXBP_THRESH, AR_RXBP_THRESH_HP, 0x1);
  1012. REG_RMW_FIELD(ah, AR_RXBP_THRESH, AR_RXBP_THRESH_LP, 0x1);
  1013. ath9k_hw_set_rx_bufsize(ah, common->rx_bufsize -
  1014. ah->caps.rx_status_len);
  1015. }
  1016. /*
  1017. * reduce the number of usable entries in PCU TXBUF to avoid
  1018. * wrap around issues.
  1019. */
  1020. if (AR_SREV_9285(ah)) {
  1021. /* For AR9285 the number of Fifos are reduced to half.
  1022. * So set the usable tx buf size also to half to
  1023. * avoid data/delimiter underruns
  1024. */
  1025. txbuf_size = AR_9285_PCU_TXBUF_CTRL_USABLE_SIZE;
  1026. } else if (AR_SREV_9340_13_OR_LATER(ah)) {
  1027. /* Uses fewer entries for AR934x v1.3+ to prevent rx overruns */
  1028. txbuf_size = AR_9340_PCU_TXBUF_CTRL_USABLE_SIZE;
  1029. } else {
  1030. txbuf_size = AR_PCU_TXBUF_CTRL_USABLE_SIZE;
  1031. }
  1032. if (!AR_SREV_9271(ah))
  1033. REG_WRITE(ah, AR_PCU_TXBUF_CTRL, txbuf_size);
  1034. REGWRITE_BUFFER_FLUSH(ah);
  1035. if (AR_SREV_9300_20_OR_LATER(ah))
  1036. ath9k_hw_reset_txstatus_ring(ah);
  1037. }
  1038. static void ath9k_hw_set_operating_mode(struct ath_hw *ah, int opmode)
  1039. {
  1040. u32 mask = AR_STA_ID1_STA_AP | AR_STA_ID1_ADHOC;
  1041. u32 set = AR_STA_ID1_KSRCH_MODE;
  1042. switch (opmode) {
  1043. case NL80211_IFTYPE_ADHOC:
  1044. set |= AR_STA_ID1_ADHOC;
  1045. REG_SET_BIT(ah, AR_CFG, AR_CFG_AP_ADHOC_INDICATION);
  1046. break;
  1047. case NL80211_IFTYPE_MESH_POINT:
  1048. case NL80211_IFTYPE_AP:
  1049. set |= AR_STA_ID1_STA_AP;
  1050. /* fall through */
  1051. case NL80211_IFTYPE_STATION:
  1052. REG_CLR_BIT(ah, AR_CFG, AR_CFG_AP_ADHOC_INDICATION);
  1053. break;
  1054. default:
  1055. if (!ah->is_monitoring)
  1056. set = 0;
  1057. break;
  1058. }
  1059. REG_RMW(ah, AR_STA_ID1, set, mask);
  1060. }
  1061. void ath9k_hw_get_delta_slope_vals(struct ath_hw *ah, u32 coef_scaled,
  1062. u32 *coef_mantissa, u32 *coef_exponent)
  1063. {
  1064. u32 coef_exp, coef_man;
  1065. for (coef_exp = 31; coef_exp > 0; coef_exp--)
  1066. if ((coef_scaled >> coef_exp) & 0x1)
  1067. break;
  1068. coef_exp = 14 - (coef_exp - COEF_SCALE_S);
  1069. coef_man = coef_scaled + (1 << (COEF_SCALE_S - coef_exp - 1));
  1070. *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp);
  1071. *coef_exponent = coef_exp - 16;
  1072. }
  1073. static bool ath9k_hw_set_reset(struct ath_hw *ah, int type)
  1074. {
  1075. u32 rst_flags;
  1076. u32 tmpReg;
  1077. if (AR_SREV_9100(ah)) {
  1078. REG_RMW_FIELD(ah, AR_RTC_DERIVED_CLK,
  1079. AR_RTC_DERIVED_CLK_PERIOD, 1);
  1080. (void)REG_READ(ah, AR_RTC_DERIVED_CLK);
  1081. }
  1082. ENABLE_REGWRITE_BUFFER(ah);
  1083. if (AR_SREV_9300_20_OR_LATER(ah)) {
  1084. REG_WRITE(ah, AR_WA, ah->WARegVal);
  1085. udelay(10);
  1086. }
  1087. REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN |
  1088. AR_RTC_FORCE_WAKE_ON_INT);
  1089. if (AR_SREV_9100(ah)) {
  1090. rst_flags = AR_RTC_RC_MAC_WARM | AR_RTC_RC_MAC_COLD |
  1091. AR_RTC_RC_COLD_RESET | AR_RTC_RC_WARM_RESET;
  1092. } else {
  1093. tmpReg = REG_READ(ah, AR_INTR_SYNC_CAUSE);
  1094. if (AR_SREV_9340(ah))
  1095. tmpReg &= AR9340_INTR_SYNC_LOCAL_TIMEOUT;
  1096. else
  1097. tmpReg &= AR_INTR_SYNC_LOCAL_TIMEOUT |
  1098. AR_INTR_SYNC_RADM_CPL_TIMEOUT;
  1099. if (tmpReg) {
  1100. u32 val;
  1101. REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0);
  1102. val = AR_RC_HOSTIF;
  1103. if (!AR_SREV_9300_20_OR_LATER(ah))
  1104. val |= AR_RC_AHB;
  1105. REG_WRITE(ah, AR_RC, val);
  1106. } else if (!AR_SREV_9300_20_OR_LATER(ah))
  1107. REG_WRITE(ah, AR_RC, AR_RC_AHB);
  1108. rst_flags = AR_RTC_RC_MAC_WARM;
  1109. if (type == ATH9K_RESET_COLD)
  1110. rst_flags |= AR_RTC_RC_MAC_COLD;
  1111. }
  1112. if (AR_SREV_9330(ah)) {
  1113. int npend = 0;
  1114. int i;
  1115. /* AR9330 WAR:
  1116. * call external reset function to reset WMAC if:
  1117. * - doing a cold reset
  1118. * - we have pending frames in the TX queues
  1119. */
  1120. for (i = 0; i < AR_NUM_QCU; i++) {
  1121. npend = ath9k_hw_numtxpending(ah, i);
  1122. if (npend)
  1123. break;
  1124. }
  1125. if (ah->external_reset &&
  1126. (npend || type == ATH9K_RESET_COLD)) {
  1127. int reset_err = 0;
  1128. ath_dbg(ath9k_hw_common(ah), RESET,
  1129. "reset MAC via external reset\n");
  1130. reset_err = ah->external_reset();
  1131. if (reset_err) {
  1132. ath_err(ath9k_hw_common(ah),
  1133. "External reset failed, err=%d\n",
  1134. reset_err);
  1135. return false;
  1136. }
  1137. REG_WRITE(ah, AR_RTC_RESET, 1);
  1138. }
  1139. }
  1140. if (ath9k_hw_mci_is_enabled(ah))
  1141. ar9003_mci_check_gpm_offset(ah);
  1142. REG_WRITE(ah, AR_RTC_RC, rst_flags);
  1143. REGWRITE_BUFFER_FLUSH(ah);
  1144. udelay(50);
  1145. REG_WRITE(ah, AR_RTC_RC, 0);
  1146. if (!ath9k_hw_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0, AH_WAIT_TIMEOUT)) {
  1147. ath_dbg(ath9k_hw_common(ah), RESET, "RTC stuck in MAC reset\n");
  1148. return false;
  1149. }
  1150. if (!AR_SREV_9100(ah))
  1151. REG_WRITE(ah, AR_RC, 0);
  1152. if (AR_SREV_9100(ah))
  1153. udelay(50);
  1154. return true;
  1155. }
  1156. static bool ath9k_hw_set_reset_power_on(struct ath_hw *ah)
  1157. {
  1158. ENABLE_REGWRITE_BUFFER(ah);
  1159. if (AR_SREV_9300_20_OR_LATER(ah)) {
  1160. REG_WRITE(ah, AR_WA, ah->WARegVal);
  1161. udelay(10);
  1162. }
  1163. REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN |
  1164. AR_RTC_FORCE_WAKE_ON_INT);
  1165. if (!AR_SREV_9100(ah) && !AR_SREV_9300_20_OR_LATER(ah))
  1166. REG_WRITE(ah, AR_RC, AR_RC_AHB);
  1167. REG_WRITE(ah, AR_RTC_RESET, 0);
  1168. REGWRITE_BUFFER_FLUSH(ah);
  1169. if (!AR_SREV_9300_20_OR_LATER(ah))
  1170. udelay(2);
  1171. if (!AR_SREV_9100(ah) && !AR_SREV_9300_20_OR_LATER(ah))
  1172. REG_WRITE(ah, AR_RC, 0);
  1173. REG_WRITE(ah, AR_RTC_RESET, 1);
  1174. if (!ath9k_hw_wait(ah,
  1175. AR_RTC_STATUS,
  1176. AR_RTC_STATUS_M,
  1177. AR_RTC_STATUS_ON,
  1178. AH_WAIT_TIMEOUT)) {
  1179. ath_dbg(ath9k_hw_common(ah), RESET, "RTC not waking up\n");
  1180. return false;
  1181. }
  1182. return ath9k_hw_set_reset(ah, ATH9K_RESET_WARM);
  1183. }
  1184. static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type)
  1185. {
  1186. bool ret = false;
  1187. if (AR_SREV_9300_20_OR_LATER(ah)) {
  1188. REG_WRITE(ah, AR_WA, ah->WARegVal);
  1189. udelay(10);
  1190. }
  1191. REG_WRITE(ah, AR_RTC_FORCE_WAKE,
  1192. AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT);
  1193. if (!ah->reset_power_on)
  1194. type = ATH9K_RESET_POWER_ON;
  1195. switch (type) {
  1196. case ATH9K_RESET_POWER_ON:
  1197. ret = ath9k_hw_set_reset_power_on(ah);
  1198. if (ret)
  1199. ah->reset_power_on = true;
  1200. break;
  1201. case ATH9K_RESET_WARM:
  1202. case ATH9K_RESET_COLD:
  1203. ret = ath9k_hw_set_reset(ah, type);
  1204. break;
  1205. default:
  1206. break;
  1207. }
  1208. return ret;
  1209. }
  1210. static bool ath9k_hw_chip_reset(struct ath_hw *ah,
  1211. struct ath9k_channel *chan)
  1212. {
  1213. int reset_type = ATH9K_RESET_WARM;
  1214. if (AR_SREV_9280(ah)) {
  1215. if (ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
  1216. reset_type = ATH9K_RESET_POWER_ON;
  1217. else
  1218. reset_type = ATH9K_RESET_COLD;
  1219. } else if (ah->chip_fullsleep || REG_READ(ah, AR_Q_TXE) ||
  1220. (REG_READ(ah, AR_CR) & AR_CR_RXE))
  1221. reset_type = ATH9K_RESET_COLD;
  1222. if (!ath9k_hw_set_reset_reg(ah, reset_type))
  1223. return false;
  1224. if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE))
  1225. return false;
  1226. ah->chip_fullsleep = false;
  1227. if (AR_SREV_9330(ah))
  1228. ar9003_hw_internal_regulator_apply(ah);
  1229. ath9k_hw_init_pll(ah, chan);
  1230. ath9k_hw_set_rfmode(ah, chan);
  1231. return true;
  1232. }
  1233. static bool ath9k_hw_channel_change(struct ath_hw *ah,
  1234. struct ath9k_channel *chan)
  1235. {
  1236. struct ath_common *common = ath9k_hw_common(ah);
  1237. struct ath9k_hw_capabilities *pCap = &ah->caps;
  1238. bool band_switch = false, mode_diff = false;
  1239. u8 ini_reloaded = 0;
  1240. u32 qnum;
  1241. int r;
  1242. if (pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) {
  1243. u32 cur = ah->curchan->channelFlags & (CHANNEL_2GHZ | CHANNEL_5GHZ);
  1244. u32 new = chan->channelFlags & (CHANNEL_2GHZ | CHANNEL_5GHZ);
  1245. band_switch = (cur != new);
  1246. mode_diff = (chan->chanmode != ah->curchan->chanmode);
  1247. }
  1248. for (qnum = 0; qnum < AR_NUM_QCU; qnum++) {
  1249. if (ath9k_hw_numtxpending(ah, qnum)) {
  1250. ath_dbg(common, QUEUE,
  1251. "Transmit frames pending on queue %d\n", qnum);
  1252. return false;
  1253. }
  1254. }
  1255. if (!ath9k_hw_rfbus_req(ah)) {
  1256. ath_err(common, "Could not kill baseband RX\n");
  1257. return false;
  1258. }
  1259. if (band_switch || mode_diff) {
  1260. ath9k_hw_mark_phy_inactive(ah);
  1261. udelay(5);
  1262. if (band_switch)
  1263. ath9k_hw_init_pll(ah, chan);
  1264. if (ath9k_hw_fast_chan_change(ah, chan, &ini_reloaded)) {
  1265. ath_err(common, "Failed to do fast channel change\n");
  1266. return false;
  1267. }
  1268. }
  1269. ath9k_hw_set_channel_regs(ah, chan);
  1270. r = ath9k_hw_rf_set_freq(ah, chan);
  1271. if (r) {
  1272. ath_err(common, "Failed to set channel\n");
  1273. return false;
  1274. }
  1275. ath9k_hw_set_clockrate(ah);
  1276. ath9k_hw_apply_txpower(ah, chan, false);
  1277. if (IS_CHAN_OFDM(chan) || IS_CHAN_HT(chan))
  1278. ath9k_hw_set_delta_slope(ah, chan);
  1279. ath9k_hw_spur_mitigate_freq(ah, chan);
  1280. if (band_switch || ini_reloaded)
  1281. ah->eep_ops->set_board_values(ah, chan);
  1282. ath9k_hw_init_bb(ah, chan);
  1283. ath9k_hw_rfbus_done(ah);
  1284. if (band_switch || ini_reloaded) {
  1285. ah->ah_flags |= AH_FASTCC;
  1286. ath9k_hw_init_cal(ah, chan);
  1287. ah->ah_flags &= ~AH_FASTCC;
  1288. }
  1289. return true;
  1290. }
  1291. static void ath9k_hw_apply_gpio_override(struct ath_hw *ah)
  1292. {
  1293. u32 gpio_mask = ah->gpio_mask;
  1294. int i;
  1295. for (i = 0; gpio_mask; i++, gpio_mask >>= 1) {
  1296. if (!(gpio_mask & 1))
  1297. continue;
  1298. ath9k_hw_cfg_output(ah, i, AR_GPIO_OUTPUT_MUX_AS_OUTPUT);
  1299. ath9k_hw_set_gpio(ah, i, !!(ah->gpio_val & BIT(i)));
  1300. }
  1301. }
  1302. static bool ath9k_hw_check_dcs(u32 dma_dbg, u32 num_dcu_states,
  1303. int *hang_state, int *hang_pos)
  1304. {
  1305. static u32 dcu_chain_state[] = {5, 6, 9}; /* DCU chain stuck states */
  1306. u32 chain_state, dcs_pos, i;
  1307. for (dcs_pos = 0; dcs_pos < num_dcu_states; dcs_pos++) {
  1308. chain_state = (dma_dbg >> (5 * dcs_pos)) & 0x1f;
  1309. for (i = 0; i < 3; i++) {
  1310. if (chain_state == dcu_chain_state[i]) {
  1311. *hang_state = chain_state;
  1312. *hang_pos = dcs_pos;
  1313. return true;
  1314. }
  1315. }
  1316. }
  1317. return false;
  1318. }
  1319. #define DCU_COMPLETE_STATE 1
  1320. #define DCU_COMPLETE_STATE_MASK 0x3
  1321. #define NUM_STATUS_READS 50
  1322. static bool ath9k_hw_detect_mac_hang(struct ath_hw *ah)
  1323. {
  1324. u32 chain_state, comp_state, dcs_reg = AR_DMADBG_4;
  1325. u32 i, hang_pos, hang_state, num_state = 6;
  1326. comp_state = REG_READ(ah, AR_DMADBG_6);
  1327. if ((comp_state & DCU_COMPLETE_STATE_MASK) != DCU_COMPLETE_STATE) {
  1328. ath_dbg(ath9k_hw_common(ah), RESET,
  1329. "MAC Hang signature not found at DCU complete\n");
  1330. return false;
  1331. }
  1332. chain_state = REG_READ(ah, dcs_reg);
  1333. if (ath9k_hw_check_dcs(chain_state, num_state, &hang_state, &hang_pos))
  1334. goto hang_check_iter;
  1335. dcs_reg = AR_DMADBG_5;
  1336. num_state = 4;
  1337. chain_state = REG_READ(ah, dcs_reg);
  1338. if (ath9k_hw_check_dcs(chain_state, num_state, &hang_state, &hang_pos))
  1339. goto hang_check_iter;
  1340. ath_dbg(ath9k_hw_common(ah), RESET,
  1341. "MAC Hang signature 1 not found\n");
  1342. return false;
  1343. hang_check_iter:
  1344. ath_dbg(ath9k_hw_common(ah), RESET,
  1345. "DCU registers: chain %08x complete %08x Hang: state %d pos %d\n",
  1346. chain_state, comp_state, hang_state, hang_pos);
  1347. for (i = 0; i < NUM_STATUS_READS; i++) {
  1348. chain_state = REG_READ(ah, dcs_reg);
  1349. chain_state = (chain_state >> (5 * hang_pos)) & 0x1f;
  1350. comp_state = REG_READ(ah, AR_DMADBG_6);
  1351. if (((comp_state & DCU_COMPLETE_STATE_MASK) !=
  1352. DCU_COMPLETE_STATE) ||
  1353. (chain_state != hang_state))
  1354. return false;
  1355. }
  1356. ath_dbg(ath9k_hw_common(ah), RESET, "MAC Hang signature 1 found\n");
  1357. return true;
  1358. }
  1359. bool ath9k_hw_check_alive(struct ath_hw *ah)
  1360. {
  1361. int count = 50;
  1362. u32 reg;
  1363. if (AR_SREV_9300(ah))
  1364. return !ath9k_hw_detect_mac_hang(ah);
  1365. if (AR_SREV_9285_12_OR_LATER(ah))
  1366. return true;
  1367. do {
  1368. reg = REG_READ(ah, AR_OBS_BUS_1);
  1369. if ((reg & 0x7E7FFFEF) == 0x00702400)
  1370. continue;
  1371. switch (reg & 0x7E000B00) {
  1372. case 0x1E000000:
  1373. case 0x52000B00:
  1374. case 0x18000B00:
  1375. continue;
  1376. default:
  1377. return true;
  1378. }
  1379. } while (count-- > 0);
  1380. return false;
  1381. }
  1382. EXPORT_SYMBOL(ath9k_hw_check_alive);
  1383. static void ath9k_hw_init_mfp(struct ath_hw *ah)
  1384. {
  1385. /* Setup MFP options for CCMP */
  1386. if (AR_SREV_9280_20_OR_LATER(ah)) {
  1387. /* Mask Retry(b11), PwrMgt(b12), MoreData(b13) to 0 in mgmt
  1388. * frames when constructing CCMP AAD. */
  1389. REG_RMW_FIELD(ah, AR_AES_MUTE_MASK1, AR_AES_MUTE_MASK1_FC_MGMT,
  1390. 0xc7ff);
  1391. ah->sw_mgmt_crypto = false;
  1392. } else if (AR_SREV_9160_10_OR_LATER(ah)) {
  1393. /* Disable hardware crypto for management frames */
  1394. REG_CLR_BIT(ah, AR_PCU_MISC_MODE2,
  1395. AR_PCU_MISC_MODE2_MGMT_CRYPTO_ENABLE);
  1396. REG_SET_BIT(ah, AR_PCU_MISC_MODE2,
  1397. AR_PCU_MISC_MODE2_NO_CRYPTO_FOR_NON_DATA_PKT);
  1398. ah->sw_mgmt_crypto = true;
  1399. } else {
  1400. ah->sw_mgmt_crypto = true;
  1401. }
  1402. }
  1403. static void ath9k_hw_reset_opmode(struct ath_hw *ah,
  1404. u32 macStaId1, u32 saveDefAntenna)
  1405. {
  1406. struct ath_common *common = ath9k_hw_common(ah);
  1407. ENABLE_REGWRITE_BUFFER(ah);
  1408. REG_RMW(ah, AR_STA_ID1, macStaId1
  1409. | AR_STA_ID1_RTS_USE_DEF
  1410. | (ah->config.ack_6mb ? AR_STA_ID1_ACKCTS_6MB : 0)
  1411. | ah->sta_id1_defaults,
  1412. ~AR_STA_ID1_SADH_MASK);
  1413. ath_hw_setbssidmask(common);
  1414. REG_WRITE(ah, AR_DEF_ANTENNA, saveDefAntenna);
  1415. ath9k_hw_write_associd(ah);
  1416. REG_WRITE(ah, AR_ISR, ~0);
  1417. REG_WRITE(ah, AR_RSSI_THR, INIT_RSSI_THR);
  1418. REGWRITE_BUFFER_FLUSH(ah);
  1419. ath9k_hw_set_operating_mode(ah, ah->opmode);
  1420. }
  1421. static void ath9k_hw_init_queues(struct ath_hw *ah)
  1422. {
  1423. int i;
  1424. ENABLE_REGWRITE_BUFFER(ah);
  1425. for (i = 0; i < AR_NUM_DCU; i++)
  1426. REG_WRITE(ah, AR_DQCUMASK(i), 1 << i);
  1427. REGWRITE_BUFFER_FLUSH(ah);
  1428. ah->intr_txqs = 0;
  1429. for (i = 0; i < ATH9K_NUM_TX_QUEUES; i++)
  1430. ath9k_hw_resettxqueue(ah, i);
  1431. }
  1432. /*
  1433. * For big endian systems turn on swapping for descriptors
  1434. */
  1435. static void ath9k_hw_init_desc(struct ath_hw *ah)
  1436. {
  1437. struct ath_common *common = ath9k_hw_common(ah);
  1438. if (AR_SREV_9100(ah)) {
  1439. u32 mask;
  1440. mask = REG_READ(ah, AR_CFG);
  1441. if (mask & (AR_CFG_SWRB | AR_CFG_SWTB | AR_CFG_SWRG)) {
  1442. ath_dbg(common, RESET, "CFG Byte Swap Set 0x%x\n",
  1443. mask);
  1444. } else {
  1445. mask = INIT_CONFIG_STATUS | AR_CFG_SWRB | AR_CFG_SWTB;
  1446. REG_WRITE(ah, AR_CFG, mask);
  1447. ath_dbg(common, RESET, "Setting CFG 0x%x\n",
  1448. REG_READ(ah, AR_CFG));
  1449. }
  1450. } else {
  1451. if (common->bus_ops->ath_bus_type == ATH_USB) {
  1452. /* Configure AR9271 target WLAN */
  1453. if (AR_SREV_9271(ah))
  1454. REG_WRITE(ah, AR_CFG, AR_CFG_SWRB | AR_CFG_SWTB);
  1455. else
  1456. REG_WRITE(ah, AR_CFG, AR_CFG_SWTD | AR_CFG_SWRD);
  1457. }
  1458. #ifdef __BIG_ENDIAN
  1459. else if (AR_SREV_9330(ah) || AR_SREV_9340(ah) ||
  1460. AR_SREV_9550(ah))
  1461. REG_RMW(ah, AR_CFG, AR_CFG_SWRB | AR_CFG_SWTB, 0);
  1462. else
  1463. REG_WRITE(ah, AR_CFG, AR_CFG_SWTD | AR_CFG_SWRD);
  1464. #endif
  1465. }
  1466. }
  1467. /*
  1468. * Fast channel change:
  1469. * (Change synthesizer based on channel freq without resetting chip)
  1470. */
  1471. static int ath9k_hw_do_fastcc(struct ath_hw *ah, struct ath9k_channel *chan)
  1472. {
  1473. struct ath_common *common = ath9k_hw_common(ah);
  1474. struct ath9k_hw_capabilities *pCap = &ah->caps;
  1475. int ret;
  1476. if (AR_SREV_9280(ah) && common->bus_ops->ath_bus_type == ATH_PCI)
  1477. goto fail;
  1478. if (ah->chip_fullsleep)
  1479. goto fail;
  1480. if (!ah->curchan)
  1481. goto fail;
  1482. if (chan->channel == ah->curchan->channel)
  1483. goto fail;
  1484. if ((ah->curchan->channelFlags | chan->channelFlags) &
  1485. (CHANNEL_HALF | CHANNEL_QUARTER))
  1486. goto fail;
  1487. /*
  1488. * If cross-band fcc is not supoprted, bail out if
  1489. * either channelFlags or chanmode differ.
  1490. *
  1491. * chanmode will be different if the HT operating mode
  1492. * changes because of CSA.
  1493. */
  1494. if (!(pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH)) {
  1495. if ((chan->channelFlags & CHANNEL_ALL) !=
  1496. (ah->curchan->channelFlags & CHANNEL_ALL))
  1497. goto fail;
  1498. if (chan->chanmode != ah->curchan->chanmode)
  1499. goto fail;
  1500. }
  1501. if (!ath9k_hw_check_alive(ah))
  1502. goto fail;
  1503. /*
  1504. * For AR9462, make sure that calibration data for
  1505. * re-using are present.
  1506. */
  1507. if (AR_SREV_9462(ah) && (ah->caldata &&
  1508. (!ah->caldata->done_txiqcal_once ||
  1509. !ah->caldata->done_txclcal_once ||
  1510. !ah->caldata->rtt_done)))
  1511. goto fail;
  1512. ath_dbg(common, RESET, "FastChannelChange for %d -> %d\n",
  1513. ah->curchan->channel, chan->channel);
  1514. ret = ath9k_hw_channel_change(ah, chan);
  1515. if (!ret)
  1516. goto fail;
  1517. if (ath9k_hw_mci_is_enabled(ah))
  1518. ar9003_mci_2g5g_switch(ah, false);
  1519. ath9k_hw_loadnf(ah, ah->curchan);
  1520. ath9k_hw_start_nfcal(ah, true);
  1521. if (AR_SREV_9271(ah))
  1522. ar9002_hw_load_ani_reg(ah, chan);
  1523. return 0;
  1524. fail:
  1525. return -EINVAL;
  1526. }
  1527. int ath9k_hw_reset(struct ath_hw *ah, struct ath9k_channel *chan,
  1528. struct ath9k_hw_cal_data *caldata, bool fastcc)
  1529. {
  1530. struct ath_common *common = ath9k_hw_common(ah);
  1531. u32 saveLedState;
  1532. u32 saveDefAntenna;
  1533. u32 macStaId1;
  1534. u64 tsf = 0;
  1535. int r;
  1536. bool start_mci_reset = false;
  1537. bool save_fullsleep = ah->chip_fullsleep;
  1538. if (ath9k_hw_mci_is_enabled(ah)) {
  1539. start_mci_reset = ar9003_mci_start_reset(ah, chan);
  1540. if (start_mci_reset)
  1541. return 0;
  1542. }
  1543. if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE))
  1544. return -EIO;
  1545. if (ah->curchan && !ah->chip_fullsleep)
  1546. ath9k_hw_getnf(ah, ah->curchan);
  1547. ah->caldata = caldata;
  1548. if (caldata && (chan->channel != caldata->channel ||
  1549. chan->channelFlags != caldata->channelFlags ||
  1550. chan->chanmode != caldata->chanmode)) {
  1551. /* Operating channel changed, reset channel calibration data */
  1552. memset(caldata, 0, sizeof(*caldata));
  1553. ath9k_init_nfcal_hist_buffer(ah, chan);
  1554. } else if (caldata) {
  1555. caldata->paprd_packet_sent = false;
  1556. }
  1557. ah->noise = ath9k_hw_getchan_noise(ah, chan);
  1558. if (fastcc) {
  1559. r = ath9k_hw_do_fastcc(ah, chan);
  1560. if (!r)
  1561. return r;
  1562. }
  1563. if (ath9k_hw_mci_is_enabled(ah))
  1564. ar9003_mci_stop_bt(ah, save_fullsleep);
  1565. saveDefAntenna = REG_READ(ah, AR_DEF_ANTENNA);
  1566. if (saveDefAntenna == 0)
  1567. saveDefAntenna = 1;
  1568. macStaId1 = REG_READ(ah, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B;
  1569. /* For chips on which RTC reset is done, save TSF before it gets cleared */
  1570. if (AR_SREV_9100(ah) ||
  1571. (AR_SREV_9280(ah) && ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL)))
  1572. tsf = ath9k_hw_gettsf64(ah);
  1573. saveLedState = REG_READ(ah, AR_CFG_LED) &
  1574. (AR_CFG_LED_ASSOC_CTL | AR_CFG_LED_MODE_SEL |
  1575. AR_CFG_LED_BLINK_THRESH_SEL | AR_CFG_LED_BLINK_SLOW);
  1576. ath9k_hw_mark_phy_inactive(ah);
  1577. ah->paprd_table_write_done = false;
  1578. /* Only required on the first reset */
  1579. if (AR_SREV_9271(ah) && ah->htc_reset_init) {
  1580. REG_WRITE(ah,
  1581. AR9271_RESET_POWER_DOWN_CONTROL,
  1582. AR9271_RADIO_RF_RST);
  1583. udelay(50);
  1584. }
  1585. if (!ath9k_hw_chip_reset(ah, chan)) {
  1586. ath_err(common, "Chip reset failed\n");
  1587. return -EINVAL;
  1588. }
  1589. /* Only required on the first reset */
  1590. if (AR_SREV_9271(ah) && ah->htc_reset_init) {
  1591. ah->htc_reset_init = false;
  1592. REG_WRITE(ah,
  1593. AR9271_RESET_POWER_DOWN_CONTROL,
  1594. AR9271_GATE_MAC_CTL);
  1595. udelay(50);
  1596. }
  1597. /* Restore TSF */
  1598. if (tsf)
  1599. ath9k_hw_settsf64(ah, tsf);
  1600. if (AR_SREV_9280_20_OR_LATER(ah))
  1601. REG_SET_BIT(ah, AR_GPIO_INPUT_EN_VAL, AR_GPIO_JTAG_DISABLE);
  1602. if (!AR_SREV_9300_20_OR_LATER(ah))
  1603. ar9002_hw_enable_async_fifo(ah);
  1604. r = ath9k_hw_process_ini(ah, chan);
  1605. if (r)
  1606. return r;
  1607. if (ath9k_hw_mci_is_enabled(ah))
  1608. ar9003_mci_reset(ah, false, IS_CHAN_2GHZ(chan), save_fullsleep);
  1609. /*
  1610. * Some AR91xx SoC devices frequently fail to accept TSF writes
  1611. * right after the chip reset. When that happens, write a new
  1612. * value after the initvals have been applied, with an offset
  1613. * based on measured time difference
  1614. */
  1615. if (AR_SREV_9100(ah) && (ath9k_hw_gettsf64(ah) < tsf)) {
  1616. tsf += 1500;
  1617. ath9k_hw_settsf64(ah, tsf);
  1618. }
  1619. ath9k_hw_init_mfp(ah);
  1620. if (IS_CHAN_OFDM(chan) || IS_CHAN_HT(chan))
  1621. ath9k_hw_set_delta_slope(ah, chan);
  1622. ath9k_hw_spur_mitigate_freq(ah, chan);
  1623. ah->eep_ops->set_board_values(ah, chan);
  1624. ath9k_hw_reset_opmode(ah, macStaId1, saveDefAntenna);
  1625. r = ath9k_hw_rf_set_freq(ah, chan);
  1626. if (r)
  1627. return r;
  1628. ath9k_hw_set_clockrate(ah);
  1629. ath9k_hw_init_queues(ah);
  1630. ath9k_hw_init_interrupt_masks(ah, ah->opmode);
  1631. ath9k_hw_ani_cache_ini_regs(ah);
  1632. ath9k_hw_init_qos(ah);
  1633. if (ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT)
  1634. ath9k_hw_cfg_gpio_input(ah, ah->rfkill_gpio);
  1635. ath9k_hw_init_global_settings(ah);
  1636. if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) {
  1637. REG_SET_BIT(ah, AR_MAC_PCU_LOGIC_ANALYZER,
  1638. AR_MAC_PCU_LOGIC_ANALYZER_DISBUG20768);
  1639. REG_RMW_FIELD(ah, AR_AHB_MODE, AR_AHB_CUSTOM_BURST_EN,
  1640. AR_AHB_CUSTOM_BURST_ASYNC_FIFO_VAL);
  1641. REG_SET_BIT(ah, AR_PCU_MISC_MODE2,
  1642. AR_PCU_MISC_MODE2_ENABLE_AGGWEP);
  1643. }
  1644. REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PRESERVE_SEQNUM);
  1645. ath9k_hw_set_dma(ah);
  1646. if (!ath9k_hw_mci_is_enabled(ah))
  1647. REG_WRITE(ah, AR_OBS, 8);
  1648. if (ah->config.rx_intr_mitigation) {
  1649. REG_RMW_FIELD(ah, AR_RIMT, AR_RIMT_LAST, 500);
  1650. REG_RMW_FIELD(ah, AR_RIMT, AR_RIMT_FIRST, 2000);
  1651. }
  1652. if (ah->config.tx_intr_mitigation) {
  1653. REG_RMW_FIELD(ah, AR_TIMT, AR_TIMT_LAST, 300);
  1654. REG_RMW_FIELD(ah, AR_TIMT, AR_TIMT_FIRST, 750);
  1655. }
  1656. ath9k_hw_init_bb(ah, chan);
  1657. if (caldata) {
  1658. caldata->done_txiqcal_once = false;
  1659. caldata->done_txclcal_once = false;
  1660. }
  1661. if (!ath9k_hw_init_cal(ah, chan))
  1662. return -EIO;
  1663. if (ath9k_hw_mci_is_enabled(ah) && ar9003_mci_end_reset(ah, chan, caldata))
  1664. return -EIO;
  1665. ENABLE_REGWRITE_BUFFER(ah);
  1666. ath9k_hw_restore_chainmask(ah);
  1667. REG_WRITE(ah, AR_CFG_LED, saveLedState | AR_CFG_SCLK_32KHZ);
  1668. REGWRITE_BUFFER_FLUSH(ah);
  1669. ath9k_hw_init_desc(ah);
  1670. if (ath9k_hw_btcoex_is_enabled(ah))
  1671. ath9k_hw_btcoex_enable(ah);
  1672. if (ath9k_hw_mci_is_enabled(ah))
  1673. ar9003_mci_check_bt(ah);
  1674. ath9k_hw_loadnf(ah, chan);
  1675. ath9k_hw_start_nfcal(ah, true);
  1676. if (AR_SREV_9300_20_OR_LATER(ah)) {
  1677. ar9003_hw_bb_watchdog_config(ah);
  1678. ar9003_hw_disable_phy_restart(ah);
  1679. }
  1680. ath9k_hw_apply_gpio_override(ah);
  1681. if (AR_SREV_9565(ah) && common->bt_ant_diversity)
  1682. REG_SET_BIT(ah, AR_BTCOEX_WL_LNADIV, AR_BTCOEX_WL_LNADIV_FORCE_ON);
  1683. return 0;
  1684. }
  1685. EXPORT_SYMBOL(ath9k_hw_reset);
  1686. /******************************/
  1687. /* Power Management (Chipset) */
  1688. /******************************/
  1689. /*
  1690. * Notify Power Mgt is disabled in self-generated frames.
  1691. * If requested, force chip to sleep.
  1692. */
  1693. static void ath9k_set_power_sleep(struct ath_hw *ah)
  1694. {
  1695. REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
  1696. if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) {
  1697. REG_CLR_BIT(ah, AR_TIMER_MODE, 0xff);
  1698. REG_CLR_BIT(ah, AR_NDP2_TIMER_MODE, 0xff);
  1699. REG_CLR_BIT(ah, AR_SLP32_INC, 0xfffff);
  1700. /* xxx Required for WLAN only case ? */
  1701. REG_WRITE(ah, AR_MCI_INTERRUPT_RX_MSG_EN, 0);
  1702. udelay(100);
  1703. }
  1704. /*
  1705. * Clear the RTC force wake bit to allow the
  1706. * mac to go to sleep.
  1707. */
  1708. REG_CLR_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN);
  1709. if (ath9k_hw_mci_is_enabled(ah))
  1710. udelay(100);
  1711. if (!AR_SREV_9100(ah) && !AR_SREV_9300_20_OR_LATER(ah))
  1712. REG_WRITE(ah, AR_RC, AR_RC_AHB | AR_RC_HOSTIF);
  1713. /* Shutdown chip. Active low */
  1714. if (!AR_SREV_5416(ah) && !AR_SREV_9271(ah)) {
  1715. REG_CLR_BIT(ah, AR_RTC_RESET, AR_RTC_RESET_EN);
  1716. udelay(2);
  1717. }
  1718. /* Clear Bit 14 of AR_WA after putting chip into Full Sleep mode. */
  1719. if (AR_SREV_9300_20_OR_LATER(ah))
  1720. REG_WRITE(ah, AR_WA, ah->WARegVal & ~AR_WA_D3_L1_DISABLE);
  1721. }
  1722. /*
  1723. * Notify Power Management is enabled in self-generating
  1724. * frames. If request, set power mode of chip to
  1725. * auto/normal. Duration in units of 128us (1/8 TU).
  1726. */
  1727. static void ath9k_set_power_network_sleep(struct ath_hw *ah)
  1728. {
  1729. struct ath9k_hw_capabilities *pCap = &ah->caps;
  1730. REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
  1731. if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) {
  1732. /* Set WakeOnInterrupt bit; clear ForceWake bit */
  1733. REG_WRITE(ah, AR_RTC_FORCE_WAKE,
  1734. AR_RTC_FORCE_WAKE_ON_INT);
  1735. } else {
  1736. /* When chip goes into network sleep, it could be waken
  1737. * up by MCI_INT interrupt caused by BT's HW messages
  1738. * (LNA_xxx, CONT_xxx) which chould be in a very fast
  1739. * rate (~100us). This will cause chip to leave and
  1740. * re-enter network sleep mode frequently, which in
  1741. * consequence will have WLAN MCI HW to generate lots of
  1742. * SYS_WAKING and SYS_SLEEPING messages which will make
  1743. * BT CPU to busy to process.
  1744. */
  1745. if (ath9k_hw_mci_is_enabled(ah))
  1746. REG_CLR_BIT(ah, AR_MCI_INTERRUPT_RX_MSG_EN,
  1747. AR_MCI_INTERRUPT_RX_HW_MSG_MASK);
  1748. /*
  1749. * Clear the RTC force wake bit to allow the
  1750. * mac to go to sleep.
  1751. */
  1752. REG_CLR_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN);
  1753. if (ath9k_hw_mci_is_enabled(ah))
  1754. udelay(30);
  1755. }
  1756. /* Clear Bit 14 of AR_WA after putting chip into Net Sleep mode. */
  1757. if (AR_SREV_9300_20_OR_LATER(ah))
  1758. REG_WRITE(ah, AR_WA, ah->WARegVal & ~AR_WA_D3_L1_DISABLE);
  1759. }
  1760. static bool ath9k_hw_set_power_awake(struct ath_hw *ah)
  1761. {
  1762. u32 val;
  1763. int i;
  1764. /* Set Bits 14 and 17 of AR_WA before powering on the chip. */
  1765. if (AR_SREV_9300_20_OR_LATER(ah)) {
  1766. REG_WRITE(ah, AR_WA, ah->WARegVal);
  1767. udelay(10);
  1768. }
  1769. if ((REG_READ(ah, AR_RTC_STATUS) &
  1770. AR_RTC_STATUS_M) == AR_RTC_STATUS_SHUTDOWN) {
  1771. if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) {
  1772. return false;
  1773. }
  1774. if (!AR_SREV_9300_20_OR_LATER(ah))
  1775. ath9k_hw_init_pll(ah, NULL);
  1776. }
  1777. if (AR_SREV_9100(ah))
  1778. REG_SET_BIT(ah, AR_RTC_RESET,
  1779. AR_RTC_RESET_EN);
  1780. REG_SET_BIT(ah, AR_RTC_FORCE_WAKE,
  1781. AR_RTC_FORCE_WAKE_EN);
  1782. udelay(50);
  1783. for (i = POWER_UP_TIME / 50; i > 0; i--) {
  1784. val = REG_READ(ah, AR_RTC_STATUS) & AR_RTC_STATUS_M;
  1785. if (val == AR_RTC_STATUS_ON)
  1786. break;
  1787. udelay(50);
  1788. REG_SET_BIT(ah, AR_RTC_FORCE_WAKE,
  1789. AR_RTC_FORCE_WAKE_EN);
  1790. }
  1791. if (i == 0) {
  1792. ath_err(ath9k_hw_common(ah),
  1793. "Failed to wakeup in %uus\n",
  1794. POWER_UP_TIME / 20);
  1795. return false;
  1796. }
  1797. if (ath9k_hw_mci_is_enabled(ah))
  1798. ar9003_mci_set_power_awake(ah);
  1799. REG_CLR_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
  1800. return true;
  1801. }
  1802. bool ath9k_hw_setpower(struct ath_hw *ah, enum ath9k_power_mode mode)
  1803. {
  1804. struct ath_common *common = ath9k_hw_common(ah);
  1805. int status = true;
  1806. static const char *modes[] = {
  1807. "AWAKE",
  1808. "FULL-SLEEP",
  1809. "NETWORK SLEEP",
  1810. "UNDEFINED"
  1811. };
  1812. if (ah->power_mode == mode)
  1813. return status;
  1814. ath_dbg(common, RESET, "%s -> %s\n",
  1815. modes[ah->power_mode], modes[mode]);
  1816. switch (mode) {
  1817. case ATH9K_PM_AWAKE:
  1818. status = ath9k_hw_set_power_awake(ah);
  1819. break;
  1820. case ATH9K_PM_FULL_SLEEP:
  1821. if (ath9k_hw_mci_is_enabled(ah))
  1822. ar9003_mci_set_full_sleep(ah);
  1823. ath9k_set_power_sleep(ah);
  1824. ah->chip_fullsleep = true;
  1825. break;
  1826. case ATH9K_PM_NETWORK_SLEEP:
  1827. ath9k_set_power_network_sleep(ah);
  1828. break;
  1829. default:
  1830. ath_err(common, "Unknown power mode %u\n", mode);
  1831. return false;
  1832. }
  1833. ah->power_mode = mode;
  1834. /*
  1835. * XXX: If this warning never comes up after a while then
  1836. * simply keep the ATH_DBG_WARN_ON_ONCE() but make
  1837. * ath9k_hw_setpower() return type void.
  1838. */
  1839. if (!(ah->ah_flags & AH_UNPLUGGED))
  1840. ATH_DBG_WARN_ON_ONCE(!status);
  1841. return status;
  1842. }
  1843. EXPORT_SYMBOL(ath9k_hw_setpower);
  1844. /*******************/
  1845. /* Beacon Handling */
  1846. /*******************/
  1847. void ath9k_hw_beaconinit(struct ath_hw *ah, u32 next_beacon, u32 beacon_period)
  1848. {
  1849. int flags = 0;
  1850. ENABLE_REGWRITE_BUFFER(ah);
  1851. switch (ah->opmode) {
  1852. case NL80211_IFTYPE_ADHOC:
  1853. REG_SET_BIT(ah, AR_TXCFG,
  1854. AR_TXCFG_ADHOC_BEACON_ATIM_TX_POLICY);
  1855. REG_WRITE(ah, AR_NEXT_NDP_TIMER, next_beacon +
  1856. TU_TO_USEC(ah->atim_window ? ah->atim_window : 1));
  1857. flags |= AR_NDP_TIMER_EN;
  1858. case NL80211_IFTYPE_MESH_POINT:
  1859. case NL80211_IFTYPE_AP:
  1860. REG_WRITE(ah, AR_NEXT_TBTT_TIMER, next_beacon);
  1861. REG_WRITE(ah, AR_NEXT_DMA_BEACON_ALERT, next_beacon -
  1862. TU_TO_USEC(ah->config.dma_beacon_response_time));
  1863. REG_WRITE(ah, AR_NEXT_SWBA, next_beacon -
  1864. TU_TO_USEC(ah->config.sw_beacon_response_time));
  1865. flags |=
  1866. AR_TBTT_TIMER_EN | AR_DBA_TIMER_EN | AR_SWBA_TIMER_EN;
  1867. break;
  1868. default:
  1869. ath_dbg(ath9k_hw_common(ah), BEACON,
  1870. "%s: unsupported opmode: %d\n", __func__, ah->opmode);
  1871. return;
  1872. break;
  1873. }
  1874. REG_WRITE(ah, AR_BEACON_PERIOD, beacon_period);
  1875. REG_WRITE(ah, AR_DMA_BEACON_PERIOD, beacon_period);
  1876. REG_WRITE(ah, AR_SWBA_PERIOD, beacon_period);
  1877. REG_WRITE(ah, AR_NDP_PERIOD, beacon_period);
  1878. REGWRITE_BUFFER_FLUSH(ah);
  1879. REG_SET_BIT(ah, AR_TIMER_MODE, flags);
  1880. }
  1881. EXPORT_SYMBOL(ath9k_hw_beaconinit);
  1882. void ath9k_hw_set_sta_beacon_timers(struct ath_hw *ah,
  1883. const struct ath9k_beacon_state *bs)
  1884. {
  1885. u32 nextTbtt, beaconintval, dtimperiod, beacontimeout;
  1886. struct ath9k_hw_capabilities *pCap = &ah->caps;
  1887. struct ath_common *common = ath9k_hw_common(ah);
  1888. ENABLE_REGWRITE_BUFFER(ah);
  1889. REG_WRITE(ah, AR_NEXT_TBTT_TIMER, TU_TO_USEC(bs->bs_nexttbtt));
  1890. REG_WRITE(ah, AR_BEACON_PERIOD,
  1891. TU_TO_USEC(bs->bs_intval));
  1892. REG_WRITE(ah, AR_DMA_BEACON_PERIOD,
  1893. TU_TO_USEC(bs->bs_intval));
  1894. REGWRITE_BUFFER_FLUSH(ah);
  1895. REG_RMW_FIELD(ah, AR_RSSI_THR,
  1896. AR_RSSI_THR_BM_THR, bs->bs_bmissthreshold);
  1897. beaconintval = bs->bs_intval;
  1898. if (bs->bs_sleepduration > beaconintval)
  1899. beaconintval = bs->bs_sleepduration;
  1900. dtimperiod = bs->bs_dtimperiod;
  1901. if (bs->bs_sleepduration > dtimperiod)
  1902. dtimperiod = bs->bs_sleepduration;
  1903. if (beaconintval == dtimperiod)
  1904. nextTbtt = bs->bs_nextdtim;
  1905. else
  1906. nextTbtt = bs->bs_nexttbtt;
  1907. ath_dbg(common, BEACON, "next DTIM %d\n", bs->bs_nextdtim);
  1908. ath_dbg(common, BEACON, "next beacon %d\n", nextTbtt);
  1909. ath_dbg(common, BEACON, "beacon period %d\n", beaconintval);
  1910. ath_dbg(common, BEACON, "DTIM period %d\n", dtimperiod);
  1911. ENABLE_REGWRITE_BUFFER(ah);
  1912. REG_WRITE(ah, AR_NEXT_DTIM,
  1913. TU_TO_USEC(bs->bs_nextdtim - SLEEP_SLOP));
  1914. REG_WRITE(ah, AR_NEXT_TIM, TU_TO_USEC(nextTbtt - SLEEP_SLOP));
  1915. REG_WRITE(ah, AR_SLEEP1,
  1916. SM((CAB_TIMEOUT_VAL << 3), AR_SLEEP1_CAB_TIMEOUT)
  1917. | AR_SLEEP1_ASSUME_DTIM);
  1918. if (pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)
  1919. beacontimeout = (BEACON_TIMEOUT_VAL << 3);
  1920. else
  1921. beacontimeout = MIN_BEACON_TIMEOUT_VAL;
  1922. REG_WRITE(ah, AR_SLEEP2,
  1923. SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT));
  1924. REG_WRITE(ah, AR_TIM_PERIOD, TU_TO_USEC(beaconintval));
  1925. REG_WRITE(ah, AR_DTIM_PERIOD, TU_TO_USEC(dtimperiod));
  1926. REGWRITE_BUFFER_FLUSH(ah);
  1927. REG_SET_BIT(ah, AR_TIMER_MODE,
  1928. AR_TBTT_TIMER_EN | AR_TIM_TIMER_EN |
  1929. AR_DTIM_TIMER_EN);
  1930. /* TSF Out of Range Threshold */
  1931. REG_WRITE(ah, AR_TSFOOR_THRESHOLD, bs->bs_tsfoor_threshold);
  1932. }
  1933. EXPORT_SYMBOL(ath9k_hw_set_sta_beacon_timers);
  1934. /*******************/
  1935. /* HW Capabilities */
  1936. /*******************/
  1937. static u8 fixup_chainmask(u8 chip_chainmask, u8 eeprom_chainmask)
  1938. {
  1939. eeprom_chainmask &= chip_chainmask;
  1940. if (eeprom_chainmask)
  1941. return eeprom_chainmask;
  1942. else
  1943. return chip_chainmask;
  1944. }
  1945. /**
  1946. * ath9k_hw_dfs_tested - checks if DFS has been tested with used chipset
  1947. * @ah: the atheros hardware data structure
  1948. *
  1949. * We enable DFS support upstream on chipsets which have passed a series
  1950. * of tests. The testing requirements are going to be documented. Desired
  1951. * test requirements are documented at:
  1952. *
  1953. * http://wireless.kernel.org/en/users/Drivers/ath9k/dfs
  1954. *
  1955. * Once a new chipset gets properly tested an individual commit can be used
  1956. * to document the testing for DFS for that chipset.
  1957. */
  1958. static bool ath9k_hw_dfs_tested(struct ath_hw *ah)
  1959. {
  1960. switch (ah->hw_version.macVersion) {
  1961. /* for temporary testing DFS with 9280 */
  1962. case AR_SREV_VERSION_9280:
  1963. /* AR9580 will likely be our first target to get testing on */
  1964. case AR_SREV_VERSION_9580:
  1965. return true;
  1966. default:
  1967. return false;
  1968. }
  1969. }
  1970. int ath9k_hw_fill_cap_info(struct ath_hw *ah)
  1971. {
  1972. struct ath9k_hw_capabilities *pCap = &ah->caps;
  1973. struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
  1974. struct ath_common *common = ath9k_hw_common(ah);
  1975. unsigned int chip_chainmask;
  1976. u16 eeval;
  1977. u8 ant_div_ctl1, tx_chainmask, rx_chainmask;
  1978. eeval = ah->eep_ops->get_eeprom(ah, EEP_REG_0);
  1979. regulatory->current_rd = eeval;
  1980. if (ah->opmode != NL80211_IFTYPE_AP &&
  1981. ah->hw_version.subvendorid == AR_SUBVENDOR_ID_NEW_A) {
  1982. if (regulatory->current_rd == 0x64 ||
  1983. regulatory->current_rd == 0x65)
  1984. regulatory->current_rd += 5;
  1985. else if (regulatory->current_rd == 0x41)
  1986. regulatory->current_rd = 0x43;
  1987. ath_dbg(common, REGULATORY, "regdomain mapped to 0x%x\n",
  1988. regulatory->current_rd);
  1989. }
  1990. eeval = ah->eep_ops->get_eeprom(ah, EEP_OP_MODE);
  1991. if ((eeval & (AR5416_OPFLAGS_11G | AR5416_OPFLAGS_11A)) == 0) {
  1992. ath_err(common,
  1993. "no band has been marked as supported in EEPROM\n");
  1994. return -EINVAL;
  1995. }
  1996. if (eeval & AR5416_OPFLAGS_11A)
  1997. pCap->hw_caps |= ATH9K_HW_CAP_5GHZ;
  1998. if (eeval & AR5416_OPFLAGS_11G)
  1999. pCap->hw_caps |= ATH9K_HW_CAP_2GHZ;
  2000. if (AR_SREV_9485(ah) ||
  2001. AR_SREV_9285(ah) ||
  2002. AR_SREV_9330(ah) ||
  2003. AR_SREV_9565(ah))
  2004. chip_chainmask = 1;
  2005. else if (AR_SREV_9462(ah))
  2006. chip_chainmask = 3;
  2007. else if (!AR_SREV_9280_20_OR_LATER(ah))
  2008. chip_chainmask = 7;
  2009. else if (!AR_SREV_9300_20_OR_LATER(ah) || AR_SREV_9340(ah))
  2010. chip_chainmask = 3;
  2011. else
  2012. chip_chainmask = 7;
  2013. pCap->tx_chainmask = ah->eep_ops->get_eeprom(ah, EEP_TX_MASK);
  2014. /*
  2015. * For AR9271 we will temporarilly uses the rx chainmax as read from
  2016. * the EEPROM.
  2017. */
  2018. if ((ah->hw_version.devid == AR5416_DEVID_PCI) &&
  2019. !(eeval & AR5416_OPFLAGS_11A) &&
  2020. !(AR_SREV_9271(ah)))
  2021. /* CB71: GPIO 0 is pulled down to indicate 3 rx chains */
  2022. pCap->rx_chainmask = ath9k_hw_gpio_get(ah, 0) ? 0x5 : 0x7;
  2023. else if (AR_SREV_9100(ah))
  2024. pCap->rx_chainmask = 0x7;
  2025. else
  2026. /* Use rx_chainmask from EEPROM. */
  2027. pCap->rx_chainmask = ah->eep_ops->get_eeprom(ah, EEP_RX_MASK);
  2028. pCap->tx_chainmask = fixup_chainmask(chip_chainmask, pCap->tx_chainmask);
  2029. pCap->rx_chainmask = fixup_chainmask(chip_chainmask, pCap->rx_chainmask);
  2030. ah->txchainmask = pCap->tx_chainmask;
  2031. ah->rxchainmask = pCap->rx_chainmask;
  2032. ah->misc_mode |= AR_PCU_MIC_NEW_LOC_ENA;
  2033. /* enable key search for every frame in an aggregate */
  2034. if (AR_SREV_9300_20_OR_LATER(ah))
  2035. ah->misc_mode |= AR_PCU_ALWAYS_PERFORM_KEYSEARCH;
  2036. common->crypt_caps |= ATH_CRYPT_CAP_CIPHER_AESCCM;
  2037. if (ah->hw_version.devid != AR2427_DEVID_PCIE)
  2038. pCap->hw_caps |= ATH9K_HW_CAP_HT;
  2039. else
  2040. pCap->hw_caps &= ~ATH9K_HW_CAP_HT;
  2041. if (AR_SREV_9271(ah))
  2042. pCap->num_gpio_pins = AR9271_NUM_GPIO;
  2043. else if (AR_DEVID_7010(ah))
  2044. pCap->num_gpio_pins = AR7010_NUM_GPIO;
  2045. else if (AR_SREV_9300_20_OR_LATER(ah))
  2046. pCap->num_gpio_pins = AR9300_NUM_GPIO;
  2047. else if (AR_SREV_9287_11_OR_LATER(ah))
  2048. pCap->num_gpio_pins = AR9287_NUM_GPIO;
  2049. else if (AR_SREV_9285_12_OR_LATER(ah))
  2050. pCap->num_gpio_pins = AR9285_NUM_GPIO;
  2051. else if (AR_SREV_9280_20_OR_LATER(ah))
  2052. pCap->num_gpio_pins = AR928X_NUM_GPIO;
  2053. else
  2054. pCap->num_gpio_pins = AR_NUM_GPIO;
  2055. if (AR_SREV_9160_10_OR_LATER(ah) || AR_SREV_9100(ah))
  2056. pCap->rts_aggr_limit = ATH_AMPDU_LIMIT_MAX;
  2057. else
  2058. pCap->rts_aggr_limit = (8 * 1024);
  2059. #ifdef CONFIG_ATH9K_RFKILL
  2060. ah->rfsilent = ah->eep_ops->get_eeprom(ah, EEP_RF_SILENT);
  2061. if (ah->rfsilent & EEP_RFSILENT_ENABLED) {
  2062. ah->rfkill_gpio =
  2063. MS(ah->rfsilent, EEP_RFSILENT_GPIO_SEL);
  2064. ah->rfkill_polarity =
  2065. MS(ah->rfsilent, EEP_RFSILENT_POLARITY);
  2066. pCap->hw_caps |= ATH9K_HW_CAP_RFSILENT;
  2067. }
  2068. #endif
  2069. if (AR_SREV_9271(ah) || AR_SREV_9300_20_OR_LATER(ah))
  2070. pCap->hw_caps |= ATH9K_HW_CAP_AUTOSLEEP;
  2071. else
  2072. pCap->hw_caps &= ~ATH9K_HW_CAP_AUTOSLEEP;
  2073. if (AR_SREV_9280(ah) || AR_SREV_9285(ah))
  2074. pCap->hw_caps &= ~ATH9K_HW_CAP_4KB_SPLITTRANS;
  2075. else
  2076. pCap->hw_caps |= ATH9K_HW_CAP_4KB_SPLITTRANS;
  2077. if (AR_SREV_9300_20_OR_LATER(ah)) {
  2078. pCap->hw_caps |= ATH9K_HW_CAP_EDMA | ATH9K_HW_CAP_FASTCLOCK;
  2079. if (!AR_SREV_9330(ah) && !AR_SREV_9485(ah) && !AR_SREV_9565(ah))
  2080. pCap->hw_caps |= ATH9K_HW_CAP_LDPC;
  2081. pCap->rx_hp_qdepth = ATH9K_HW_RX_HP_QDEPTH;
  2082. pCap->rx_lp_qdepth = ATH9K_HW_RX_LP_QDEPTH;
  2083. pCap->rx_status_len = sizeof(struct ar9003_rxs);
  2084. pCap->tx_desc_len = sizeof(struct ar9003_txc);
  2085. pCap->txs_len = sizeof(struct ar9003_txs);
  2086. } else {
  2087. pCap->tx_desc_len = sizeof(struct ath_desc);
  2088. if (AR_SREV_9280_20(ah))
  2089. pCap->hw_caps |= ATH9K_HW_CAP_FASTCLOCK;
  2090. }
  2091. if (AR_SREV_9300_20_OR_LATER(ah))
  2092. pCap->hw_caps |= ATH9K_HW_CAP_RAC_SUPPORTED;
  2093. if (AR_SREV_9300_20_OR_LATER(ah))
  2094. ah->ent_mode = REG_READ(ah, AR_ENT_OTP);
  2095. if (AR_SREV_9287_11_OR_LATER(ah) || AR_SREV_9271(ah))
  2096. pCap->hw_caps |= ATH9K_HW_CAP_SGI_20;
  2097. if (AR_SREV_9285(ah)) {
  2098. if (ah->eep_ops->get_eeprom(ah, EEP_MODAL_VER) >= 3) {
  2099. ant_div_ctl1 =
  2100. ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1);
  2101. if ((ant_div_ctl1 & 0x1) && ((ant_div_ctl1 >> 3) & 0x1)) {
  2102. pCap->hw_caps |= ATH9K_HW_CAP_ANT_DIV_COMB;
  2103. ath_info(common, "Enable LNA combining\n");
  2104. }
  2105. }
  2106. }
  2107. if (AR_SREV_9300_20_OR_LATER(ah)) {
  2108. if (ah->eep_ops->get_eeprom(ah, EEP_CHAIN_MASK_REDUCE))
  2109. pCap->hw_caps |= ATH9K_HW_CAP_APM;
  2110. }
  2111. if (AR_SREV_9330(ah) || AR_SREV_9485(ah) || AR_SREV_9565(ah)) {
  2112. ant_div_ctl1 = ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1);
  2113. if ((ant_div_ctl1 >> 0x6) == 0x3) {
  2114. pCap->hw_caps |= ATH9K_HW_CAP_ANT_DIV_COMB;
  2115. ath_info(common, "Enable LNA combining\n");
  2116. }
  2117. }
  2118. if (ath9k_hw_dfs_tested(ah))
  2119. pCap->hw_caps |= ATH9K_HW_CAP_DFS;
  2120. tx_chainmask = pCap->tx_chainmask;
  2121. rx_chainmask = pCap->rx_chainmask;
  2122. while (tx_chainmask || rx_chainmask) {
  2123. if (tx_chainmask & BIT(0))
  2124. pCap->max_txchains++;
  2125. if (rx_chainmask & BIT(0))
  2126. pCap->max_rxchains++;
  2127. tx_chainmask >>= 1;
  2128. rx_chainmask >>= 1;
  2129. }
  2130. if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) {
  2131. if (!(ah->ent_mode & AR_ENT_OTP_49GHZ_DISABLE))
  2132. pCap->hw_caps |= ATH9K_HW_CAP_MCI;
  2133. if (AR_SREV_9462_20_OR_LATER(ah))
  2134. pCap->hw_caps |= ATH9K_HW_CAP_RTT;
  2135. }
  2136. if (AR_SREV_9462(ah))
  2137. pCap->hw_caps |= ATH9K_HW_WOW_DEVICE_CAPABLE;
  2138. if (AR_SREV_9300_20_OR_LATER(ah) &&
  2139. ah->eep_ops->get_eeprom(ah, EEP_PAPRD))
  2140. pCap->hw_caps |= ATH9K_HW_CAP_PAPRD;
  2141. /*
  2142. * Fast channel change across bands is available
  2143. * only for AR9462 and AR9565.
  2144. */
  2145. if (AR_SREV_9462(ah) || AR_SREV_9565(ah))
  2146. pCap->hw_caps |= ATH9K_HW_CAP_FCC_BAND_SWITCH;
  2147. return 0;
  2148. }
  2149. /****************************/
  2150. /* GPIO / RFKILL / Antennae */
  2151. /****************************/
  2152. static void ath9k_hw_gpio_cfg_output_mux(struct ath_hw *ah,
  2153. u32 gpio, u32 type)
  2154. {
  2155. int addr;
  2156. u32 gpio_shift, tmp;
  2157. if (gpio > 11)
  2158. addr = AR_GPIO_OUTPUT_MUX3;
  2159. else if (gpio > 5)
  2160. addr = AR_GPIO_OUTPUT_MUX2;
  2161. else
  2162. addr = AR_GPIO_OUTPUT_MUX1;
  2163. gpio_shift = (gpio % 6) * 5;
  2164. if (AR_SREV_9280_20_OR_LATER(ah)
  2165. || (addr != AR_GPIO_OUTPUT_MUX1)) {
  2166. REG_RMW(ah, addr, (type << gpio_shift),
  2167. (0x1f << gpio_shift));
  2168. } else {
  2169. tmp = REG_READ(ah, addr);
  2170. tmp = ((tmp & 0x1F0) << 1) | (tmp & ~0x1F0);
  2171. tmp &= ~(0x1f << gpio_shift);
  2172. tmp |= (type << gpio_shift);
  2173. REG_WRITE(ah, addr, tmp);
  2174. }
  2175. }
  2176. void ath9k_hw_cfg_gpio_input(struct ath_hw *ah, u32 gpio)
  2177. {
  2178. u32 gpio_shift;
  2179. BUG_ON(gpio >= ah->caps.num_gpio_pins);
  2180. if (AR_DEVID_7010(ah)) {
  2181. gpio_shift = gpio;
  2182. REG_RMW(ah, AR7010_GPIO_OE,
  2183. (AR7010_GPIO_OE_AS_INPUT << gpio_shift),
  2184. (AR7010_GPIO_OE_MASK << gpio_shift));
  2185. return;
  2186. }
  2187. gpio_shift = gpio << 1;
  2188. REG_RMW(ah,
  2189. AR_GPIO_OE_OUT,
  2190. (AR_GPIO_OE_OUT_DRV_NO << gpio_shift),
  2191. (AR_GPIO_OE_OUT_DRV << gpio_shift));
  2192. }
  2193. EXPORT_SYMBOL(ath9k_hw_cfg_gpio_input);
  2194. u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio)
  2195. {
  2196. #define MS_REG_READ(x, y) \
  2197. (MS(REG_READ(ah, AR_GPIO_IN_OUT), x##_GPIO_IN_VAL) & (AR_GPIO_BIT(y)))
  2198. if (gpio >= ah->caps.num_gpio_pins)
  2199. return 0xffffffff;
  2200. if (AR_DEVID_7010(ah)) {
  2201. u32 val;
  2202. val = REG_READ(ah, AR7010_GPIO_IN);
  2203. return (MS(val, AR7010_GPIO_IN_VAL) & AR_GPIO_BIT(gpio)) == 0;
  2204. } else if (AR_SREV_9300_20_OR_LATER(ah))
  2205. return (MS(REG_READ(ah, AR_GPIO_IN), AR9300_GPIO_IN_VAL) &
  2206. AR_GPIO_BIT(gpio)) != 0;
  2207. else if (AR_SREV_9271(ah))
  2208. return MS_REG_READ(AR9271, gpio) != 0;
  2209. else if (AR_SREV_9287_11_OR_LATER(ah))
  2210. return MS_REG_READ(AR9287, gpio) != 0;
  2211. else if (AR_SREV_9285_12_OR_LATER(ah))
  2212. return MS_REG_READ(AR9285, gpio) != 0;
  2213. else if (AR_SREV_9280_20_OR_LATER(ah))
  2214. return MS_REG_READ(AR928X, gpio) != 0;
  2215. else
  2216. return MS_REG_READ(AR, gpio) != 0;
  2217. }
  2218. EXPORT_SYMBOL(ath9k_hw_gpio_get);
  2219. void ath9k_hw_cfg_output(struct ath_hw *ah, u32 gpio,
  2220. u32 ah_signal_type)
  2221. {
  2222. u32 gpio_shift;
  2223. if (AR_DEVID_7010(ah)) {
  2224. gpio_shift = gpio;
  2225. REG_RMW(ah, AR7010_GPIO_OE,
  2226. (AR7010_GPIO_OE_AS_OUTPUT << gpio_shift),
  2227. (AR7010_GPIO_OE_MASK << gpio_shift));
  2228. return;
  2229. }
  2230. ath9k_hw_gpio_cfg_output_mux(ah, gpio, ah_signal_type);
  2231. gpio_shift = 2 * gpio;
  2232. REG_RMW(ah,
  2233. AR_GPIO_OE_OUT,
  2234. (AR_GPIO_OE_OUT_DRV_ALL << gpio_shift),
  2235. (AR_GPIO_OE_OUT_DRV << gpio_shift));
  2236. }
  2237. EXPORT_SYMBOL(ath9k_hw_cfg_output);
  2238. void ath9k_hw_set_gpio(struct ath_hw *ah, u32 gpio, u32 val)
  2239. {
  2240. if (AR_DEVID_7010(ah)) {
  2241. val = val ? 0 : 1;
  2242. REG_RMW(ah, AR7010_GPIO_OUT, ((val&1) << gpio),
  2243. AR_GPIO_BIT(gpio));
  2244. return;
  2245. }
  2246. if (AR_SREV_9271(ah))
  2247. val = ~val;
  2248. REG_RMW(ah, AR_GPIO_IN_OUT, ((val & 1) << gpio),
  2249. AR_GPIO_BIT(gpio));
  2250. }
  2251. EXPORT_SYMBOL(ath9k_hw_set_gpio);
  2252. void ath9k_hw_setantenna(struct ath_hw *ah, u32 antenna)
  2253. {
  2254. REG_WRITE(ah, AR_DEF_ANTENNA, (antenna & 0x7));
  2255. }
  2256. EXPORT_SYMBOL(ath9k_hw_setantenna);
  2257. /*********************/
  2258. /* General Operation */
  2259. /*********************/
  2260. u32 ath9k_hw_getrxfilter(struct ath_hw *ah)
  2261. {
  2262. u32 bits = REG_READ(ah, AR_RX_FILTER);
  2263. u32 phybits = REG_READ(ah, AR_PHY_ERR);
  2264. if (phybits & AR_PHY_ERR_RADAR)
  2265. bits |= ATH9K_RX_FILTER_PHYRADAR;
  2266. if (phybits & (AR_PHY_ERR_OFDM_TIMING | AR_PHY_ERR_CCK_TIMING))
  2267. bits |= ATH9K_RX_FILTER_PHYERR;
  2268. return bits;
  2269. }
  2270. EXPORT_SYMBOL(ath9k_hw_getrxfilter);
  2271. void ath9k_hw_setrxfilter(struct ath_hw *ah, u32 bits)
  2272. {
  2273. u32 phybits;
  2274. ENABLE_REGWRITE_BUFFER(ah);
  2275. if (AR_SREV_9462(ah) || AR_SREV_9565(ah))
  2276. bits |= ATH9K_RX_FILTER_CONTROL_WRAPPER;
  2277. REG_WRITE(ah, AR_RX_FILTER, bits);
  2278. phybits = 0;
  2279. if (bits & ATH9K_RX_FILTER_PHYRADAR)
  2280. phybits |= AR_PHY_ERR_RADAR;
  2281. if (bits & ATH9K_RX_FILTER_PHYERR)
  2282. phybits |= AR_PHY_ERR_OFDM_TIMING | AR_PHY_ERR_CCK_TIMING;
  2283. REG_WRITE(ah, AR_PHY_ERR, phybits);
  2284. if (phybits)
  2285. REG_SET_BIT(ah, AR_RXCFG, AR_RXCFG_ZLFDMA);
  2286. else
  2287. REG_CLR_BIT(ah, AR_RXCFG, AR_RXCFG_ZLFDMA);
  2288. REGWRITE_BUFFER_FLUSH(ah);
  2289. }
  2290. EXPORT_SYMBOL(ath9k_hw_setrxfilter);
  2291. bool ath9k_hw_phy_disable(struct ath_hw *ah)
  2292. {
  2293. if (ath9k_hw_mci_is_enabled(ah))
  2294. ar9003_mci_bt_gain_ctrl(ah);
  2295. if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM))
  2296. return false;
  2297. ath9k_hw_init_pll(ah, NULL);
  2298. ah->htc_reset_init = true;
  2299. return true;
  2300. }
  2301. EXPORT_SYMBOL(ath9k_hw_phy_disable);
  2302. bool ath9k_hw_disable(struct ath_hw *ah)
  2303. {
  2304. if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE))
  2305. return false;
  2306. if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_COLD))
  2307. return false;
  2308. ath9k_hw_init_pll(ah, NULL);
  2309. return true;
  2310. }
  2311. EXPORT_SYMBOL(ath9k_hw_disable);
  2312. static int get_antenna_gain(struct ath_hw *ah, struct ath9k_channel *chan)
  2313. {
  2314. enum eeprom_param gain_param;
  2315. if (IS_CHAN_2GHZ(chan))
  2316. gain_param = EEP_ANTENNA_GAIN_2G;
  2317. else
  2318. gain_param = EEP_ANTENNA_GAIN_5G;
  2319. return ah->eep_ops->get_eeprom(ah, gain_param);
  2320. }
  2321. void ath9k_hw_apply_txpower(struct ath_hw *ah, struct ath9k_channel *chan,
  2322. bool test)
  2323. {
  2324. struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
  2325. struct ieee80211_channel *channel;
  2326. int chan_pwr, new_pwr, max_gain;
  2327. int ant_gain, ant_reduction = 0;
  2328. if (!chan)
  2329. return;
  2330. channel = chan->chan;
  2331. chan_pwr = min_t(int, channel->max_power * 2, MAX_RATE_POWER);
  2332. new_pwr = min_t(int, chan_pwr, reg->power_limit);
  2333. max_gain = chan_pwr - new_pwr + channel->max_antenna_gain * 2;
  2334. ant_gain = get_antenna_gain(ah, chan);
  2335. if (ant_gain > max_gain)
  2336. ant_reduction = ant_gain - max_gain;
  2337. ah->eep_ops->set_txpower(ah, chan,
  2338. ath9k_regd_get_ctl(reg, chan),
  2339. ant_reduction, new_pwr, test);
  2340. }
  2341. void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test)
  2342. {
  2343. struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
  2344. struct ath9k_channel *chan = ah->curchan;
  2345. struct ieee80211_channel *channel = chan->chan;
  2346. reg->power_limit = min_t(u32, limit, MAX_RATE_POWER);
  2347. if (test)
  2348. channel->max_power = MAX_RATE_POWER / 2;
  2349. ath9k_hw_apply_txpower(ah, chan, test);
  2350. if (test)
  2351. channel->max_power = DIV_ROUND_UP(reg->max_power_level, 2);
  2352. }
  2353. EXPORT_SYMBOL(ath9k_hw_set_txpowerlimit);
  2354. void ath9k_hw_setopmode(struct ath_hw *ah)
  2355. {
  2356. ath9k_hw_set_operating_mode(ah, ah->opmode);
  2357. }
  2358. EXPORT_SYMBOL(ath9k_hw_setopmode);
  2359. void ath9k_hw_setmcastfilter(struct ath_hw *ah, u32 filter0, u32 filter1)
  2360. {
  2361. REG_WRITE(ah, AR_MCAST_FIL0, filter0);
  2362. REG_WRITE(ah, AR_MCAST_FIL1, filter1);
  2363. }
  2364. EXPORT_SYMBOL(ath9k_hw_setmcastfilter);
  2365. void ath9k_hw_write_associd(struct ath_hw *ah)
  2366. {
  2367. struct ath_common *common = ath9k_hw_common(ah);
  2368. REG_WRITE(ah, AR_BSS_ID0, get_unaligned_le32(common->curbssid));
  2369. REG_WRITE(ah, AR_BSS_ID1, get_unaligned_le16(common->curbssid + 4) |
  2370. ((common->curaid & 0x3fff) << AR_BSS_ID1_AID_S));
  2371. }
  2372. EXPORT_SYMBOL(ath9k_hw_write_associd);
  2373. #define ATH9K_MAX_TSF_READ 10
  2374. u64 ath9k_hw_gettsf64(struct ath_hw *ah)
  2375. {
  2376. u32 tsf_lower, tsf_upper1, tsf_upper2;
  2377. int i;
  2378. tsf_upper1 = REG_READ(ah, AR_TSF_U32);
  2379. for (i = 0; i < ATH9K_MAX_TSF_READ; i++) {
  2380. tsf_lower = REG_READ(ah, AR_TSF_L32);
  2381. tsf_upper2 = REG_READ(ah, AR_TSF_U32);
  2382. if (tsf_upper2 == tsf_upper1)
  2383. break;
  2384. tsf_upper1 = tsf_upper2;
  2385. }
  2386. WARN_ON( i == ATH9K_MAX_TSF_READ );
  2387. return (((u64)tsf_upper1 << 32) | tsf_lower);
  2388. }
  2389. EXPORT_SYMBOL(ath9k_hw_gettsf64);
  2390. void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64)
  2391. {
  2392. REG_WRITE(ah, AR_TSF_L32, tsf64 & 0xffffffff);
  2393. REG_WRITE(ah, AR_TSF_U32, (tsf64 >> 32) & 0xffffffff);
  2394. }
  2395. EXPORT_SYMBOL(ath9k_hw_settsf64);
  2396. void ath9k_hw_reset_tsf(struct ath_hw *ah)
  2397. {
  2398. if (!ath9k_hw_wait(ah, AR_SLP32_MODE, AR_SLP32_TSF_WRITE_STATUS, 0,
  2399. AH_TSF_WRITE_TIMEOUT))
  2400. ath_dbg(ath9k_hw_common(ah), RESET,
  2401. "AR_SLP32_TSF_WRITE_STATUS limit exceeded\n");
  2402. REG_WRITE(ah, AR_RESET_TSF, AR_RESET_TSF_ONCE);
  2403. }
  2404. EXPORT_SYMBOL(ath9k_hw_reset_tsf);
  2405. void ath9k_hw_set_tsfadjust(struct ath_hw *ah, bool set)
  2406. {
  2407. if (set)
  2408. ah->misc_mode |= AR_PCU_TX_ADD_TSF;
  2409. else
  2410. ah->misc_mode &= ~AR_PCU_TX_ADD_TSF;
  2411. }
  2412. EXPORT_SYMBOL(ath9k_hw_set_tsfadjust);
  2413. void ath9k_hw_set11nmac2040(struct ath_hw *ah)
  2414. {
  2415. struct ieee80211_conf *conf = &ath9k_hw_common(ah)->hw->conf;
  2416. u32 macmode;
  2417. if (conf_is_ht40(conf) && !ah->config.cwm_ignore_extcca)
  2418. macmode = AR_2040_JOINED_RX_CLEAR;
  2419. else
  2420. macmode = 0;
  2421. REG_WRITE(ah, AR_2040_MODE, macmode);
  2422. }
  2423. /* HW Generic timers configuration */
  2424. static const struct ath_gen_timer_configuration gen_tmr_configuration[] =
  2425. {
  2426. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2427. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2428. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2429. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2430. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2431. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2432. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2433. {AR_NEXT_NDP_TIMER, AR_NDP_PERIOD, AR_TIMER_MODE, 0x0080},
  2434. {AR_NEXT_NDP2_TIMER, AR_NDP2_PERIOD, AR_NDP2_TIMER_MODE, 0x0001},
  2435. {AR_NEXT_NDP2_TIMER + 1*4, AR_NDP2_PERIOD + 1*4,
  2436. AR_NDP2_TIMER_MODE, 0x0002},
  2437. {AR_NEXT_NDP2_TIMER + 2*4, AR_NDP2_PERIOD + 2*4,
  2438. AR_NDP2_TIMER_MODE, 0x0004},
  2439. {AR_NEXT_NDP2_TIMER + 3*4, AR_NDP2_PERIOD + 3*4,
  2440. AR_NDP2_TIMER_MODE, 0x0008},
  2441. {AR_NEXT_NDP2_TIMER + 4*4, AR_NDP2_PERIOD + 4*4,
  2442. AR_NDP2_TIMER_MODE, 0x0010},
  2443. {AR_NEXT_NDP2_TIMER + 5*4, AR_NDP2_PERIOD + 5*4,
  2444. AR_NDP2_TIMER_MODE, 0x0020},
  2445. {AR_NEXT_NDP2_TIMER + 6*4, AR_NDP2_PERIOD + 6*4,
  2446. AR_NDP2_TIMER_MODE, 0x0040},
  2447. {AR_NEXT_NDP2_TIMER + 7*4, AR_NDP2_PERIOD + 7*4,
  2448. AR_NDP2_TIMER_MODE, 0x0080}
  2449. };
  2450. /* HW generic timer primitives */
  2451. /* compute and clear index of rightmost 1 */
  2452. static u32 rightmost_index(struct ath_gen_timer_table *timer_table, u32 *mask)
  2453. {
  2454. u32 b;
  2455. b = *mask;
  2456. b &= (0-b);
  2457. *mask &= ~b;
  2458. b *= debruijn32;
  2459. b >>= 27;
  2460. return timer_table->gen_timer_index[b];
  2461. }
  2462. u32 ath9k_hw_gettsf32(struct ath_hw *ah)
  2463. {
  2464. return REG_READ(ah, AR_TSF_L32);
  2465. }
  2466. EXPORT_SYMBOL(ath9k_hw_gettsf32);
  2467. struct ath_gen_timer *ath_gen_timer_alloc(struct ath_hw *ah,
  2468. void (*trigger)(void *),
  2469. void (*overflow)(void *),
  2470. void *arg,
  2471. u8 timer_index)
  2472. {
  2473. struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers;
  2474. struct ath_gen_timer *timer;
  2475. timer = kzalloc(sizeof(struct ath_gen_timer), GFP_KERNEL);
  2476. if (timer == NULL)
  2477. return NULL;
  2478. /* allocate a hardware generic timer slot */
  2479. timer_table->timers[timer_index] = timer;
  2480. timer->index = timer_index;
  2481. timer->trigger = trigger;
  2482. timer->overflow = overflow;
  2483. timer->arg = arg;
  2484. return timer;
  2485. }
  2486. EXPORT_SYMBOL(ath_gen_timer_alloc);
  2487. void ath9k_hw_gen_timer_start(struct ath_hw *ah,
  2488. struct ath_gen_timer *timer,
  2489. u32 trig_timeout,
  2490. u32 timer_period)
  2491. {
  2492. struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers;
  2493. u32 tsf, timer_next;
  2494. BUG_ON(!timer_period);
  2495. set_bit(timer->index, &timer_table->timer_mask.timer_bits);
  2496. tsf = ath9k_hw_gettsf32(ah);
  2497. timer_next = tsf + trig_timeout;
  2498. ath_dbg(ath9k_hw_common(ah), BTCOEX,
  2499. "current tsf %x period %x timer_next %x\n",
  2500. tsf, timer_period, timer_next);
  2501. /*
  2502. * Program generic timer registers
  2503. */
  2504. REG_WRITE(ah, gen_tmr_configuration[timer->index].next_addr,
  2505. timer_next);
  2506. REG_WRITE(ah, gen_tmr_configuration[timer->index].period_addr,
  2507. timer_period);
  2508. REG_SET_BIT(ah, gen_tmr_configuration[timer->index].mode_addr,
  2509. gen_tmr_configuration[timer->index].mode_mask);
  2510. if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) {
  2511. /*
  2512. * Starting from AR9462, each generic timer can select which tsf
  2513. * to use. But we still follow the old rule, 0 - 7 use tsf and
  2514. * 8 - 15 use tsf2.
  2515. */
  2516. if ((timer->index < AR_GEN_TIMER_BANK_1_LEN))
  2517. REG_CLR_BIT(ah, AR_MAC_PCU_GEN_TIMER_TSF_SEL,
  2518. (1 << timer->index));
  2519. else
  2520. REG_SET_BIT(ah, AR_MAC_PCU_GEN_TIMER_TSF_SEL,
  2521. (1 << timer->index));
  2522. }
  2523. /* Enable both trigger and thresh interrupt masks */
  2524. REG_SET_BIT(ah, AR_IMR_S5,
  2525. (SM(AR_GENTMR_BIT(timer->index), AR_IMR_S5_GENTIMER_THRESH) |
  2526. SM(AR_GENTMR_BIT(timer->index), AR_IMR_S5_GENTIMER_TRIG)));
  2527. }
  2528. EXPORT_SYMBOL(ath9k_hw_gen_timer_start);
  2529. void ath9k_hw_gen_timer_stop(struct ath_hw *ah, struct ath_gen_timer *timer)
  2530. {
  2531. struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers;
  2532. if ((timer->index < AR_FIRST_NDP_TIMER) ||
  2533. (timer->index >= ATH_MAX_GEN_TIMER)) {
  2534. return;
  2535. }
  2536. /* Clear generic timer enable bits. */
  2537. REG_CLR_BIT(ah, gen_tmr_configuration[timer->index].mode_addr,
  2538. gen_tmr_configuration[timer->index].mode_mask);
  2539. if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) {
  2540. /*
  2541. * Need to switch back to TSF if it was using TSF2.
  2542. */
  2543. if ((timer->index >= AR_GEN_TIMER_BANK_1_LEN)) {
  2544. REG_CLR_BIT(ah, AR_MAC_PCU_GEN_TIMER_TSF_SEL,
  2545. (1 << timer->index));
  2546. }
  2547. }
  2548. /* Disable both trigger and thresh interrupt masks */
  2549. REG_CLR_BIT(ah, AR_IMR_S5,
  2550. (SM(AR_GENTMR_BIT(timer->index), AR_IMR_S5_GENTIMER_THRESH) |
  2551. SM(AR_GENTMR_BIT(timer->index), AR_IMR_S5_GENTIMER_TRIG)));
  2552. clear_bit(timer->index, &timer_table->timer_mask.timer_bits);
  2553. }
  2554. EXPORT_SYMBOL(ath9k_hw_gen_timer_stop);
  2555. void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer)
  2556. {
  2557. struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers;
  2558. /* free the hardware generic timer slot */
  2559. timer_table->timers[timer->index] = NULL;
  2560. kfree(timer);
  2561. }
  2562. EXPORT_SYMBOL(ath_gen_timer_free);
  2563. /*
  2564. * Generic Timer Interrupts handling
  2565. */
  2566. void ath_gen_timer_isr(struct ath_hw *ah)
  2567. {
  2568. struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers;
  2569. struct ath_gen_timer *timer;
  2570. struct ath_common *common = ath9k_hw_common(ah);
  2571. u32 trigger_mask, thresh_mask, index;
  2572. /* get hardware generic timer interrupt status */
  2573. trigger_mask = ah->intr_gen_timer_trigger;
  2574. thresh_mask = ah->intr_gen_timer_thresh;
  2575. trigger_mask &= timer_table->timer_mask.val;
  2576. thresh_mask &= timer_table->timer_mask.val;
  2577. trigger_mask &= ~thresh_mask;
  2578. while (thresh_mask) {
  2579. index = rightmost_index(timer_table, &thresh_mask);
  2580. timer = timer_table->timers[index];
  2581. BUG_ON(!timer);
  2582. ath_dbg(common, BTCOEX, "TSF overflow for Gen timer %d\n",
  2583. index);
  2584. timer->overflow(timer->arg);
  2585. }
  2586. while (trigger_mask) {
  2587. index = rightmost_index(timer_table, &trigger_mask);
  2588. timer = timer_table->timers[index];
  2589. BUG_ON(!timer);
  2590. ath_dbg(common, BTCOEX,
  2591. "Gen timer[%d] trigger\n", index);
  2592. timer->trigger(timer->arg);
  2593. }
  2594. }
  2595. EXPORT_SYMBOL(ath_gen_timer_isr);
  2596. /********/
  2597. /* HTC */
  2598. /********/
  2599. static struct {
  2600. u32 version;
  2601. const char * name;
  2602. } ath_mac_bb_names[] = {
  2603. /* Devices with external radios */
  2604. { AR_SREV_VERSION_5416_PCI, "5416" },
  2605. { AR_SREV_VERSION_5416_PCIE, "5418" },
  2606. { AR_SREV_VERSION_9100, "9100" },
  2607. { AR_SREV_VERSION_9160, "9160" },
  2608. /* Single-chip solutions */
  2609. { AR_SREV_VERSION_9280, "9280" },
  2610. { AR_SREV_VERSION_9285, "9285" },
  2611. { AR_SREV_VERSION_9287, "9287" },
  2612. { AR_SREV_VERSION_9271, "9271" },
  2613. { AR_SREV_VERSION_9300, "9300" },
  2614. { AR_SREV_VERSION_9330, "9330" },
  2615. { AR_SREV_VERSION_9340, "9340" },
  2616. { AR_SREV_VERSION_9485, "9485" },
  2617. { AR_SREV_VERSION_9462, "9462" },
  2618. { AR_SREV_VERSION_9550, "9550" },
  2619. { AR_SREV_VERSION_9565, "9565" },
  2620. };
  2621. /* For devices with external radios */
  2622. static struct {
  2623. u16 version;
  2624. const char * name;
  2625. } ath_rf_names[] = {
  2626. { 0, "5133" },
  2627. { AR_RAD5133_SREV_MAJOR, "5133" },
  2628. { AR_RAD5122_SREV_MAJOR, "5122" },
  2629. { AR_RAD2133_SREV_MAJOR, "2133" },
  2630. { AR_RAD2122_SREV_MAJOR, "2122" }
  2631. };
  2632. /*
  2633. * Return the MAC/BB name. "????" is returned if the MAC/BB is unknown.
  2634. */
  2635. static const char *ath9k_hw_mac_bb_name(u32 mac_bb_version)
  2636. {
  2637. int i;
  2638. for (i=0; i<ARRAY_SIZE(ath_mac_bb_names); i++) {
  2639. if (ath_mac_bb_names[i].version == mac_bb_version) {
  2640. return ath_mac_bb_names[i].name;
  2641. }
  2642. }
  2643. return "????";
  2644. }
  2645. /*
  2646. * Return the RF name. "????" is returned if the RF is unknown.
  2647. * Used for devices with external radios.
  2648. */
  2649. static const char *ath9k_hw_rf_name(u16 rf_version)
  2650. {
  2651. int i;
  2652. for (i=0; i<ARRAY_SIZE(ath_rf_names); i++) {
  2653. if (ath_rf_names[i].version == rf_version) {
  2654. return ath_rf_names[i].name;
  2655. }
  2656. }
  2657. return "????";
  2658. }
  2659. void ath9k_hw_name(struct ath_hw *ah, char *hw_name, size_t len)
  2660. {
  2661. int used;
  2662. /* chipsets >= AR9280 are single-chip */
  2663. if (AR_SREV_9280_20_OR_LATER(ah)) {
  2664. used = snprintf(hw_name, len,
  2665. "Atheros AR%s Rev:%x",
  2666. ath9k_hw_mac_bb_name(ah->hw_version.macVersion),
  2667. ah->hw_version.macRev);
  2668. }
  2669. else {
  2670. used = snprintf(hw_name, len,
  2671. "Atheros AR%s MAC/BB Rev:%x AR%s RF Rev:%x",
  2672. ath9k_hw_mac_bb_name(ah->hw_version.macVersion),
  2673. ah->hw_version.macRev,
  2674. ath9k_hw_rf_name((ah->hw_version.analog5GhzRev &
  2675. AR_RADIO_SREV_MAJOR)),
  2676. ah->hw_version.phyRev);
  2677. }
  2678. hw_name[used] = '\0';
  2679. }
  2680. EXPORT_SYMBOL(ath9k_hw_name);