oxu210hp-hcd.c 98 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917
  1. /*
  2. * Copyright (c) 2008 Rodolfo Giometti <giometti@linux.it>
  3. * Copyright (c) 2008 Eurotech S.p.A. <info@eurtech.it>
  4. *
  5. * This code is *strongly* based on EHCI-HCD code by David Brownell since
  6. * the chip is a quasi-EHCI compatible.
  7. *
  8. * This program is free software; you can redistribute it and/or modify it
  9. * under the terms of the GNU General Public License as published by the
  10. * Free Software Foundation; either version 2 of the License, or (at your
  11. * option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful, but
  14. * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  15. * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  16. * for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software Foundation,
  20. * Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  21. */
  22. #include <linux/module.h>
  23. #include <linux/pci.h>
  24. #include <linux/dmapool.h>
  25. #include <linux/kernel.h>
  26. #include <linux/delay.h>
  27. #include <linux/ioport.h>
  28. #include <linux/sched.h>
  29. #include <linux/slab.h>
  30. #include <linux/errno.h>
  31. #include <linux/timer.h>
  32. #include <linux/list.h>
  33. #include <linux/interrupt.h>
  34. #include <linux/usb.h>
  35. #include <linux/usb/hcd.h>
  36. #include <linux/moduleparam.h>
  37. #include <linux/dma-mapping.h>
  38. #include <linux/io.h>
  39. #include <asm/irq.h>
  40. #include <asm/unaligned.h>
  41. #include <linux/irq.h>
  42. #include <linux/platform_device.h>
  43. #include "oxu210hp.h"
  44. #define DRIVER_VERSION "0.0.50"
  45. /*
  46. * Main defines
  47. */
  48. #define oxu_dbg(oxu, fmt, args...) \
  49. dev_dbg(oxu_to_hcd(oxu)->self.controller , fmt , ## args)
  50. #define oxu_err(oxu, fmt, args...) \
  51. dev_err(oxu_to_hcd(oxu)->self.controller , fmt , ## args)
  52. #define oxu_info(oxu, fmt, args...) \
  53. dev_info(oxu_to_hcd(oxu)->self.controller , fmt , ## args)
  54. #ifdef CONFIG_DYNAMIC_DEBUG
  55. #define DEBUG
  56. #endif
  57. static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu)
  58. {
  59. return container_of((void *) oxu, struct usb_hcd, hcd_priv);
  60. }
  61. static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd)
  62. {
  63. return (struct oxu_hcd *) (hcd->hcd_priv);
  64. }
  65. /*
  66. * Debug stuff
  67. */
  68. #undef OXU_URB_TRACE
  69. #undef OXU_VERBOSE_DEBUG
  70. #ifdef OXU_VERBOSE_DEBUG
  71. #define oxu_vdbg oxu_dbg
  72. #else
  73. #define oxu_vdbg(oxu, fmt, args...) /* Nop */
  74. #endif
  75. #ifdef DEBUG
  76. static int __attribute__((__unused__))
  77. dbg_status_buf(char *buf, unsigned len, const char *label, u32 status)
  78. {
  79. return scnprintf(buf, len, "%s%sstatus %04x%s%s%s%s%s%s%s%s%s%s",
  80. label, label[0] ? " " : "", status,
  81. (status & STS_ASS) ? " Async" : "",
  82. (status & STS_PSS) ? " Periodic" : "",
  83. (status & STS_RECL) ? " Recl" : "",
  84. (status & STS_HALT) ? " Halt" : "",
  85. (status & STS_IAA) ? " IAA" : "",
  86. (status & STS_FATAL) ? " FATAL" : "",
  87. (status & STS_FLR) ? " FLR" : "",
  88. (status & STS_PCD) ? " PCD" : "",
  89. (status & STS_ERR) ? " ERR" : "",
  90. (status & STS_INT) ? " INT" : ""
  91. );
  92. }
  93. static int __attribute__((__unused__))
  94. dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable)
  95. {
  96. return scnprintf(buf, len, "%s%sintrenable %02x%s%s%s%s%s%s",
  97. label, label[0] ? " " : "", enable,
  98. (enable & STS_IAA) ? " IAA" : "",
  99. (enable & STS_FATAL) ? " FATAL" : "",
  100. (enable & STS_FLR) ? " FLR" : "",
  101. (enable & STS_PCD) ? " PCD" : "",
  102. (enable & STS_ERR) ? " ERR" : "",
  103. (enable & STS_INT) ? " INT" : ""
  104. );
  105. }
  106. static const char *const fls_strings[] =
  107. { "1024", "512", "256", "??" };
  108. static int dbg_command_buf(char *buf, unsigned len,
  109. const char *label, u32 command)
  110. {
  111. return scnprintf(buf, len,
  112. "%s%scommand %06x %s=%d ithresh=%d%s%s%s%s period=%s%s %s",
  113. label, label[0] ? " " : "", command,
  114. (command & CMD_PARK) ? "park" : "(park)",
  115. CMD_PARK_CNT(command),
  116. (command >> 16) & 0x3f,
  117. (command & CMD_LRESET) ? " LReset" : "",
  118. (command & CMD_IAAD) ? " IAAD" : "",
  119. (command & CMD_ASE) ? " Async" : "",
  120. (command & CMD_PSE) ? " Periodic" : "",
  121. fls_strings[(command >> 2) & 0x3],
  122. (command & CMD_RESET) ? " Reset" : "",
  123. (command & CMD_RUN) ? "RUN" : "HALT"
  124. );
  125. }
  126. static int dbg_port_buf(char *buf, unsigned len, const char *label,
  127. int port, u32 status)
  128. {
  129. char *sig;
  130. /* signaling state */
  131. switch (status & (3 << 10)) {
  132. case 0 << 10:
  133. sig = "se0";
  134. break;
  135. case 1 << 10:
  136. sig = "k"; /* low speed */
  137. break;
  138. case 2 << 10:
  139. sig = "j";
  140. break;
  141. default:
  142. sig = "?";
  143. break;
  144. }
  145. return scnprintf(buf, len,
  146. "%s%sport %d status %06x%s%s sig=%s%s%s%s%s%s%s%s%s%s",
  147. label, label[0] ? " " : "", port, status,
  148. (status & PORT_POWER) ? " POWER" : "",
  149. (status & PORT_OWNER) ? " OWNER" : "",
  150. sig,
  151. (status & PORT_RESET) ? " RESET" : "",
  152. (status & PORT_SUSPEND) ? " SUSPEND" : "",
  153. (status & PORT_RESUME) ? " RESUME" : "",
  154. (status & PORT_OCC) ? " OCC" : "",
  155. (status & PORT_OC) ? " OC" : "",
  156. (status & PORT_PEC) ? " PEC" : "",
  157. (status & PORT_PE) ? " PE" : "",
  158. (status & PORT_CSC) ? " CSC" : "",
  159. (status & PORT_CONNECT) ? " CONNECT" : ""
  160. );
  161. }
  162. #else
  163. static inline int __attribute__((__unused__))
  164. dbg_status_buf(char *buf, unsigned len, const char *label, u32 status)
  165. { return 0; }
  166. static inline int __attribute__((__unused__))
  167. dbg_command_buf(char *buf, unsigned len, const char *label, u32 command)
  168. { return 0; }
  169. static inline int __attribute__((__unused__))
  170. dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable)
  171. { return 0; }
  172. static inline int __attribute__((__unused__))
  173. dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status)
  174. { return 0; }
  175. #endif /* DEBUG */
  176. /* functions have the "wrong" filename when they're output... */
  177. #define dbg_status(oxu, label, status) { \
  178. char _buf[80]; \
  179. dbg_status_buf(_buf, sizeof _buf, label, status); \
  180. oxu_dbg(oxu, "%s\n", _buf); \
  181. }
  182. #define dbg_cmd(oxu, label, command) { \
  183. char _buf[80]; \
  184. dbg_command_buf(_buf, sizeof _buf, label, command); \
  185. oxu_dbg(oxu, "%s\n", _buf); \
  186. }
  187. #define dbg_port(oxu, label, port, status) { \
  188. char _buf[80]; \
  189. dbg_port_buf(_buf, sizeof _buf, label, port, status); \
  190. oxu_dbg(oxu, "%s\n", _buf); \
  191. }
  192. /*
  193. * Module parameters
  194. */
  195. /* Initial IRQ latency: faster than hw default */
  196. static int log2_irq_thresh; /* 0 to 6 */
  197. module_param(log2_irq_thresh, int, S_IRUGO);
  198. MODULE_PARM_DESC(log2_irq_thresh, "log2 IRQ latency, 1-64 microframes");
  199. /* Initial park setting: slower than hw default */
  200. static unsigned park;
  201. module_param(park, uint, S_IRUGO);
  202. MODULE_PARM_DESC(park, "park setting; 1-3 back-to-back async packets");
  203. /* For flakey hardware, ignore overcurrent indicators */
  204. static bool ignore_oc;
  205. module_param(ignore_oc, bool, S_IRUGO);
  206. MODULE_PARM_DESC(ignore_oc, "ignore bogus hardware overcurrent indications");
  207. static void ehci_work(struct oxu_hcd *oxu);
  208. static int oxu_hub_control(struct usb_hcd *hcd,
  209. u16 typeReq, u16 wValue, u16 wIndex,
  210. char *buf, u16 wLength);
  211. /*
  212. * Local functions
  213. */
  214. /* Low level read/write registers functions */
  215. static inline u32 oxu_readl(void *base, u32 reg)
  216. {
  217. return readl(base + reg);
  218. }
  219. static inline void oxu_writel(void *base, u32 reg, u32 val)
  220. {
  221. writel(val, base + reg);
  222. }
  223. static inline void timer_action_done(struct oxu_hcd *oxu,
  224. enum ehci_timer_action action)
  225. {
  226. clear_bit(action, &oxu->actions);
  227. }
  228. static inline void timer_action(struct oxu_hcd *oxu,
  229. enum ehci_timer_action action)
  230. {
  231. if (!test_and_set_bit(action, &oxu->actions)) {
  232. unsigned long t;
  233. switch (action) {
  234. case TIMER_IAA_WATCHDOG:
  235. t = EHCI_IAA_JIFFIES;
  236. break;
  237. case TIMER_IO_WATCHDOG:
  238. t = EHCI_IO_JIFFIES;
  239. break;
  240. case TIMER_ASYNC_OFF:
  241. t = EHCI_ASYNC_JIFFIES;
  242. break;
  243. case TIMER_ASYNC_SHRINK:
  244. default:
  245. t = EHCI_SHRINK_JIFFIES;
  246. break;
  247. }
  248. t += jiffies;
  249. /* all timings except IAA watchdog can be overridden.
  250. * async queue SHRINK often precedes IAA. while it's ready
  251. * to go OFF neither can matter, and afterwards the IO
  252. * watchdog stops unless there's still periodic traffic.
  253. */
  254. if (action != TIMER_IAA_WATCHDOG
  255. && t > oxu->watchdog.expires
  256. && timer_pending(&oxu->watchdog))
  257. return;
  258. mod_timer(&oxu->watchdog, t);
  259. }
  260. }
  261. /*
  262. * handshake - spin reading hc until handshake completes or fails
  263. * @ptr: address of hc register to be read
  264. * @mask: bits to look at in result of read
  265. * @done: value of those bits when handshake succeeds
  266. * @usec: timeout in microseconds
  267. *
  268. * Returns negative errno, or zero on success
  269. *
  270. * Success happens when the "mask" bits have the specified value (hardware
  271. * handshake done). There are two failure modes: "usec" have passed (major
  272. * hardware flakeout), or the register reads as all-ones (hardware removed).
  273. *
  274. * That last failure should_only happen in cases like physical cardbus eject
  275. * before driver shutdown. But it also seems to be caused by bugs in cardbus
  276. * bridge shutdown: shutting down the bridge before the devices using it.
  277. */
  278. static int handshake(struct oxu_hcd *oxu, void __iomem *ptr,
  279. u32 mask, u32 done, int usec)
  280. {
  281. u32 result;
  282. do {
  283. result = readl(ptr);
  284. if (result == ~(u32)0) /* card removed */
  285. return -ENODEV;
  286. result &= mask;
  287. if (result == done)
  288. return 0;
  289. udelay(1);
  290. usec--;
  291. } while (usec > 0);
  292. return -ETIMEDOUT;
  293. }
  294. /* Force HC to halt state from unknown (EHCI spec section 2.3) */
  295. static int ehci_halt(struct oxu_hcd *oxu)
  296. {
  297. u32 temp = readl(&oxu->regs->status);
  298. /* disable any irqs left enabled by previous code */
  299. writel(0, &oxu->regs->intr_enable);
  300. if ((temp & STS_HALT) != 0)
  301. return 0;
  302. temp = readl(&oxu->regs->command);
  303. temp &= ~CMD_RUN;
  304. writel(temp, &oxu->regs->command);
  305. return handshake(oxu, &oxu->regs->status,
  306. STS_HALT, STS_HALT, 16 * 125);
  307. }
  308. /* Put TDI/ARC silicon into EHCI mode */
  309. static void tdi_reset(struct oxu_hcd *oxu)
  310. {
  311. u32 __iomem *reg_ptr;
  312. u32 tmp;
  313. reg_ptr = (u32 __iomem *)(((u8 __iomem *)oxu->regs) + 0x68);
  314. tmp = readl(reg_ptr);
  315. tmp |= 0x3;
  316. writel(tmp, reg_ptr);
  317. }
  318. /* Reset a non-running (STS_HALT == 1) controller */
  319. static int ehci_reset(struct oxu_hcd *oxu)
  320. {
  321. int retval;
  322. u32 command = readl(&oxu->regs->command);
  323. command |= CMD_RESET;
  324. dbg_cmd(oxu, "reset", command);
  325. writel(command, &oxu->regs->command);
  326. oxu_to_hcd(oxu)->state = HC_STATE_HALT;
  327. oxu->next_statechange = jiffies;
  328. retval = handshake(oxu, &oxu->regs->command,
  329. CMD_RESET, 0, 250 * 1000);
  330. if (retval)
  331. return retval;
  332. tdi_reset(oxu);
  333. return retval;
  334. }
  335. /* Idle the controller (from running) */
  336. static void ehci_quiesce(struct oxu_hcd *oxu)
  337. {
  338. u32 temp;
  339. #ifdef DEBUG
  340. BUG_ON(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state));
  341. #endif
  342. /* wait for any schedule enables/disables to take effect */
  343. temp = readl(&oxu->regs->command) << 10;
  344. temp &= STS_ASS | STS_PSS;
  345. if (handshake(oxu, &oxu->regs->status, STS_ASS | STS_PSS,
  346. temp, 16 * 125) != 0) {
  347. oxu_to_hcd(oxu)->state = HC_STATE_HALT;
  348. return;
  349. }
  350. /* then disable anything that's still active */
  351. temp = readl(&oxu->regs->command);
  352. temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE);
  353. writel(temp, &oxu->regs->command);
  354. /* hardware can take 16 microframes to turn off ... */
  355. if (handshake(oxu, &oxu->regs->status, STS_ASS | STS_PSS,
  356. 0, 16 * 125) != 0) {
  357. oxu_to_hcd(oxu)->state = HC_STATE_HALT;
  358. return;
  359. }
  360. }
  361. static int check_reset_complete(struct oxu_hcd *oxu, int index,
  362. u32 __iomem *status_reg, int port_status)
  363. {
  364. if (!(port_status & PORT_CONNECT)) {
  365. oxu->reset_done[index] = 0;
  366. return port_status;
  367. }
  368. /* if reset finished and it's still not enabled -- handoff */
  369. if (!(port_status & PORT_PE)) {
  370. oxu_dbg(oxu, "Failed to enable port %d on root hub TT\n",
  371. index+1);
  372. return port_status;
  373. } else
  374. oxu_dbg(oxu, "port %d high speed\n", index + 1);
  375. return port_status;
  376. }
  377. static void ehci_hub_descriptor(struct oxu_hcd *oxu,
  378. struct usb_hub_descriptor *desc)
  379. {
  380. int ports = HCS_N_PORTS(oxu->hcs_params);
  381. u16 temp;
  382. desc->bDescriptorType = USB_DT_HUB;
  383. desc->bPwrOn2PwrGood = 10; /* oxu 1.0, 2.3.9 says 20ms max */
  384. desc->bHubContrCurrent = 0;
  385. desc->bNbrPorts = ports;
  386. temp = 1 + (ports / 8);
  387. desc->bDescLength = 7 + 2 * temp;
  388. /* ports removable, and usb 1.0 legacy PortPwrCtrlMask */
  389. memset(&desc->u.hs.DeviceRemovable[0], 0, temp);
  390. memset(&desc->u.hs.DeviceRemovable[temp], 0xff, temp);
  391. temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */
  392. if (HCS_PPC(oxu->hcs_params))
  393. temp |= HUB_CHAR_INDV_PORT_LPSM; /* per-port power control */
  394. else
  395. temp |= HUB_CHAR_NO_LPSM; /* no power switching */
  396. desc->wHubCharacteristics = (__force __u16)cpu_to_le16(temp);
  397. }
  398. /* Allocate an OXU210HP on-chip memory data buffer
  399. *
  400. * An on-chip memory data buffer is required for each OXU210HP USB transfer.
  401. * Each transfer descriptor has one or more on-chip memory data buffers.
  402. *
  403. * Data buffers are allocated from a fix sized pool of data blocks.
  404. * To minimise fragmentation and give reasonable memory utlisation,
  405. * data buffers are allocated with sizes the power of 2 multiples of
  406. * the block size, starting on an address a multiple of the allocated size.
  407. *
  408. * FIXME: callers of this function require a buffer to be allocated for
  409. * len=0. This is a waste of on-chip memory and should be fix. Then this
  410. * function should be changed to not allocate a buffer for len=0.
  411. */
  412. static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len)
  413. {
  414. int n_blocks; /* minium blocks needed to hold len */
  415. int a_blocks; /* blocks allocated */
  416. int i, j;
  417. /* Don't allocte bigger than supported */
  418. if (len > BUFFER_SIZE * BUFFER_NUM) {
  419. oxu_err(oxu, "buffer too big (%d)\n", len);
  420. return -ENOMEM;
  421. }
  422. spin_lock(&oxu->mem_lock);
  423. /* Number of blocks needed to hold len */
  424. n_blocks = (len + BUFFER_SIZE - 1) / BUFFER_SIZE;
  425. /* Round the number of blocks up to the power of 2 */
  426. for (a_blocks = 1; a_blocks < n_blocks; a_blocks <<= 1)
  427. ;
  428. /* Find a suitable available data buffer */
  429. for (i = 0; i < BUFFER_NUM;
  430. i += max(a_blocks, (int)oxu->db_used[i])) {
  431. /* Check all the required blocks are available */
  432. for (j = 0; j < a_blocks; j++)
  433. if (oxu->db_used[i + j])
  434. break;
  435. if (j != a_blocks)
  436. continue;
  437. /* Allocate blocks found! */
  438. qtd->buffer = (void *) &oxu->mem->db_pool[i];
  439. qtd->buffer_dma = virt_to_phys(qtd->buffer);
  440. qtd->qtd_buffer_len = BUFFER_SIZE * a_blocks;
  441. oxu->db_used[i] = a_blocks;
  442. spin_unlock(&oxu->mem_lock);
  443. return 0;
  444. }
  445. /* Failed */
  446. spin_unlock(&oxu->mem_lock);
  447. return -ENOMEM;
  448. }
  449. static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)
  450. {
  451. int index;
  452. spin_lock(&oxu->mem_lock);
  453. index = (qtd->buffer - (void *) &oxu->mem->db_pool[0])
  454. / BUFFER_SIZE;
  455. oxu->db_used[index] = 0;
  456. qtd->qtd_buffer_len = 0;
  457. qtd->buffer_dma = 0;
  458. qtd->buffer = NULL;
  459. spin_unlock(&oxu->mem_lock);
  460. }
  461. static inline void ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma)
  462. {
  463. memset(qtd, 0, sizeof *qtd);
  464. qtd->qtd_dma = dma;
  465. qtd->hw_token = cpu_to_le32(QTD_STS_HALT);
  466. qtd->hw_next = EHCI_LIST_END;
  467. qtd->hw_alt_next = EHCI_LIST_END;
  468. INIT_LIST_HEAD(&qtd->qtd_list);
  469. }
  470. static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)
  471. {
  472. int index;
  473. if (qtd->buffer)
  474. oxu_buf_free(oxu, qtd);
  475. spin_lock(&oxu->mem_lock);
  476. index = qtd - &oxu->mem->qtd_pool[0];
  477. oxu->qtd_used[index] = 0;
  478. spin_unlock(&oxu->mem_lock);
  479. }
  480. static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu)
  481. {
  482. int i;
  483. struct ehci_qtd *qtd = NULL;
  484. spin_lock(&oxu->mem_lock);
  485. for (i = 0; i < QTD_NUM; i++)
  486. if (!oxu->qtd_used[i])
  487. break;
  488. if (i < QTD_NUM) {
  489. qtd = (struct ehci_qtd *) &oxu->mem->qtd_pool[i];
  490. memset(qtd, 0, sizeof *qtd);
  491. qtd->hw_token = cpu_to_le32(QTD_STS_HALT);
  492. qtd->hw_next = EHCI_LIST_END;
  493. qtd->hw_alt_next = EHCI_LIST_END;
  494. INIT_LIST_HEAD(&qtd->qtd_list);
  495. qtd->qtd_dma = virt_to_phys(qtd);
  496. oxu->qtd_used[i] = 1;
  497. }
  498. spin_unlock(&oxu->mem_lock);
  499. return qtd;
  500. }
  501. static void oxu_qh_free(struct oxu_hcd *oxu, struct ehci_qh *qh)
  502. {
  503. int index;
  504. spin_lock(&oxu->mem_lock);
  505. index = qh - &oxu->mem->qh_pool[0];
  506. oxu->qh_used[index] = 0;
  507. spin_unlock(&oxu->mem_lock);
  508. }
  509. static void qh_destroy(struct kref *kref)
  510. {
  511. struct ehci_qh *qh = container_of(kref, struct ehci_qh, kref);
  512. struct oxu_hcd *oxu = qh->oxu;
  513. /* clean qtds first, and know this is not linked */
  514. if (!list_empty(&qh->qtd_list) || qh->qh_next.ptr) {
  515. oxu_dbg(oxu, "unused qh not empty!\n");
  516. BUG();
  517. }
  518. if (qh->dummy)
  519. oxu_qtd_free(oxu, qh->dummy);
  520. oxu_qh_free(oxu, qh);
  521. }
  522. static struct ehci_qh *oxu_qh_alloc(struct oxu_hcd *oxu)
  523. {
  524. int i;
  525. struct ehci_qh *qh = NULL;
  526. spin_lock(&oxu->mem_lock);
  527. for (i = 0; i < QHEAD_NUM; i++)
  528. if (!oxu->qh_used[i])
  529. break;
  530. if (i < QHEAD_NUM) {
  531. qh = (struct ehci_qh *) &oxu->mem->qh_pool[i];
  532. memset(qh, 0, sizeof *qh);
  533. kref_init(&qh->kref);
  534. qh->oxu = oxu;
  535. qh->qh_dma = virt_to_phys(qh);
  536. INIT_LIST_HEAD(&qh->qtd_list);
  537. /* dummy td enables safe urb queuing */
  538. qh->dummy = ehci_qtd_alloc(oxu);
  539. if (qh->dummy == NULL) {
  540. oxu_dbg(oxu, "no dummy td\n");
  541. oxu->qh_used[i] = 0;
  542. qh = NULL;
  543. goto unlock;
  544. }
  545. oxu->qh_used[i] = 1;
  546. }
  547. unlock:
  548. spin_unlock(&oxu->mem_lock);
  549. return qh;
  550. }
  551. /* to share a qh (cpu threads, or hc) */
  552. static inline struct ehci_qh *qh_get(struct ehci_qh *qh)
  553. {
  554. kref_get(&qh->kref);
  555. return qh;
  556. }
  557. static inline void qh_put(struct ehci_qh *qh)
  558. {
  559. kref_put(&qh->kref, qh_destroy);
  560. }
  561. static void oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb)
  562. {
  563. int index;
  564. spin_lock(&oxu->mem_lock);
  565. index = murb - &oxu->murb_pool[0];
  566. oxu->murb_used[index] = 0;
  567. spin_unlock(&oxu->mem_lock);
  568. }
  569. static struct oxu_murb *oxu_murb_alloc(struct oxu_hcd *oxu)
  570. {
  571. int i;
  572. struct oxu_murb *murb = NULL;
  573. spin_lock(&oxu->mem_lock);
  574. for (i = 0; i < MURB_NUM; i++)
  575. if (!oxu->murb_used[i])
  576. break;
  577. if (i < MURB_NUM) {
  578. murb = &(oxu->murb_pool)[i];
  579. oxu->murb_used[i] = 1;
  580. }
  581. spin_unlock(&oxu->mem_lock);
  582. return murb;
  583. }
  584. /* The queue heads and transfer descriptors are managed from pools tied
  585. * to each of the "per device" structures.
  586. * This is the initialisation and cleanup code.
  587. */
  588. static void ehci_mem_cleanup(struct oxu_hcd *oxu)
  589. {
  590. kfree(oxu->murb_pool);
  591. oxu->murb_pool = NULL;
  592. if (oxu->async)
  593. qh_put(oxu->async);
  594. oxu->async = NULL;
  595. del_timer(&oxu->urb_timer);
  596. oxu->periodic = NULL;
  597. /* shadow periodic table */
  598. kfree(oxu->pshadow);
  599. oxu->pshadow = NULL;
  600. }
  601. /* Remember to add cleanup code (above) if you add anything here.
  602. */
  603. static int ehci_mem_init(struct oxu_hcd *oxu, gfp_t flags)
  604. {
  605. int i;
  606. for (i = 0; i < oxu->periodic_size; i++)
  607. oxu->mem->frame_list[i] = EHCI_LIST_END;
  608. for (i = 0; i < QHEAD_NUM; i++)
  609. oxu->qh_used[i] = 0;
  610. for (i = 0; i < QTD_NUM; i++)
  611. oxu->qtd_used[i] = 0;
  612. oxu->murb_pool = kcalloc(MURB_NUM, sizeof(struct oxu_murb), flags);
  613. if (!oxu->murb_pool)
  614. goto fail;
  615. for (i = 0; i < MURB_NUM; i++)
  616. oxu->murb_used[i] = 0;
  617. oxu->async = oxu_qh_alloc(oxu);
  618. if (!oxu->async)
  619. goto fail;
  620. oxu->periodic = (__le32 *) &oxu->mem->frame_list;
  621. oxu->periodic_dma = virt_to_phys(oxu->periodic);
  622. for (i = 0; i < oxu->periodic_size; i++)
  623. oxu->periodic[i] = EHCI_LIST_END;
  624. /* software shadow of hardware table */
  625. oxu->pshadow = kcalloc(oxu->periodic_size, sizeof(void *), flags);
  626. if (oxu->pshadow != NULL)
  627. return 0;
  628. fail:
  629. oxu_dbg(oxu, "couldn't init memory\n");
  630. ehci_mem_cleanup(oxu);
  631. return -ENOMEM;
  632. }
  633. /* Fill a qtd, returning how much of the buffer we were able to queue up.
  634. */
  635. static int qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len,
  636. int token, int maxpacket)
  637. {
  638. int i, count;
  639. u64 addr = buf;
  640. /* one buffer entry per 4K ... first might be short or unaligned */
  641. qtd->hw_buf[0] = cpu_to_le32((u32)addr);
  642. qtd->hw_buf_hi[0] = cpu_to_le32((u32)(addr >> 32));
  643. count = 0x1000 - (buf & 0x0fff); /* rest of that page */
  644. if (likely(len < count)) /* ... iff needed */
  645. count = len;
  646. else {
  647. buf += 0x1000;
  648. buf &= ~0x0fff;
  649. /* per-qtd limit: from 16K to 20K (best alignment) */
  650. for (i = 1; count < len && i < 5; i++) {
  651. addr = buf;
  652. qtd->hw_buf[i] = cpu_to_le32((u32)addr);
  653. qtd->hw_buf_hi[i] = cpu_to_le32((u32)(addr >> 32));
  654. buf += 0x1000;
  655. if ((count + 0x1000) < len)
  656. count += 0x1000;
  657. else
  658. count = len;
  659. }
  660. /* short packets may only terminate transfers */
  661. if (count != len)
  662. count -= (count % maxpacket);
  663. }
  664. qtd->hw_token = cpu_to_le32((count << 16) | token);
  665. qtd->length = count;
  666. return count;
  667. }
  668. static inline void qh_update(struct oxu_hcd *oxu,
  669. struct ehci_qh *qh, struct ehci_qtd *qtd)
  670. {
  671. /* writes to an active overlay are unsafe */
  672. BUG_ON(qh->qh_state != QH_STATE_IDLE);
  673. qh->hw_qtd_next = QTD_NEXT(qtd->qtd_dma);
  674. qh->hw_alt_next = EHCI_LIST_END;
  675. /* Except for control endpoints, we make hardware maintain data
  676. * toggle (like OHCI) ... here (re)initialize the toggle in the QH,
  677. * and set the pseudo-toggle in udev. Only usb_clear_halt() will
  678. * ever clear it.
  679. */
  680. if (!(qh->hw_info1 & cpu_to_le32(1 << 14))) {
  681. unsigned is_out, epnum;
  682. is_out = !(qtd->hw_token & cpu_to_le32(1 << 8));
  683. epnum = (le32_to_cpup(&qh->hw_info1) >> 8) & 0x0f;
  684. if (unlikely(!usb_gettoggle(qh->dev, epnum, is_out))) {
  685. qh->hw_token &= ~cpu_to_le32(QTD_TOGGLE);
  686. usb_settoggle(qh->dev, epnum, is_out, 1);
  687. }
  688. }
  689. /* HC must see latest qtd and qh data before we clear ACTIVE+HALT */
  690. wmb();
  691. qh->hw_token &= cpu_to_le32(QTD_TOGGLE | QTD_STS_PING);
  692. }
  693. /* If it weren't for a common silicon quirk (writing the dummy into the qh
  694. * overlay, so qh->hw_token wrongly becomes inactive/halted), only fault
  695. * recovery (including urb dequeue) would need software changes to a QH...
  696. */
  697. static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh)
  698. {
  699. struct ehci_qtd *qtd;
  700. if (list_empty(&qh->qtd_list))
  701. qtd = qh->dummy;
  702. else {
  703. qtd = list_entry(qh->qtd_list.next,
  704. struct ehci_qtd, qtd_list);
  705. /* first qtd may already be partially processed */
  706. if (cpu_to_le32(qtd->qtd_dma) == qh->hw_current)
  707. qtd = NULL;
  708. }
  709. if (qtd)
  710. qh_update(oxu, qh, qtd);
  711. }
  712. static void qtd_copy_status(struct oxu_hcd *oxu, struct urb *urb,
  713. size_t length, u32 token)
  714. {
  715. /* count IN/OUT bytes, not SETUP (even short packets) */
  716. if (likely(QTD_PID(token) != 2))
  717. urb->actual_length += length - QTD_LENGTH(token);
  718. /* don't modify error codes */
  719. if (unlikely(urb->status != -EINPROGRESS))
  720. return;
  721. /* force cleanup after short read; not always an error */
  722. if (unlikely(IS_SHORT_READ(token)))
  723. urb->status = -EREMOTEIO;
  724. /* serious "can't proceed" faults reported by the hardware */
  725. if (token & QTD_STS_HALT) {
  726. if (token & QTD_STS_BABBLE) {
  727. /* FIXME "must" disable babbling device's port too */
  728. urb->status = -EOVERFLOW;
  729. } else if (token & QTD_STS_MMF) {
  730. /* fs/ls interrupt xfer missed the complete-split */
  731. urb->status = -EPROTO;
  732. } else if (token & QTD_STS_DBE) {
  733. urb->status = (QTD_PID(token) == 1) /* IN ? */
  734. ? -ENOSR /* hc couldn't read data */
  735. : -ECOMM; /* hc couldn't write data */
  736. } else if (token & QTD_STS_XACT) {
  737. /* timeout, bad crc, wrong PID, etc; retried */
  738. if (QTD_CERR(token))
  739. urb->status = -EPIPE;
  740. else {
  741. oxu_dbg(oxu, "devpath %s ep%d%s 3strikes\n",
  742. urb->dev->devpath,
  743. usb_pipeendpoint(urb->pipe),
  744. usb_pipein(urb->pipe) ? "in" : "out");
  745. urb->status = -EPROTO;
  746. }
  747. /* CERR nonzero + no errors + halt --> stall */
  748. } else if (QTD_CERR(token))
  749. urb->status = -EPIPE;
  750. else /* unknown */
  751. urb->status = -EPROTO;
  752. oxu_vdbg(oxu, "dev%d ep%d%s qtd token %08x --> status %d\n",
  753. usb_pipedevice(urb->pipe),
  754. usb_pipeendpoint(urb->pipe),
  755. usb_pipein(urb->pipe) ? "in" : "out",
  756. token, urb->status);
  757. }
  758. }
  759. static void ehci_urb_done(struct oxu_hcd *oxu, struct urb *urb)
  760. __releases(oxu->lock)
  761. __acquires(oxu->lock)
  762. {
  763. if (likely(urb->hcpriv != NULL)) {
  764. struct ehci_qh *qh = (struct ehci_qh *) urb->hcpriv;
  765. /* S-mask in a QH means it's an interrupt urb */
  766. if ((qh->hw_info2 & cpu_to_le32(QH_SMASK)) != 0) {
  767. /* ... update hc-wide periodic stats (for usbfs) */
  768. oxu_to_hcd(oxu)->self.bandwidth_int_reqs--;
  769. }
  770. qh_put(qh);
  771. }
  772. urb->hcpriv = NULL;
  773. switch (urb->status) {
  774. case -EINPROGRESS: /* success */
  775. urb->status = 0;
  776. default: /* fault */
  777. break;
  778. case -EREMOTEIO: /* fault or normal */
  779. if (!(urb->transfer_flags & URB_SHORT_NOT_OK))
  780. urb->status = 0;
  781. break;
  782. case -ECONNRESET: /* canceled */
  783. case -ENOENT:
  784. break;
  785. }
  786. #ifdef OXU_URB_TRACE
  787. oxu_dbg(oxu, "%s %s urb %p ep%d%s status %d len %d/%d\n",
  788. __func__, urb->dev->devpath, urb,
  789. usb_pipeendpoint(urb->pipe),
  790. usb_pipein(urb->pipe) ? "in" : "out",
  791. urb->status,
  792. urb->actual_length, urb->transfer_buffer_length);
  793. #endif
  794. /* complete() can reenter this HCD */
  795. spin_unlock(&oxu->lock);
  796. usb_hcd_giveback_urb(oxu_to_hcd(oxu), urb, urb->status);
  797. spin_lock(&oxu->lock);
  798. }
  799. static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh);
  800. static void unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh);
  801. static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh);
  802. static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh);
  803. #define HALT_BIT cpu_to_le32(QTD_STS_HALT)
  804. /* Process and free completed qtds for a qh, returning URBs to drivers.
  805. * Chases up to qh->hw_current. Returns number of completions called,
  806. * indicating how much "real" work we did.
  807. */
  808. static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh)
  809. {
  810. struct ehci_qtd *last = NULL, *end = qh->dummy;
  811. struct ehci_qtd *qtd, *tmp;
  812. int stopped;
  813. unsigned count = 0;
  814. int do_status = 0;
  815. u8 state;
  816. struct oxu_murb *murb = NULL;
  817. if (unlikely(list_empty(&qh->qtd_list)))
  818. return count;
  819. /* completions (or tasks on other cpus) must never clobber HALT
  820. * till we've gone through and cleaned everything up, even when
  821. * they add urbs to this qh's queue or mark them for unlinking.
  822. *
  823. * NOTE: unlinking expects to be done in queue order.
  824. */
  825. state = qh->qh_state;
  826. qh->qh_state = QH_STATE_COMPLETING;
  827. stopped = (state == QH_STATE_IDLE);
  828. /* remove de-activated QTDs from front of queue.
  829. * after faults (including short reads), cleanup this urb
  830. * then let the queue advance.
  831. * if queue is stopped, handles unlinks.
  832. */
  833. list_for_each_entry_safe(qtd, tmp, &qh->qtd_list, qtd_list) {
  834. struct urb *urb;
  835. u32 token = 0;
  836. urb = qtd->urb;
  837. /* Clean up any state from previous QTD ...*/
  838. if (last) {
  839. if (likely(last->urb != urb)) {
  840. if (last->urb->complete == NULL) {
  841. murb = (struct oxu_murb *) last->urb;
  842. last->urb = murb->main;
  843. if (murb->last) {
  844. ehci_urb_done(oxu, last->urb);
  845. count++;
  846. }
  847. oxu_murb_free(oxu, murb);
  848. } else {
  849. ehci_urb_done(oxu, last->urb);
  850. count++;
  851. }
  852. }
  853. oxu_qtd_free(oxu, last);
  854. last = NULL;
  855. }
  856. /* ignore urbs submitted during completions we reported */
  857. if (qtd == end)
  858. break;
  859. /* hardware copies qtd out of qh overlay */
  860. rmb();
  861. token = le32_to_cpu(qtd->hw_token);
  862. /* always clean up qtds the hc de-activated */
  863. if ((token & QTD_STS_ACTIVE) == 0) {
  864. if ((token & QTD_STS_HALT) != 0) {
  865. stopped = 1;
  866. /* magic dummy for some short reads; qh won't advance.
  867. * that silicon quirk can kick in with this dummy too.
  868. */
  869. } else if (IS_SHORT_READ(token) &&
  870. !(qtd->hw_alt_next & EHCI_LIST_END)) {
  871. stopped = 1;
  872. goto halt;
  873. }
  874. /* stop scanning when we reach qtds the hc is using */
  875. } else if (likely(!stopped &&
  876. HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) {
  877. break;
  878. } else {
  879. stopped = 1;
  880. if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)))
  881. urb->status = -ESHUTDOWN;
  882. /* ignore active urbs unless some previous qtd
  883. * for the urb faulted (including short read) or
  884. * its urb was canceled. we may patch qh or qtds.
  885. */
  886. if (likely(urb->status == -EINPROGRESS))
  887. continue;
  888. /* issue status after short control reads */
  889. if (unlikely(do_status != 0)
  890. && QTD_PID(token) == 0 /* OUT */) {
  891. do_status = 0;
  892. continue;
  893. }
  894. /* token in overlay may be most current */
  895. if (state == QH_STATE_IDLE
  896. && cpu_to_le32(qtd->qtd_dma)
  897. == qh->hw_current)
  898. token = le32_to_cpu(qh->hw_token);
  899. /* force halt for unlinked or blocked qh, so we'll
  900. * patch the qh later and so that completions can't
  901. * activate it while we "know" it's stopped.
  902. */
  903. if ((HALT_BIT & qh->hw_token) == 0) {
  904. halt:
  905. qh->hw_token |= HALT_BIT;
  906. wmb();
  907. }
  908. }
  909. /* Remove it from the queue */
  910. qtd_copy_status(oxu, urb->complete ?
  911. urb : ((struct oxu_murb *) urb)->main,
  912. qtd->length, token);
  913. if ((usb_pipein(qtd->urb->pipe)) &&
  914. (NULL != qtd->transfer_buffer))
  915. memcpy(qtd->transfer_buffer, qtd->buffer, qtd->length);
  916. do_status = (urb->status == -EREMOTEIO)
  917. && usb_pipecontrol(urb->pipe);
  918. if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
  919. last = list_entry(qtd->qtd_list.prev,
  920. struct ehci_qtd, qtd_list);
  921. last->hw_next = qtd->hw_next;
  922. }
  923. list_del(&qtd->qtd_list);
  924. last = qtd;
  925. }
  926. /* last urb's completion might still need calling */
  927. if (likely(last != NULL)) {
  928. if (last->urb->complete == NULL) {
  929. murb = (struct oxu_murb *) last->urb;
  930. last->urb = murb->main;
  931. if (murb->last) {
  932. ehci_urb_done(oxu, last->urb);
  933. count++;
  934. }
  935. oxu_murb_free(oxu, murb);
  936. } else {
  937. ehci_urb_done(oxu, last->urb);
  938. count++;
  939. }
  940. oxu_qtd_free(oxu, last);
  941. }
  942. /* restore original state; caller must unlink or relink */
  943. qh->qh_state = state;
  944. /* be sure the hardware's done with the qh before refreshing
  945. * it after fault cleanup, or recovering from silicon wrongly
  946. * overlaying the dummy qtd (which reduces DMA chatter).
  947. */
  948. if (stopped != 0 || qh->hw_qtd_next == EHCI_LIST_END) {
  949. switch (state) {
  950. case QH_STATE_IDLE:
  951. qh_refresh(oxu, qh);
  952. break;
  953. case QH_STATE_LINKED:
  954. /* should be rare for periodic transfers,
  955. * except maybe high bandwidth ...
  956. */
  957. if ((cpu_to_le32(QH_SMASK)
  958. & qh->hw_info2) != 0) {
  959. intr_deschedule(oxu, qh);
  960. (void) qh_schedule(oxu, qh);
  961. } else
  962. unlink_async(oxu, qh);
  963. break;
  964. /* otherwise, unlink already started */
  965. }
  966. }
  967. return count;
  968. }
  969. /* High bandwidth multiplier, as encoded in highspeed endpoint descriptors */
  970. #define hb_mult(wMaxPacketSize) (1 + (((wMaxPacketSize) >> 11) & 0x03))
  971. /* ... and packet size, for any kind of endpoint descriptor */
  972. #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff)
  973. /* Reverse of qh_urb_transaction: free a list of TDs.
  974. * used for cleanup after errors, before HC sees an URB's TDs.
  975. */
  976. static void qtd_list_free(struct oxu_hcd *oxu,
  977. struct urb *urb, struct list_head *head)
  978. {
  979. struct ehci_qtd *qtd, *temp;
  980. list_for_each_entry_safe(qtd, temp, head, qtd_list) {
  981. list_del(&qtd->qtd_list);
  982. oxu_qtd_free(oxu, qtd);
  983. }
  984. }
  985. /* Create a list of filled qtds for this URB; won't link into qh.
  986. */
  987. static struct list_head *qh_urb_transaction(struct oxu_hcd *oxu,
  988. struct urb *urb,
  989. struct list_head *head,
  990. gfp_t flags)
  991. {
  992. struct ehci_qtd *qtd, *qtd_prev;
  993. dma_addr_t buf;
  994. int len, maxpacket;
  995. int is_input;
  996. u32 token;
  997. void *transfer_buf = NULL;
  998. int ret;
  999. /*
  1000. * URBs map to sequences of QTDs: one logical transaction
  1001. */
  1002. qtd = ehci_qtd_alloc(oxu);
  1003. if (unlikely(!qtd))
  1004. return NULL;
  1005. list_add_tail(&qtd->qtd_list, head);
  1006. qtd->urb = urb;
  1007. token = QTD_STS_ACTIVE;
  1008. token |= (EHCI_TUNE_CERR << 10);
  1009. /* for split transactions, SplitXState initialized to zero */
  1010. len = urb->transfer_buffer_length;
  1011. is_input = usb_pipein(urb->pipe);
  1012. if (!urb->transfer_buffer && urb->transfer_buffer_length && is_input)
  1013. urb->transfer_buffer = phys_to_virt(urb->transfer_dma);
  1014. if (usb_pipecontrol(urb->pipe)) {
  1015. /* SETUP pid */
  1016. ret = oxu_buf_alloc(oxu, qtd, sizeof(struct usb_ctrlrequest));
  1017. if (ret)
  1018. goto cleanup;
  1019. qtd_fill(qtd, qtd->buffer_dma, sizeof(struct usb_ctrlrequest),
  1020. token | (2 /* "setup" */ << 8), 8);
  1021. memcpy(qtd->buffer, qtd->urb->setup_packet,
  1022. sizeof(struct usb_ctrlrequest));
  1023. /* ... and always at least one more pid */
  1024. token ^= QTD_TOGGLE;
  1025. qtd_prev = qtd;
  1026. qtd = ehci_qtd_alloc(oxu);
  1027. if (unlikely(!qtd))
  1028. goto cleanup;
  1029. qtd->urb = urb;
  1030. qtd_prev->hw_next = QTD_NEXT(qtd->qtd_dma);
  1031. list_add_tail(&qtd->qtd_list, head);
  1032. /* for zero length DATA stages, STATUS is always IN */
  1033. if (len == 0)
  1034. token |= (1 /* "in" */ << 8);
  1035. }
  1036. /*
  1037. * Data transfer stage: buffer setup
  1038. */
  1039. ret = oxu_buf_alloc(oxu, qtd, len);
  1040. if (ret)
  1041. goto cleanup;
  1042. buf = qtd->buffer_dma;
  1043. transfer_buf = urb->transfer_buffer;
  1044. if (!is_input)
  1045. memcpy(qtd->buffer, qtd->urb->transfer_buffer, len);
  1046. if (is_input)
  1047. token |= (1 /* "in" */ << 8);
  1048. /* else it's already initted to "out" pid (0 << 8) */
  1049. maxpacket = max_packet(usb_maxpacket(urb->dev, urb->pipe, !is_input));
  1050. /*
  1051. * buffer gets wrapped in one or more qtds;
  1052. * last one may be "short" (including zero len)
  1053. * and may serve as a control status ack
  1054. */
  1055. for (;;) {
  1056. int this_qtd_len;
  1057. this_qtd_len = qtd_fill(qtd, buf, len, token, maxpacket);
  1058. qtd->transfer_buffer = transfer_buf;
  1059. len -= this_qtd_len;
  1060. buf += this_qtd_len;
  1061. transfer_buf += this_qtd_len;
  1062. if (is_input)
  1063. qtd->hw_alt_next = oxu->async->hw_alt_next;
  1064. /* qh makes control packets use qtd toggle; maybe switch it */
  1065. if ((maxpacket & (this_qtd_len + (maxpacket - 1))) == 0)
  1066. token ^= QTD_TOGGLE;
  1067. if (likely(len <= 0))
  1068. break;
  1069. qtd_prev = qtd;
  1070. qtd = ehci_qtd_alloc(oxu);
  1071. if (unlikely(!qtd))
  1072. goto cleanup;
  1073. if (likely(len > 0)) {
  1074. ret = oxu_buf_alloc(oxu, qtd, len);
  1075. if (ret)
  1076. goto cleanup;
  1077. }
  1078. qtd->urb = urb;
  1079. qtd_prev->hw_next = QTD_NEXT(qtd->qtd_dma);
  1080. list_add_tail(&qtd->qtd_list, head);
  1081. }
  1082. /* unless the bulk/interrupt caller wants a chance to clean
  1083. * up after short reads, hc should advance qh past this urb
  1084. */
  1085. if (likely((urb->transfer_flags & URB_SHORT_NOT_OK) == 0
  1086. || usb_pipecontrol(urb->pipe)))
  1087. qtd->hw_alt_next = EHCI_LIST_END;
  1088. /*
  1089. * control requests may need a terminating data "status" ack;
  1090. * bulk ones may need a terminating short packet (zero length).
  1091. */
  1092. if (likely(urb->transfer_buffer_length != 0)) {
  1093. int one_more = 0;
  1094. if (usb_pipecontrol(urb->pipe)) {
  1095. one_more = 1;
  1096. token ^= 0x0100; /* "in" <--> "out" */
  1097. token |= QTD_TOGGLE; /* force DATA1 */
  1098. } else if (usb_pipebulk(urb->pipe)
  1099. && (urb->transfer_flags & URB_ZERO_PACKET)
  1100. && !(urb->transfer_buffer_length % maxpacket)) {
  1101. one_more = 1;
  1102. }
  1103. if (one_more) {
  1104. qtd_prev = qtd;
  1105. qtd = ehci_qtd_alloc(oxu);
  1106. if (unlikely(!qtd))
  1107. goto cleanup;
  1108. qtd->urb = urb;
  1109. qtd_prev->hw_next = QTD_NEXT(qtd->qtd_dma);
  1110. list_add_tail(&qtd->qtd_list, head);
  1111. /* never any data in such packets */
  1112. qtd_fill(qtd, 0, 0, token, 0);
  1113. }
  1114. }
  1115. /* by default, enable interrupt on urb completion */
  1116. qtd->hw_token |= cpu_to_le32(QTD_IOC);
  1117. return head;
  1118. cleanup:
  1119. qtd_list_free(oxu, urb, head);
  1120. return NULL;
  1121. }
  1122. /* Each QH holds a qtd list; a QH is used for everything except iso.
  1123. *
  1124. * For interrupt urbs, the scheduler must set the microframe scheduling
  1125. * mask(s) each time the QH gets scheduled. For highspeed, that's
  1126. * just one microframe in the s-mask. For split interrupt transactions
  1127. * there are additional complications: c-mask, maybe FSTNs.
  1128. */
  1129. static struct ehci_qh *qh_make(struct oxu_hcd *oxu,
  1130. struct urb *urb, gfp_t flags)
  1131. {
  1132. struct ehci_qh *qh = oxu_qh_alloc(oxu);
  1133. u32 info1 = 0, info2 = 0;
  1134. int is_input, type;
  1135. int maxp = 0;
  1136. if (!qh)
  1137. return qh;
  1138. /*
  1139. * init endpoint/device data for this QH
  1140. */
  1141. info1 |= usb_pipeendpoint(urb->pipe) << 8;
  1142. info1 |= usb_pipedevice(urb->pipe) << 0;
  1143. is_input = usb_pipein(urb->pipe);
  1144. type = usb_pipetype(urb->pipe);
  1145. maxp = usb_maxpacket(urb->dev, urb->pipe, !is_input);
  1146. /* Compute interrupt scheduling parameters just once, and save.
  1147. * - allowing for high bandwidth, how many nsec/uframe are used?
  1148. * - split transactions need a second CSPLIT uframe; same question
  1149. * - splits also need a schedule gap (for full/low speed I/O)
  1150. * - qh has a polling interval
  1151. *
  1152. * For control/bulk requests, the HC or TT handles these.
  1153. */
  1154. if (type == PIPE_INTERRUPT) {
  1155. qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH,
  1156. is_input, 0,
  1157. hb_mult(maxp) * max_packet(maxp)));
  1158. qh->start = NO_FRAME;
  1159. if (urb->dev->speed == USB_SPEED_HIGH) {
  1160. qh->c_usecs = 0;
  1161. qh->gap_uf = 0;
  1162. qh->period = urb->interval >> 3;
  1163. if (qh->period == 0 && urb->interval != 1) {
  1164. /* NOTE interval 2 or 4 uframes could work.
  1165. * But interval 1 scheduling is simpler, and
  1166. * includes high bandwidth.
  1167. */
  1168. oxu_dbg(oxu, "intr period %d uframes, NYET!\n",
  1169. urb->interval);
  1170. goto done;
  1171. }
  1172. } else {
  1173. struct usb_tt *tt = urb->dev->tt;
  1174. int think_time;
  1175. /* gap is f(FS/LS transfer times) */
  1176. qh->gap_uf = 1 + usb_calc_bus_time(urb->dev->speed,
  1177. is_input, 0, maxp) / (125 * 1000);
  1178. /* FIXME this just approximates SPLIT/CSPLIT times */
  1179. if (is_input) { /* SPLIT, gap, CSPLIT+DATA */
  1180. qh->c_usecs = qh->usecs + HS_USECS(0);
  1181. qh->usecs = HS_USECS(1);
  1182. } else { /* SPLIT+DATA, gap, CSPLIT */
  1183. qh->usecs += HS_USECS(1);
  1184. qh->c_usecs = HS_USECS(0);
  1185. }
  1186. think_time = tt ? tt->think_time : 0;
  1187. qh->tt_usecs = NS_TO_US(think_time +
  1188. usb_calc_bus_time(urb->dev->speed,
  1189. is_input, 0, max_packet(maxp)));
  1190. qh->period = urb->interval;
  1191. }
  1192. }
  1193. /* support for tt scheduling, and access to toggles */
  1194. qh->dev = urb->dev;
  1195. /* using TT? */
  1196. switch (urb->dev->speed) {
  1197. case USB_SPEED_LOW:
  1198. info1 |= (1 << 12); /* EPS "low" */
  1199. /* FALL THROUGH */
  1200. case USB_SPEED_FULL:
  1201. /* EPS 0 means "full" */
  1202. if (type != PIPE_INTERRUPT)
  1203. info1 |= (EHCI_TUNE_RL_TT << 28);
  1204. if (type == PIPE_CONTROL) {
  1205. info1 |= (1 << 27); /* for TT */
  1206. info1 |= 1 << 14; /* toggle from qtd */
  1207. }
  1208. info1 |= maxp << 16;
  1209. info2 |= (EHCI_TUNE_MULT_TT << 30);
  1210. info2 |= urb->dev->ttport << 23;
  1211. /* NOTE: if (PIPE_INTERRUPT) { scheduler sets c-mask } */
  1212. break;
  1213. case USB_SPEED_HIGH: /* no TT involved */
  1214. info1 |= (2 << 12); /* EPS "high" */
  1215. if (type == PIPE_CONTROL) {
  1216. info1 |= (EHCI_TUNE_RL_HS << 28);
  1217. info1 |= 64 << 16; /* usb2 fixed maxpacket */
  1218. info1 |= 1 << 14; /* toggle from qtd */
  1219. info2 |= (EHCI_TUNE_MULT_HS << 30);
  1220. } else if (type == PIPE_BULK) {
  1221. info1 |= (EHCI_TUNE_RL_HS << 28);
  1222. info1 |= 512 << 16; /* usb2 fixed maxpacket */
  1223. info2 |= (EHCI_TUNE_MULT_HS << 30);
  1224. } else { /* PIPE_INTERRUPT */
  1225. info1 |= max_packet(maxp) << 16;
  1226. info2 |= hb_mult(maxp) << 30;
  1227. }
  1228. break;
  1229. default:
  1230. oxu_dbg(oxu, "bogus dev %p speed %d\n", urb->dev, urb->dev->speed);
  1231. done:
  1232. qh_put(qh);
  1233. return NULL;
  1234. }
  1235. /* NOTE: if (PIPE_INTERRUPT) { scheduler sets s-mask } */
  1236. /* init as live, toggle clear, advance to dummy */
  1237. qh->qh_state = QH_STATE_IDLE;
  1238. qh->hw_info1 = cpu_to_le32(info1);
  1239. qh->hw_info2 = cpu_to_le32(info2);
  1240. usb_settoggle(urb->dev, usb_pipeendpoint(urb->pipe), !is_input, 1);
  1241. qh_refresh(oxu, qh);
  1242. return qh;
  1243. }
  1244. /* Move qh (and its qtds) onto async queue; maybe enable queue.
  1245. */
  1246. static void qh_link_async(struct oxu_hcd *oxu, struct ehci_qh *qh)
  1247. {
  1248. __le32 dma = QH_NEXT(qh->qh_dma);
  1249. struct ehci_qh *head;
  1250. /* (re)start the async schedule? */
  1251. head = oxu->async;
  1252. timer_action_done(oxu, TIMER_ASYNC_OFF);
  1253. if (!head->qh_next.qh) {
  1254. u32 cmd = readl(&oxu->regs->command);
  1255. if (!(cmd & CMD_ASE)) {
  1256. /* in case a clear of CMD_ASE didn't take yet */
  1257. (void)handshake(oxu, &oxu->regs->status,
  1258. STS_ASS, 0, 150);
  1259. cmd |= CMD_ASE | CMD_RUN;
  1260. writel(cmd, &oxu->regs->command);
  1261. oxu_to_hcd(oxu)->state = HC_STATE_RUNNING;
  1262. /* posted write need not be known to HC yet ... */
  1263. }
  1264. }
  1265. /* clear halt and/or toggle; and maybe recover from silicon quirk */
  1266. if (qh->qh_state == QH_STATE_IDLE)
  1267. qh_refresh(oxu, qh);
  1268. /* splice right after start */
  1269. qh->qh_next = head->qh_next;
  1270. qh->hw_next = head->hw_next;
  1271. wmb();
  1272. head->qh_next.qh = qh;
  1273. head->hw_next = dma;
  1274. qh->qh_state = QH_STATE_LINKED;
  1275. /* qtd completions reported later by interrupt */
  1276. }
  1277. #define QH_ADDR_MASK cpu_to_le32(0x7f)
  1278. /*
  1279. * For control/bulk/interrupt, return QH with these TDs appended.
  1280. * Allocates and initializes the QH if necessary.
  1281. * Returns null if it can't allocate a QH it needs to.
  1282. * If the QH has TDs (urbs) already, that's great.
  1283. */
  1284. static struct ehci_qh *qh_append_tds(struct oxu_hcd *oxu,
  1285. struct urb *urb, struct list_head *qtd_list,
  1286. int epnum, void **ptr)
  1287. {
  1288. struct ehci_qh *qh = NULL;
  1289. qh = (struct ehci_qh *) *ptr;
  1290. if (unlikely(qh == NULL)) {
  1291. /* can't sleep here, we have oxu->lock... */
  1292. qh = qh_make(oxu, urb, GFP_ATOMIC);
  1293. *ptr = qh;
  1294. }
  1295. if (likely(qh != NULL)) {
  1296. struct ehci_qtd *qtd;
  1297. if (unlikely(list_empty(qtd_list)))
  1298. qtd = NULL;
  1299. else
  1300. qtd = list_entry(qtd_list->next, struct ehci_qtd,
  1301. qtd_list);
  1302. /* control qh may need patching ... */
  1303. if (unlikely(epnum == 0)) {
  1304. /* usb_reset_device() briefly reverts to address 0 */
  1305. if (usb_pipedevice(urb->pipe) == 0)
  1306. qh->hw_info1 &= ~QH_ADDR_MASK;
  1307. }
  1308. /* just one way to queue requests: swap with the dummy qtd.
  1309. * only hc or qh_refresh() ever modify the overlay.
  1310. */
  1311. if (likely(qtd != NULL)) {
  1312. struct ehci_qtd *dummy;
  1313. dma_addr_t dma;
  1314. __le32 token;
  1315. /* to avoid racing the HC, use the dummy td instead of
  1316. * the first td of our list (becomes new dummy). both
  1317. * tds stay deactivated until we're done, when the
  1318. * HC is allowed to fetch the old dummy (4.10.2).
  1319. */
  1320. token = qtd->hw_token;
  1321. qtd->hw_token = HALT_BIT;
  1322. wmb();
  1323. dummy = qh->dummy;
  1324. dma = dummy->qtd_dma;
  1325. *dummy = *qtd;
  1326. dummy->qtd_dma = dma;
  1327. list_del(&qtd->qtd_list);
  1328. list_add(&dummy->qtd_list, qtd_list);
  1329. list_splice(qtd_list, qh->qtd_list.prev);
  1330. ehci_qtd_init(qtd, qtd->qtd_dma);
  1331. qh->dummy = qtd;
  1332. /* hc must see the new dummy at list end */
  1333. dma = qtd->qtd_dma;
  1334. qtd = list_entry(qh->qtd_list.prev,
  1335. struct ehci_qtd, qtd_list);
  1336. qtd->hw_next = QTD_NEXT(dma);
  1337. /* let the hc process these next qtds */
  1338. dummy->hw_token = (token & ~(0x80));
  1339. wmb();
  1340. dummy->hw_token = token;
  1341. urb->hcpriv = qh_get(qh);
  1342. }
  1343. }
  1344. return qh;
  1345. }
  1346. static int submit_async(struct oxu_hcd *oxu, struct urb *urb,
  1347. struct list_head *qtd_list, gfp_t mem_flags)
  1348. {
  1349. struct ehci_qtd *qtd;
  1350. int epnum;
  1351. unsigned long flags;
  1352. struct ehci_qh *qh = NULL;
  1353. int rc = 0;
  1354. qtd = list_entry(qtd_list->next, struct ehci_qtd, qtd_list);
  1355. epnum = urb->ep->desc.bEndpointAddress;
  1356. #ifdef OXU_URB_TRACE
  1357. oxu_dbg(oxu, "%s %s urb %p ep%d%s len %d, qtd %p [qh %p]\n",
  1358. __func__, urb->dev->devpath, urb,
  1359. epnum & 0x0f, (epnum & USB_DIR_IN) ? "in" : "out",
  1360. urb->transfer_buffer_length,
  1361. qtd, urb->ep->hcpriv);
  1362. #endif
  1363. spin_lock_irqsave(&oxu->lock, flags);
  1364. if (unlikely(!HCD_HW_ACCESSIBLE(oxu_to_hcd(oxu)))) {
  1365. rc = -ESHUTDOWN;
  1366. goto done;
  1367. }
  1368. qh = qh_append_tds(oxu, urb, qtd_list, epnum, &urb->ep->hcpriv);
  1369. if (unlikely(qh == NULL)) {
  1370. rc = -ENOMEM;
  1371. goto done;
  1372. }
  1373. /* Control/bulk operations through TTs don't need scheduling,
  1374. * the HC and TT handle it when the TT has a buffer ready.
  1375. */
  1376. if (likely(qh->qh_state == QH_STATE_IDLE))
  1377. qh_link_async(oxu, qh_get(qh));
  1378. done:
  1379. spin_unlock_irqrestore(&oxu->lock, flags);
  1380. if (unlikely(qh == NULL))
  1381. qtd_list_free(oxu, urb, qtd_list);
  1382. return rc;
  1383. }
  1384. /* The async qh for the qtds being reclaimed are now unlinked from the HC */
  1385. static void end_unlink_async(struct oxu_hcd *oxu)
  1386. {
  1387. struct ehci_qh *qh = oxu->reclaim;
  1388. struct ehci_qh *next;
  1389. timer_action_done(oxu, TIMER_IAA_WATCHDOG);
  1390. qh->qh_state = QH_STATE_IDLE;
  1391. qh->qh_next.qh = NULL;
  1392. qh_put(qh); /* refcount from reclaim */
  1393. /* other unlink(s) may be pending (in QH_STATE_UNLINK_WAIT) */
  1394. next = qh->reclaim;
  1395. oxu->reclaim = next;
  1396. oxu->reclaim_ready = 0;
  1397. qh->reclaim = NULL;
  1398. qh_completions(oxu, qh);
  1399. if (!list_empty(&qh->qtd_list)
  1400. && HC_IS_RUNNING(oxu_to_hcd(oxu)->state))
  1401. qh_link_async(oxu, qh);
  1402. else {
  1403. qh_put(qh); /* refcount from async list */
  1404. /* it's not free to turn the async schedule on/off; leave it
  1405. * active but idle for a while once it empties.
  1406. */
  1407. if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)
  1408. && oxu->async->qh_next.qh == NULL)
  1409. timer_action(oxu, TIMER_ASYNC_OFF);
  1410. }
  1411. if (next) {
  1412. oxu->reclaim = NULL;
  1413. start_unlink_async(oxu, next);
  1414. }
  1415. }
  1416. /* makes sure the async qh will become idle */
  1417. /* caller must own oxu->lock */
  1418. static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh)
  1419. {
  1420. int cmd = readl(&oxu->regs->command);
  1421. struct ehci_qh *prev;
  1422. #ifdef DEBUG
  1423. assert_spin_locked(&oxu->lock);
  1424. BUG_ON(oxu->reclaim || (qh->qh_state != QH_STATE_LINKED
  1425. && qh->qh_state != QH_STATE_UNLINK_WAIT));
  1426. #endif
  1427. /* stop async schedule right now? */
  1428. if (unlikely(qh == oxu->async)) {
  1429. /* can't get here without STS_ASS set */
  1430. if (oxu_to_hcd(oxu)->state != HC_STATE_HALT
  1431. && !oxu->reclaim) {
  1432. /* ... and CMD_IAAD clear */
  1433. writel(cmd & ~CMD_ASE, &oxu->regs->command);
  1434. wmb();
  1435. /* handshake later, if we need to */
  1436. timer_action_done(oxu, TIMER_ASYNC_OFF);
  1437. }
  1438. return;
  1439. }
  1440. qh->qh_state = QH_STATE_UNLINK;
  1441. oxu->reclaim = qh = qh_get(qh);
  1442. prev = oxu->async;
  1443. while (prev->qh_next.qh != qh)
  1444. prev = prev->qh_next.qh;
  1445. prev->hw_next = qh->hw_next;
  1446. prev->qh_next = qh->qh_next;
  1447. wmb();
  1448. if (unlikely(oxu_to_hcd(oxu)->state == HC_STATE_HALT)) {
  1449. /* if (unlikely(qh->reclaim != 0))
  1450. * this will recurse, probably not much
  1451. */
  1452. end_unlink_async(oxu);
  1453. return;
  1454. }
  1455. oxu->reclaim_ready = 0;
  1456. cmd |= CMD_IAAD;
  1457. writel(cmd, &oxu->regs->command);
  1458. (void) readl(&oxu->regs->command);
  1459. timer_action(oxu, TIMER_IAA_WATCHDOG);
  1460. }
  1461. static void scan_async(struct oxu_hcd *oxu)
  1462. {
  1463. struct ehci_qh *qh;
  1464. enum ehci_timer_action action = TIMER_IO_WATCHDOG;
  1465. if (!++(oxu->stamp))
  1466. oxu->stamp++;
  1467. timer_action_done(oxu, TIMER_ASYNC_SHRINK);
  1468. rescan:
  1469. qh = oxu->async->qh_next.qh;
  1470. if (likely(qh != NULL)) {
  1471. do {
  1472. /* clean any finished work for this qh */
  1473. if (!list_empty(&qh->qtd_list)
  1474. && qh->stamp != oxu->stamp) {
  1475. int temp;
  1476. /* unlinks could happen here; completion
  1477. * reporting drops the lock. rescan using
  1478. * the latest schedule, but don't rescan
  1479. * qhs we already finished (no looping).
  1480. */
  1481. qh = qh_get(qh);
  1482. qh->stamp = oxu->stamp;
  1483. temp = qh_completions(oxu, qh);
  1484. qh_put(qh);
  1485. if (temp != 0)
  1486. goto rescan;
  1487. }
  1488. /* unlink idle entries, reducing HC PCI usage as well
  1489. * as HCD schedule-scanning costs. delay for any qh
  1490. * we just scanned, there's a not-unusual case that it
  1491. * doesn't stay idle for long.
  1492. * (plus, avoids some kind of re-activation race.)
  1493. */
  1494. if (list_empty(&qh->qtd_list)) {
  1495. if (qh->stamp == oxu->stamp)
  1496. action = TIMER_ASYNC_SHRINK;
  1497. else if (!oxu->reclaim
  1498. && qh->qh_state == QH_STATE_LINKED)
  1499. start_unlink_async(oxu, qh);
  1500. }
  1501. qh = qh->qh_next.qh;
  1502. } while (qh);
  1503. }
  1504. if (action == TIMER_ASYNC_SHRINK)
  1505. timer_action(oxu, TIMER_ASYNC_SHRINK);
  1506. }
  1507. /*
  1508. * periodic_next_shadow - return "next" pointer on shadow list
  1509. * @periodic: host pointer to qh/itd/sitd
  1510. * @tag: hardware tag for type of this record
  1511. */
  1512. static union ehci_shadow *periodic_next_shadow(union ehci_shadow *periodic,
  1513. __le32 tag)
  1514. {
  1515. switch (tag) {
  1516. default:
  1517. case Q_TYPE_QH:
  1518. return &periodic->qh->qh_next;
  1519. }
  1520. }
  1521. /* caller must hold oxu->lock */
  1522. static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr)
  1523. {
  1524. union ehci_shadow *prev_p = &oxu->pshadow[frame];
  1525. __le32 *hw_p = &oxu->periodic[frame];
  1526. union ehci_shadow here = *prev_p;
  1527. /* find predecessor of "ptr"; hw and shadow lists are in sync */
  1528. while (here.ptr && here.ptr != ptr) {
  1529. prev_p = periodic_next_shadow(prev_p, Q_NEXT_TYPE(*hw_p));
  1530. hw_p = here.hw_next;
  1531. here = *prev_p;
  1532. }
  1533. /* an interrupt entry (at list end) could have been shared */
  1534. if (!here.ptr)
  1535. return;
  1536. /* update shadow and hardware lists ... the old "next" pointers
  1537. * from ptr may still be in use, the caller updates them.
  1538. */
  1539. *prev_p = *periodic_next_shadow(&here, Q_NEXT_TYPE(*hw_p));
  1540. *hw_p = *here.hw_next;
  1541. }
  1542. /* how many of the uframe's 125 usecs are allocated? */
  1543. static unsigned short periodic_usecs(struct oxu_hcd *oxu,
  1544. unsigned frame, unsigned uframe)
  1545. {
  1546. __le32 *hw_p = &oxu->periodic[frame];
  1547. union ehci_shadow *q = &oxu->pshadow[frame];
  1548. unsigned usecs = 0;
  1549. while (q->ptr) {
  1550. switch (Q_NEXT_TYPE(*hw_p)) {
  1551. case Q_TYPE_QH:
  1552. default:
  1553. /* is it in the S-mask? */
  1554. if (q->qh->hw_info2 & cpu_to_le32(1 << uframe))
  1555. usecs += q->qh->usecs;
  1556. /* ... or C-mask? */
  1557. if (q->qh->hw_info2 & cpu_to_le32(1 << (8 + uframe)))
  1558. usecs += q->qh->c_usecs;
  1559. hw_p = &q->qh->hw_next;
  1560. q = &q->qh->qh_next;
  1561. break;
  1562. }
  1563. }
  1564. #ifdef DEBUG
  1565. if (usecs > 100)
  1566. oxu_err(oxu, "uframe %d sched overrun: %d usecs\n",
  1567. frame * 8 + uframe, usecs);
  1568. #endif
  1569. return usecs;
  1570. }
  1571. static int enable_periodic(struct oxu_hcd *oxu)
  1572. {
  1573. u32 cmd;
  1574. int status;
  1575. /* did clearing PSE did take effect yet?
  1576. * takes effect only at frame boundaries...
  1577. */
  1578. status = handshake(oxu, &oxu->regs->status, STS_PSS, 0, 9 * 125);
  1579. if (status != 0) {
  1580. oxu_to_hcd(oxu)->state = HC_STATE_HALT;
  1581. usb_hc_died(oxu_to_hcd(oxu));
  1582. return status;
  1583. }
  1584. cmd = readl(&oxu->regs->command) | CMD_PSE;
  1585. writel(cmd, &oxu->regs->command);
  1586. /* posted write ... PSS happens later */
  1587. oxu_to_hcd(oxu)->state = HC_STATE_RUNNING;
  1588. /* make sure ehci_work scans these */
  1589. oxu->next_uframe = readl(&oxu->regs->frame_index)
  1590. % (oxu->periodic_size << 3);
  1591. return 0;
  1592. }
  1593. static int disable_periodic(struct oxu_hcd *oxu)
  1594. {
  1595. u32 cmd;
  1596. int status;
  1597. /* did setting PSE not take effect yet?
  1598. * takes effect only at frame boundaries...
  1599. */
  1600. status = handshake(oxu, &oxu->regs->status, STS_PSS, STS_PSS, 9 * 125);
  1601. if (status != 0) {
  1602. oxu_to_hcd(oxu)->state = HC_STATE_HALT;
  1603. usb_hc_died(oxu_to_hcd(oxu));
  1604. return status;
  1605. }
  1606. cmd = readl(&oxu->regs->command) & ~CMD_PSE;
  1607. writel(cmd, &oxu->regs->command);
  1608. /* posted write ... */
  1609. oxu->next_uframe = -1;
  1610. return 0;
  1611. }
  1612. /* periodic schedule slots have iso tds (normal or split) first, then a
  1613. * sparse tree for active interrupt transfers.
  1614. *
  1615. * this just links in a qh; caller guarantees uframe masks are set right.
  1616. * no FSTN support (yet; oxu 0.96+)
  1617. */
  1618. static int qh_link_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh)
  1619. {
  1620. unsigned i;
  1621. unsigned period = qh->period;
  1622. dev_dbg(&qh->dev->dev,
  1623. "link qh%d-%04x/%p start %d [%d/%d us]\n",
  1624. period, le32_to_cpup(&qh->hw_info2) & (QH_CMASK | QH_SMASK),
  1625. qh, qh->start, qh->usecs, qh->c_usecs);
  1626. /* high bandwidth, or otherwise every microframe */
  1627. if (period == 0)
  1628. period = 1;
  1629. for (i = qh->start; i < oxu->periodic_size; i += period) {
  1630. union ehci_shadow *prev = &oxu->pshadow[i];
  1631. __le32 *hw_p = &oxu->periodic[i];
  1632. union ehci_shadow here = *prev;
  1633. __le32 type = 0;
  1634. /* skip the iso nodes at list head */
  1635. while (here.ptr) {
  1636. type = Q_NEXT_TYPE(*hw_p);
  1637. if (type == Q_TYPE_QH)
  1638. break;
  1639. prev = periodic_next_shadow(prev, type);
  1640. hw_p = &here.qh->hw_next;
  1641. here = *prev;
  1642. }
  1643. /* sorting each branch by period (slow-->fast)
  1644. * enables sharing interior tree nodes
  1645. */
  1646. while (here.ptr && qh != here.qh) {
  1647. if (qh->period > here.qh->period)
  1648. break;
  1649. prev = &here.qh->qh_next;
  1650. hw_p = &here.qh->hw_next;
  1651. here = *prev;
  1652. }
  1653. /* link in this qh, unless some earlier pass did that */
  1654. if (qh != here.qh) {
  1655. qh->qh_next = here;
  1656. if (here.qh)
  1657. qh->hw_next = *hw_p;
  1658. wmb();
  1659. prev->qh = qh;
  1660. *hw_p = QH_NEXT(qh->qh_dma);
  1661. }
  1662. }
  1663. qh->qh_state = QH_STATE_LINKED;
  1664. qh_get(qh);
  1665. /* update per-qh bandwidth for usbfs */
  1666. oxu_to_hcd(oxu)->self.bandwidth_allocated += qh->period
  1667. ? ((qh->usecs + qh->c_usecs) / qh->period)
  1668. : (qh->usecs * 8);
  1669. /* maybe enable periodic schedule processing */
  1670. if (!oxu->periodic_sched++)
  1671. return enable_periodic(oxu);
  1672. return 0;
  1673. }
  1674. static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh)
  1675. {
  1676. unsigned i;
  1677. unsigned period;
  1678. /* FIXME:
  1679. * IF this isn't high speed
  1680. * and this qh is active in the current uframe
  1681. * (and overlay token SplitXstate is false?)
  1682. * THEN
  1683. * qh->hw_info1 |= cpu_to_le32(1 << 7 "ignore");
  1684. */
  1685. /* high bandwidth, or otherwise part of every microframe */
  1686. period = qh->period;
  1687. if (period == 0)
  1688. period = 1;
  1689. for (i = qh->start; i < oxu->periodic_size; i += period)
  1690. periodic_unlink(oxu, i, qh);
  1691. /* update per-qh bandwidth for usbfs */
  1692. oxu_to_hcd(oxu)->self.bandwidth_allocated -= qh->period
  1693. ? ((qh->usecs + qh->c_usecs) / qh->period)
  1694. : (qh->usecs * 8);
  1695. dev_dbg(&qh->dev->dev,
  1696. "unlink qh%d-%04x/%p start %d [%d/%d us]\n",
  1697. qh->period,
  1698. le32_to_cpup(&qh->hw_info2) & (QH_CMASK | QH_SMASK),
  1699. qh, qh->start, qh->usecs, qh->c_usecs);
  1700. /* qh->qh_next still "live" to HC */
  1701. qh->qh_state = QH_STATE_UNLINK;
  1702. qh->qh_next.ptr = NULL;
  1703. qh_put(qh);
  1704. /* maybe turn off periodic schedule */
  1705. oxu->periodic_sched--;
  1706. if (!oxu->periodic_sched)
  1707. (void) disable_periodic(oxu);
  1708. }
  1709. static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh)
  1710. {
  1711. unsigned wait;
  1712. qh_unlink_periodic(oxu, qh);
  1713. /* simple/paranoid: always delay, expecting the HC needs to read
  1714. * qh->hw_next or finish a writeback after SPLIT/CSPLIT ... and
  1715. * expect hub_wq to clean up after any CSPLITs we won't issue.
  1716. * active high speed queues may need bigger delays...
  1717. */
  1718. if (list_empty(&qh->qtd_list)
  1719. || (cpu_to_le32(QH_CMASK) & qh->hw_info2) != 0)
  1720. wait = 2;
  1721. else
  1722. wait = 55; /* worst case: 3 * 1024 */
  1723. udelay(wait);
  1724. qh->qh_state = QH_STATE_IDLE;
  1725. qh->hw_next = EHCI_LIST_END;
  1726. wmb();
  1727. }
  1728. static int check_period(struct oxu_hcd *oxu,
  1729. unsigned frame, unsigned uframe,
  1730. unsigned period, unsigned usecs)
  1731. {
  1732. int claimed;
  1733. /* complete split running into next frame?
  1734. * given FSTN support, we could sometimes check...
  1735. */
  1736. if (uframe >= 8)
  1737. return 0;
  1738. /*
  1739. * 80% periodic == 100 usec/uframe available
  1740. * convert "usecs we need" to "max already claimed"
  1741. */
  1742. usecs = 100 - usecs;
  1743. /* we "know" 2 and 4 uframe intervals were rejected; so
  1744. * for period 0, check _every_ microframe in the schedule.
  1745. */
  1746. if (unlikely(period == 0)) {
  1747. do {
  1748. for (uframe = 0; uframe < 7; uframe++) {
  1749. claimed = periodic_usecs(oxu, frame, uframe);
  1750. if (claimed > usecs)
  1751. return 0;
  1752. }
  1753. } while ((frame += 1) < oxu->periodic_size);
  1754. /* just check the specified uframe, at that period */
  1755. } else {
  1756. do {
  1757. claimed = periodic_usecs(oxu, frame, uframe);
  1758. if (claimed > usecs)
  1759. return 0;
  1760. } while ((frame += period) < oxu->periodic_size);
  1761. }
  1762. return 1;
  1763. }
  1764. static int check_intr_schedule(struct oxu_hcd *oxu,
  1765. unsigned frame, unsigned uframe,
  1766. const struct ehci_qh *qh, __le32 *c_maskp)
  1767. {
  1768. int retval = -ENOSPC;
  1769. if (qh->c_usecs && uframe >= 6) /* FSTN territory? */
  1770. goto done;
  1771. if (!check_period(oxu, frame, uframe, qh->period, qh->usecs))
  1772. goto done;
  1773. if (!qh->c_usecs) {
  1774. retval = 0;
  1775. *c_maskp = 0;
  1776. goto done;
  1777. }
  1778. done:
  1779. return retval;
  1780. }
  1781. /* "first fit" scheduling policy used the first time through,
  1782. * or when the previous schedule slot can't be re-used.
  1783. */
  1784. static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh)
  1785. {
  1786. int status;
  1787. unsigned uframe;
  1788. __le32 c_mask;
  1789. unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */
  1790. qh_refresh(oxu, qh);
  1791. qh->hw_next = EHCI_LIST_END;
  1792. frame = qh->start;
  1793. /* reuse the previous schedule slots, if we can */
  1794. if (frame < qh->period) {
  1795. uframe = ffs(le32_to_cpup(&qh->hw_info2) & QH_SMASK);
  1796. status = check_intr_schedule(oxu, frame, --uframe,
  1797. qh, &c_mask);
  1798. } else {
  1799. uframe = 0;
  1800. c_mask = 0;
  1801. status = -ENOSPC;
  1802. }
  1803. /* else scan the schedule to find a group of slots such that all
  1804. * uframes have enough periodic bandwidth available.
  1805. */
  1806. if (status) {
  1807. /* "normal" case, uframing flexible except with splits */
  1808. if (qh->period) {
  1809. frame = qh->period - 1;
  1810. do {
  1811. for (uframe = 0; uframe < 8; uframe++) {
  1812. status = check_intr_schedule(oxu,
  1813. frame, uframe, qh,
  1814. &c_mask);
  1815. if (status == 0)
  1816. break;
  1817. }
  1818. } while (status && frame--);
  1819. /* qh->period == 0 means every uframe */
  1820. } else {
  1821. frame = 0;
  1822. status = check_intr_schedule(oxu, 0, 0, qh, &c_mask);
  1823. }
  1824. if (status)
  1825. goto done;
  1826. qh->start = frame;
  1827. /* reset S-frame and (maybe) C-frame masks */
  1828. qh->hw_info2 &= cpu_to_le32(~(QH_CMASK | QH_SMASK));
  1829. qh->hw_info2 |= qh->period
  1830. ? cpu_to_le32(1 << uframe)
  1831. : cpu_to_le32(QH_SMASK);
  1832. qh->hw_info2 |= c_mask;
  1833. } else
  1834. oxu_dbg(oxu, "reused qh %p schedule\n", qh);
  1835. /* stuff into the periodic schedule */
  1836. status = qh_link_periodic(oxu, qh);
  1837. done:
  1838. return status;
  1839. }
  1840. static int intr_submit(struct oxu_hcd *oxu, struct urb *urb,
  1841. struct list_head *qtd_list, gfp_t mem_flags)
  1842. {
  1843. unsigned epnum;
  1844. unsigned long flags;
  1845. struct ehci_qh *qh;
  1846. int status = 0;
  1847. struct list_head empty;
  1848. /* get endpoint and transfer/schedule data */
  1849. epnum = urb->ep->desc.bEndpointAddress;
  1850. spin_lock_irqsave(&oxu->lock, flags);
  1851. if (unlikely(!HCD_HW_ACCESSIBLE(oxu_to_hcd(oxu)))) {
  1852. status = -ESHUTDOWN;
  1853. goto done;
  1854. }
  1855. /* get qh and force any scheduling errors */
  1856. INIT_LIST_HEAD(&empty);
  1857. qh = qh_append_tds(oxu, urb, &empty, epnum, &urb->ep->hcpriv);
  1858. if (qh == NULL) {
  1859. status = -ENOMEM;
  1860. goto done;
  1861. }
  1862. if (qh->qh_state == QH_STATE_IDLE) {
  1863. status = qh_schedule(oxu, qh);
  1864. if (status != 0)
  1865. goto done;
  1866. }
  1867. /* then queue the urb's tds to the qh */
  1868. qh = qh_append_tds(oxu, urb, qtd_list, epnum, &urb->ep->hcpriv);
  1869. BUG_ON(qh == NULL);
  1870. /* ... update usbfs periodic stats */
  1871. oxu_to_hcd(oxu)->self.bandwidth_int_reqs++;
  1872. done:
  1873. spin_unlock_irqrestore(&oxu->lock, flags);
  1874. if (status)
  1875. qtd_list_free(oxu, urb, qtd_list);
  1876. return status;
  1877. }
  1878. static inline int itd_submit(struct oxu_hcd *oxu, struct urb *urb,
  1879. gfp_t mem_flags)
  1880. {
  1881. oxu_dbg(oxu, "iso support is missing!\n");
  1882. return -ENOSYS;
  1883. }
  1884. static inline int sitd_submit(struct oxu_hcd *oxu, struct urb *urb,
  1885. gfp_t mem_flags)
  1886. {
  1887. oxu_dbg(oxu, "split iso support is missing!\n");
  1888. return -ENOSYS;
  1889. }
  1890. static void scan_periodic(struct oxu_hcd *oxu)
  1891. {
  1892. unsigned frame, clock, now_uframe, mod;
  1893. unsigned modified;
  1894. mod = oxu->periodic_size << 3;
  1895. /*
  1896. * When running, scan from last scan point up to "now"
  1897. * else clean up by scanning everything that's left.
  1898. * Touches as few pages as possible: cache-friendly.
  1899. */
  1900. now_uframe = oxu->next_uframe;
  1901. if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state))
  1902. clock = readl(&oxu->regs->frame_index);
  1903. else
  1904. clock = now_uframe + mod - 1;
  1905. clock %= mod;
  1906. for (;;) {
  1907. union ehci_shadow q, *q_p;
  1908. __le32 type, *hw_p;
  1909. unsigned uframes;
  1910. /* don't scan past the live uframe */
  1911. frame = now_uframe >> 3;
  1912. if (frame == (clock >> 3))
  1913. uframes = now_uframe & 0x07;
  1914. else {
  1915. /* safe to scan the whole frame at once */
  1916. now_uframe |= 0x07;
  1917. uframes = 8;
  1918. }
  1919. restart:
  1920. /* scan each element in frame's queue for completions */
  1921. q_p = &oxu->pshadow[frame];
  1922. hw_p = &oxu->periodic[frame];
  1923. q.ptr = q_p->ptr;
  1924. type = Q_NEXT_TYPE(*hw_p);
  1925. modified = 0;
  1926. while (q.ptr != NULL) {
  1927. union ehci_shadow temp;
  1928. int live;
  1929. live = HC_IS_RUNNING(oxu_to_hcd(oxu)->state);
  1930. switch (type) {
  1931. case Q_TYPE_QH:
  1932. /* handle any completions */
  1933. temp.qh = qh_get(q.qh);
  1934. type = Q_NEXT_TYPE(q.qh->hw_next);
  1935. q = q.qh->qh_next;
  1936. modified = qh_completions(oxu, temp.qh);
  1937. if (unlikely(list_empty(&temp.qh->qtd_list)))
  1938. intr_deschedule(oxu, temp.qh);
  1939. qh_put(temp.qh);
  1940. break;
  1941. default:
  1942. oxu_dbg(oxu, "corrupt type %d frame %d shadow %p\n",
  1943. type, frame, q.ptr);
  1944. q.ptr = NULL;
  1945. }
  1946. /* assume completion callbacks modify the queue */
  1947. if (unlikely(modified))
  1948. goto restart;
  1949. }
  1950. /* Stop when we catch up to the HC */
  1951. /* FIXME: this assumes we won't get lapped when
  1952. * latencies climb; that should be rare, but...
  1953. * detect it, and just go all the way around.
  1954. * FLR might help detect this case, so long as latencies
  1955. * don't exceed periodic_size msec (default 1.024 sec).
  1956. */
  1957. /* FIXME: likewise assumes HC doesn't halt mid-scan */
  1958. if (now_uframe == clock) {
  1959. unsigned now;
  1960. if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))
  1961. break;
  1962. oxu->next_uframe = now_uframe;
  1963. now = readl(&oxu->regs->frame_index) % mod;
  1964. if (now_uframe == now)
  1965. break;
  1966. /* rescan the rest of this frame, then ... */
  1967. clock = now;
  1968. } else {
  1969. now_uframe++;
  1970. now_uframe %= mod;
  1971. }
  1972. }
  1973. }
  1974. /* On some systems, leaving remote wakeup enabled prevents system shutdown.
  1975. * The firmware seems to think that powering off is a wakeup event!
  1976. * This routine turns off remote wakeup and everything else, on all ports.
  1977. */
  1978. static void ehci_turn_off_all_ports(struct oxu_hcd *oxu)
  1979. {
  1980. int port = HCS_N_PORTS(oxu->hcs_params);
  1981. while (port--)
  1982. writel(PORT_RWC_BITS, &oxu->regs->port_status[port]);
  1983. }
  1984. static void ehci_port_power(struct oxu_hcd *oxu, int is_on)
  1985. {
  1986. unsigned port;
  1987. if (!HCS_PPC(oxu->hcs_params))
  1988. return;
  1989. oxu_dbg(oxu, "...power%s ports...\n", is_on ? "up" : "down");
  1990. for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; )
  1991. (void) oxu_hub_control(oxu_to_hcd(oxu),
  1992. is_on ? SetPortFeature : ClearPortFeature,
  1993. USB_PORT_FEAT_POWER,
  1994. port--, NULL, 0);
  1995. msleep(20);
  1996. }
  1997. /* Called from some interrupts, timers, and so on.
  1998. * It calls driver completion functions, after dropping oxu->lock.
  1999. */
  2000. static void ehci_work(struct oxu_hcd *oxu)
  2001. {
  2002. timer_action_done(oxu, TIMER_IO_WATCHDOG);
  2003. if (oxu->reclaim_ready)
  2004. end_unlink_async(oxu);
  2005. /* another CPU may drop oxu->lock during a schedule scan while
  2006. * it reports urb completions. this flag guards against bogus
  2007. * attempts at re-entrant schedule scanning.
  2008. */
  2009. if (oxu->scanning)
  2010. return;
  2011. oxu->scanning = 1;
  2012. scan_async(oxu);
  2013. if (oxu->next_uframe != -1)
  2014. scan_periodic(oxu);
  2015. oxu->scanning = 0;
  2016. /* the IO watchdog guards against hardware or driver bugs that
  2017. * misplace IRQs, and should let us run completely without IRQs.
  2018. * such lossage has been observed on both VT6202 and VT8235.
  2019. */
  2020. if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) &&
  2021. (oxu->async->qh_next.ptr != NULL ||
  2022. oxu->periodic_sched != 0))
  2023. timer_action(oxu, TIMER_IO_WATCHDOG);
  2024. }
  2025. static void unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh)
  2026. {
  2027. /* if we need to use IAA and it's busy, defer */
  2028. if (qh->qh_state == QH_STATE_LINKED
  2029. && oxu->reclaim
  2030. && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) {
  2031. struct ehci_qh *last;
  2032. for (last = oxu->reclaim;
  2033. last->reclaim;
  2034. last = last->reclaim)
  2035. continue;
  2036. qh->qh_state = QH_STATE_UNLINK_WAIT;
  2037. last->reclaim = qh;
  2038. /* bypass IAA if the hc can't care */
  2039. } else if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && oxu->reclaim)
  2040. end_unlink_async(oxu);
  2041. /* something else might have unlinked the qh by now */
  2042. if (qh->qh_state == QH_STATE_LINKED)
  2043. start_unlink_async(oxu, qh);
  2044. }
  2045. /*
  2046. * USB host controller methods
  2047. */
  2048. static irqreturn_t oxu210_hcd_irq(struct usb_hcd *hcd)
  2049. {
  2050. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2051. u32 status, pcd_status = 0;
  2052. int bh;
  2053. spin_lock(&oxu->lock);
  2054. status = readl(&oxu->regs->status);
  2055. /* e.g. cardbus physical eject */
  2056. if (status == ~(u32) 0) {
  2057. oxu_dbg(oxu, "device removed\n");
  2058. goto dead;
  2059. }
  2060. /* Shared IRQ? */
  2061. status &= INTR_MASK;
  2062. if (!status || unlikely(hcd->state == HC_STATE_HALT)) {
  2063. spin_unlock(&oxu->lock);
  2064. return IRQ_NONE;
  2065. }
  2066. /* clear (just) interrupts */
  2067. writel(status, &oxu->regs->status);
  2068. readl(&oxu->regs->command); /* unblock posted write */
  2069. bh = 0;
  2070. #ifdef OXU_VERBOSE_DEBUG
  2071. /* unrequested/ignored: Frame List Rollover */
  2072. dbg_status(oxu, "irq", status);
  2073. #endif
  2074. /* INT, ERR, and IAA interrupt rates can be throttled */
  2075. /* normal [4.15.1.2] or error [4.15.1.1] completion */
  2076. if (likely((status & (STS_INT|STS_ERR)) != 0))
  2077. bh = 1;
  2078. /* complete the unlinking of some qh [4.15.2.3] */
  2079. if (status & STS_IAA) {
  2080. oxu->reclaim_ready = 1;
  2081. bh = 1;
  2082. }
  2083. /* remote wakeup [4.3.1] */
  2084. if (status & STS_PCD) {
  2085. unsigned i = HCS_N_PORTS(oxu->hcs_params);
  2086. pcd_status = status;
  2087. /* resume root hub? */
  2088. if (!(readl(&oxu->regs->command) & CMD_RUN))
  2089. usb_hcd_resume_root_hub(hcd);
  2090. while (i--) {
  2091. int pstatus = readl(&oxu->regs->port_status[i]);
  2092. if (pstatus & PORT_OWNER)
  2093. continue;
  2094. if (!(pstatus & PORT_RESUME)
  2095. || oxu->reset_done[i] != 0)
  2096. continue;
  2097. /* start USB_RESUME_TIMEOUT resume signaling from this
  2098. * port, and make hub_wq collect PORT_STAT_C_SUSPEND to
  2099. * stop that signaling.
  2100. */
  2101. oxu->reset_done[i] = jiffies +
  2102. msecs_to_jiffies(USB_RESUME_TIMEOUT);
  2103. oxu_dbg(oxu, "port %d remote wakeup\n", i + 1);
  2104. mod_timer(&hcd->rh_timer, oxu->reset_done[i]);
  2105. }
  2106. }
  2107. /* PCI errors [4.15.2.4] */
  2108. if (unlikely((status & STS_FATAL) != 0)) {
  2109. /* bogus "fatal" IRQs appear on some chips... why? */
  2110. status = readl(&oxu->regs->status);
  2111. dbg_cmd(oxu, "fatal", readl(&oxu->regs->command));
  2112. dbg_status(oxu, "fatal", status);
  2113. if (status & STS_HALT) {
  2114. oxu_err(oxu, "fatal error\n");
  2115. dead:
  2116. ehci_reset(oxu);
  2117. writel(0, &oxu->regs->configured_flag);
  2118. usb_hc_died(hcd);
  2119. /* generic layer kills/unlinks all urbs, then
  2120. * uses oxu_stop to clean up the rest
  2121. */
  2122. bh = 1;
  2123. }
  2124. }
  2125. if (bh)
  2126. ehci_work(oxu);
  2127. spin_unlock(&oxu->lock);
  2128. if (pcd_status & STS_PCD)
  2129. usb_hcd_poll_rh_status(hcd);
  2130. return IRQ_HANDLED;
  2131. }
  2132. static irqreturn_t oxu_irq(struct usb_hcd *hcd)
  2133. {
  2134. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2135. int ret = IRQ_HANDLED;
  2136. u32 status = oxu_readl(hcd->regs, OXU_CHIPIRQSTATUS);
  2137. u32 enable = oxu_readl(hcd->regs, OXU_CHIPIRQEN_SET);
  2138. /* Disable all interrupt */
  2139. oxu_writel(hcd->regs, OXU_CHIPIRQEN_CLR, enable);
  2140. if ((oxu->is_otg && (status & OXU_USBOTGI)) ||
  2141. (!oxu->is_otg && (status & OXU_USBSPHI)))
  2142. oxu210_hcd_irq(hcd);
  2143. else
  2144. ret = IRQ_NONE;
  2145. /* Enable all interrupt back */
  2146. oxu_writel(hcd->regs, OXU_CHIPIRQEN_SET, enable);
  2147. return ret;
  2148. }
  2149. static void oxu_watchdog(unsigned long param)
  2150. {
  2151. struct oxu_hcd *oxu = (struct oxu_hcd *) param;
  2152. unsigned long flags;
  2153. spin_lock_irqsave(&oxu->lock, flags);
  2154. /* lost IAA irqs wedge things badly; seen with a vt8235 */
  2155. if (oxu->reclaim) {
  2156. u32 status = readl(&oxu->regs->status);
  2157. if (status & STS_IAA) {
  2158. oxu_vdbg(oxu, "lost IAA\n");
  2159. writel(STS_IAA, &oxu->regs->status);
  2160. oxu->reclaim_ready = 1;
  2161. }
  2162. }
  2163. /* stop async processing after it's idled a bit */
  2164. if (test_bit(TIMER_ASYNC_OFF, &oxu->actions))
  2165. start_unlink_async(oxu, oxu->async);
  2166. /* oxu could run by timer, without IRQs ... */
  2167. ehci_work(oxu);
  2168. spin_unlock_irqrestore(&oxu->lock, flags);
  2169. }
  2170. /* One-time init, only for memory state.
  2171. */
  2172. static int oxu_hcd_init(struct usb_hcd *hcd)
  2173. {
  2174. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2175. u32 temp;
  2176. int retval;
  2177. u32 hcc_params;
  2178. spin_lock_init(&oxu->lock);
  2179. setup_timer(&oxu->watchdog, oxu_watchdog, (unsigned long)oxu);
  2180. /*
  2181. * hw default: 1K periodic list heads, one per frame.
  2182. * periodic_size can shrink by USBCMD update if hcc_params allows.
  2183. */
  2184. oxu->periodic_size = DEFAULT_I_TDPS;
  2185. retval = ehci_mem_init(oxu, GFP_KERNEL);
  2186. if (retval < 0)
  2187. return retval;
  2188. /* controllers may cache some of the periodic schedule ... */
  2189. hcc_params = readl(&oxu->caps->hcc_params);
  2190. if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */
  2191. oxu->i_thresh = 8;
  2192. else /* N microframes cached */
  2193. oxu->i_thresh = 2 + HCC_ISOC_THRES(hcc_params);
  2194. oxu->reclaim = NULL;
  2195. oxu->reclaim_ready = 0;
  2196. oxu->next_uframe = -1;
  2197. /*
  2198. * dedicate a qh for the async ring head, since we couldn't unlink
  2199. * a 'real' qh without stopping the async schedule [4.8]. use it
  2200. * as the 'reclamation list head' too.
  2201. * its dummy is used in hw_alt_next of many tds, to prevent the qh
  2202. * from automatically advancing to the next td after short reads.
  2203. */
  2204. oxu->async->qh_next.qh = NULL;
  2205. oxu->async->hw_next = QH_NEXT(oxu->async->qh_dma);
  2206. oxu->async->hw_info1 = cpu_to_le32(QH_HEAD);
  2207. oxu->async->hw_token = cpu_to_le32(QTD_STS_HALT);
  2208. oxu->async->hw_qtd_next = EHCI_LIST_END;
  2209. oxu->async->qh_state = QH_STATE_LINKED;
  2210. oxu->async->hw_alt_next = QTD_NEXT(oxu->async->dummy->qtd_dma);
  2211. /* clear interrupt enables, set irq latency */
  2212. if (log2_irq_thresh < 0 || log2_irq_thresh > 6)
  2213. log2_irq_thresh = 0;
  2214. temp = 1 << (16 + log2_irq_thresh);
  2215. if (HCC_CANPARK(hcc_params)) {
  2216. /* HW default park == 3, on hardware that supports it (like
  2217. * NVidia and ALI silicon), maximizes throughput on the async
  2218. * schedule by avoiding QH fetches between transfers.
  2219. *
  2220. * With fast usb storage devices and NForce2, "park" seems to
  2221. * make problems: throughput reduction (!), data errors...
  2222. */
  2223. if (park) {
  2224. park = min(park, (unsigned) 3);
  2225. temp |= CMD_PARK;
  2226. temp |= park << 8;
  2227. }
  2228. oxu_dbg(oxu, "park %d\n", park);
  2229. }
  2230. if (HCC_PGM_FRAMELISTLEN(hcc_params)) {
  2231. /* periodic schedule size can be smaller than default */
  2232. temp &= ~(3 << 2);
  2233. temp |= (EHCI_TUNE_FLS << 2);
  2234. }
  2235. oxu->command = temp;
  2236. return 0;
  2237. }
  2238. /* Called during probe() after chip reset completes.
  2239. */
  2240. static int oxu_reset(struct usb_hcd *hcd)
  2241. {
  2242. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2243. spin_lock_init(&oxu->mem_lock);
  2244. INIT_LIST_HEAD(&oxu->urb_list);
  2245. oxu->urb_len = 0;
  2246. /* FIMXE */
  2247. hcd->self.controller->dma_mask = NULL;
  2248. if (oxu->is_otg) {
  2249. oxu->caps = hcd->regs + OXU_OTG_CAP_OFFSET;
  2250. oxu->regs = hcd->regs + OXU_OTG_CAP_OFFSET + \
  2251. HC_LENGTH(readl(&oxu->caps->hc_capbase));
  2252. oxu->mem = hcd->regs + OXU_SPH_MEM;
  2253. } else {
  2254. oxu->caps = hcd->regs + OXU_SPH_CAP_OFFSET;
  2255. oxu->regs = hcd->regs + OXU_SPH_CAP_OFFSET + \
  2256. HC_LENGTH(readl(&oxu->caps->hc_capbase));
  2257. oxu->mem = hcd->regs + OXU_OTG_MEM;
  2258. }
  2259. oxu->hcs_params = readl(&oxu->caps->hcs_params);
  2260. oxu->sbrn = 0x20;
  2261. return oxu_hcd_init(hcd);
  2262. }
  2263. static int oxu_run(struct usb_hcd *hcd)
  2264. {
  2265. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2266. int retval;
  2267. u32 temp, hcc_params;
  2268. hcd->uses_new_polling = 1;
  2269. /* EHCI spec section 4.1 */
  2270. retval = ehci_reset(oxu);
  2271. if (retval != 0) {
  2272. ehci_mem_cleanup(oxu);
  2273. return retval;
  2274. }
  2275. writel(oxu->periodic_dma, &oxu->regs->frame_list);
  2276. writel((u32) oxu->async->qh_dma, &oxu->regs->async_next);
  2277. /* hcc_params controls whether oxu->regs->segment must (!!!)
  2278. * be used; it constrains QH/ITD/SITD and QTD locations.
  2279. * pci_pool consistent memory always uses segment zero.
  2280. * streaming mappings for I/O buffers, like pci_map_single(),
  2281. * can return segments above 4GB, if the device allows.
  2282. *
  2283. * NOTE: the dma mask is visible through dev->dma_mask, so
  2284. * drivers can pass this info along ... like NETIF_F_HIGHDMA,
  2285. * Scsi_Host.highmem_io, and so forth. It's readonly to all
  2286. * host side drivers though.
  2287. */
  2288. hcc_params = readl(&oxu->caps->hcc_params);
  2289. if (HCC_64BIT_ADDR(hcc_params))
  2290. writel(0, &oxu->regs->segment);
  2291. oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE |
  2292. CMD_ASE | CMD_RESET);
  2293. oxu->command |= CMD_RUN;
  2294. writel(oxu->command, &oxu->regs->command);
  2295. dbg_cmd(oxu, "init", oxu->command);
  2296. /*
  2297. * Start, enabling full USB 2.0 functionality ... usb 1.1 devices
  2298. * are explicitly handed to companion controller(s), so no TT is
  2299. * involved with the root hub. (Except where one is integrated,
  2300. * and there's no companion controller unless maybe for USB OTG.)
  2301. */
  2302. hcd->state = HC_STATE_RUNNING;
  2303. writel(FLAG_CF, &oxu->regs->configured_flag);
  2304. readl(&oxu->regs->command); /* unblock posted writes */
  2305. temp = HC_VERSION(readl(&oxu->caps->hc_capbase));
  2306. oxu_info(oxu, "USB %x.%x started, quasi-EHCI %x.%02x, driver %s%s\n",
  2307. ((oxu->sbrn & 0xf0)>>4), (oxu->sbrn & 0x0f),
  2308. temp >> 8, temp & 0xff, DRIVER_VERSION,
  2309. ignore_oc ? ", overcurrent ignored" : "");
  2310. writel(INTR_MASK, &oxu->regs->intr_enable); /* Turn On Interrupts */
  2311. return 0;
  2312. }
  2313. static void oxu_stop(struct usb_hcd *hcd)
  2314. {
  2315. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2316. /* Turn off port power on all root hub ports. */
  2317. ehci_port_power(oxu, 0);
  2318. /* no more interrupts ... */
  2319. del_timer_sync(&oxu->watchdog);
  2320. spin_lock_irq(&oxu->lock);
  2321. if (HC_IS_RUNNING(hcd->state))
  2322. ehci_quiesce(oxu);
  2323. ehci_reset(oxu);
  2324. writel(0, &oxu->regs->intr_enable);
  2325. spin_unlock_irq(&oxu->lock);
  2326. /* let companion controllers work when we aren't */
  2327. writel(0, &oxu->regs->configured_flag);
  2328. /* root hub is shut down separately (first, when possible) */
  2329. spin_lock_irq(&oxu->lock);
  2330. if (oxu->async)
  2331. ehci_work(oxu);
  2332. spin_unlock_irq(&oxu->lock);
  2333. ehci_mem_cleanup(oxu);
  2334. dbg_status(oxu, "oxu_stop completed", readl(&oxu->regs->status));
  2335. }
  2336. /* Kick in for silicon on any bus (not just pci, etc).
  2337. * This forcibly disables dma and IRQs, helping kexec and other cases
  2338. * where the next system software may expect clean state.
  2339. */
  2340. static void oxu_shutdown(struct usb_hcd *hcd)
  2341. {
  2342. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2343. (void) ehci_halt(oxu);
  2344. ehci_turn_off_all_ports(oxu);
  2345. /* make BIOS/etc use companion controller during reboot */
  2346. writel(0, &oxu->regs->configured_flag);
  2347. /* unblock posted writes */
  2348. readl(&oxu->regs->configured_flag);
  2349. }
  2350. /* Non-error returns are a promise to giveback() the urb later
  2351. * we drop ownership so next owner (or urb unlink) can get it
  2352. *
  2353. * urb + dev is in hcd.self.controller.urb_list
  2354. * we're queueing TDs onto software and hardware lists
  2355. *
  2356. * hcd-specific init for hcpriv hasn't been done yet
  2357. *
  2358. * NOTE: control, bulk, and interrupt share the same code to append TDs
  2359. * to a (possibly active) QH, and the same QH scanning code.
  2360. */
  2361. static int __oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
  2362. gfp_t mem_flags)
  2363. {
  2364. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2365. struct list_head qtd_list;
  2366. INIT_LIST_HEAD(&qtd_list);
  2367. switch (usb_pipetype(urb->pipe)) {
  2368. case PIPE_CONTROL:
  2369. case PIPE_BULK:
  2370. default:
  2371. if (!qh_urb_transaction(oxu, urb, &qtd_list, mem_flags))
  2372. return -ENOMEM;
  2373. return submit_async(oxu, urb, &qtd_list, mem_flags);
  2374. case PIPE_INTERRUPT:
  2375. if (!qh_urb_transaction(oxu, urb, &qtd_list, mem_flags))
  2376. return -ENOMEM;
  2377. return intr_submit(oxu, urb, &qtd_list, mem_flags);
  2378. case PIPE_ISOCHRONOUS:
  2379. if (urb->dev->speed == USB_SPEED_HIGH)
  2380. return itd_submit(oxu, urb, mem_flags);
  2381. else
  2382. return sitd_submit(oxu, urb, mem_flags);
  2383. }
  2384. }
  2385. /* This function is responsible for breaking URBs with big data size
  2386. * into smaller size and processing small urbs in sequence.
  2387. */
  2388. static int oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb,
  2389. gfp_t mem_flags)
  2390. {
  2391. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2392. int num, rem;
  2393. int transfer_buffer_length;
  2394. void *transfer_buffer;
  2395. struct urb *murb;
  2396. int i, ret;
  2397. /* If not bulk pipe just enqueue the URB */
  2398. if (!usb_pipebulk(urb->pipe))
  2399. return __oxu_urb_enqueue(hcd, urb, mem_flags);
  2400. /* Otherwise we should verify the USB transfer buffer size! */
  2401. transfer_buffer = urb->transfer_buffer;
  2402. transfer_buffer_length = urb->transfer_buffer_length;
  2403. num = urb->transfer_buffer_length / 4096;
  2404. rem = urb->transfer_buffer_length % 4096;
  2405. if (rem != 0)
  2406. num++;
  2407. /* If URB is smaller than 4096 bytes just enqueue it! */
  2408. if (num == 1)
  2409. return __oxu_urb_enqueue(hcd, urb, mem_flags);
  2410. /* Ok, we have more job to do! :) */
  2411. for (i = 0; i < num - 1; i++) {
  2412. /* Get free micro URB poll till a free urb is received */
  2413. do {
  2414. murb = (struct urb *) oxu_murb_alloc(oxu);
  2415. if (!murb)
  2416. schedule();
  2417. } while (!murb);
  2418. /* Coping the urb */
  2419. memcpy(murb, urb, sizeof(struct urb));
  2420. murb->transfer_buffer_length = 4096;
  2421. murb->transfer_buffer = transfer_buffer + i * 4096;
  2422. /* Null pointer for the encodes that this is a micro urb */
  2423. murb->complete = NULL;
  2424. ((struct oxu_murb *) murb)->main = urb;
  2425. ((struct oxu_murb *) murb)->last = 0;
  2426. /* This loop is to guarantee urb to be processed when there's
  2427. * not enough resources at a particular time by retrying.
  2428. */
  2429. do {
  2430. ret = __oxu_urb_enqueue(hcd, murb, mem_flags);
  2431. if (ret)
  2432. schedule();
  2433. } while (ret);
  2434. }
  2435. /* Last urb requires special handling */
  2436. /* Get free micro URB poll till a free urb is received */
  2437. do {
  2438. murb = (struct urb *) oxu_murb_alloc(oxu);
  2439. if (!murb)
  2440. schedule();
  2441. } while (!murb);
  2442. /* Coping the urb */
  2443. memcpy(murb, urb, sizeof(struct urb));
  2444. murb->transfer_buffer_length = rem > 0 ? rem : 4096;
  2445. murb->transfer_buffer = transfer_buffer + (num - 1) * 4096;
  2446. /* Null pointer for the encodes that this is a micro urb */
  2447. murb->complete = NULL;
  2448. ((struct oxu_murb *) murb)->main = urb;
  2449. ((struct oxu_murb *) murb)->last = 1;
  2450. do {
  2451. ret = __oxu_urb_enqueue(hcd, murb, mem_flags);
  2452. if (ret)
  2453. schedule();
  2454. } while (ret);
  2455. return ret;
  2456. }
  2457. /* Remove from hardware lists.
  2458. * Completions normally happen asynchronously
  2459. */
  2460. static int oxu_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
  2461. {
  2462. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2463. struct ehci_qh *qh;
  2464. unsigned long flags;
  2465. spin_lock_irqsave(&oxu->lock, flags);
  2466. switch (usb_pipetype(urb->pipe)) {
  2467. case PIPE_CONTROL:
  2468. case PIPE_BULK:
  2469. default:
  2470. qh = (struct ehci_qh *) urb->hcpriv;
  2471. if (!qh)
  2472. break;
  2473. unlink_async(oxu, qh);
  2474. break;
  2475. case PIPE_INTERRUPT:
  2476. qh = (struct ehci_qh *) urb->hcpriv;
  2477. if (!qh)
  2478. break;
  2479. switch (qh->qh_state) {
  2480. case QH_STATE_LINKED:
  2481. intr_deschedule(oxu, qh);
  2482. /* FALL THROUGH */
  2483. case QH_STATE_IDLE:
  2484. qh_completions(oxu, qh);
  2485. break;
  2486. default:
  2487. oxu_dbg(oxu, "bogus qh %p state %d\n",
  2488. qh, qh->qh_state);
  2489. goto done;
  2490. }
  2491. /* reschedule QH iff another request is queued */
  2492. if (!list_empty(&qh->qtd_list)
  2493. && HC_IS_RUNNING(hcd->state)) {
  2494. int status;
  2495. status = qh_schedule(oxu, qh);
  2496. spin_unlock_irqrestore(&oxu->lock, flags);
  2497. if (status != 0) {
  2498. /* shouldn't happen often, but ...
  2499. * FIXME kill those tds' urbs
  2500. */
  2501. dev_err(hcd->self.controller,
  2502. "can't reschedule qh %p, err %d\n", qh,
  2503. status);
  2504. }
  2505. return status;
  2506. }
  2507. break;
  2508. }
  2509. done:
  2510. spin_unlock_irqrestore(&oxu->lock, flags);
  2511. return 0;
  2512. }
  2513. /* Bulk qh holds the data toggle */
  2514. static void oxu_endpoint_disable(struct usb_hcd *hcd,
  2515. struct usb_host_endpoint *ep)
  2516. {
  2517. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2518. unsigned long flags;
  2519. struct ehci_qh *qh, *tmp;
  2520. /* ASSERT: any requests/urbs are being unlinked */
  2521. /* ASSERT: nobody can be submitting urbs for this any more */
  2522. rescan:
  2523. spin_lock_irqsave(&oxu->lock, flags);
  2524. qh = ep->hcpriv;
  2525. if (!qh)
  2526. goto done;
  2527. /* endpoints can be iso streams. for now, we don't
  2528. * accelerate iso completions ... so spin a while.
  2529. */
  2530. if (qh->hw_info1 == 0) {
  2531. oxu_vdbg(oxu, "iso delay\n");
  2532. goto idle_timeout;
  2533. }
  2534. if (!HC_IS_RUNNING(hcd->state))
  2535. qh->qh_state = QH_STATE_IDLE;
  2536. switch (qh->qh_state) {
  2537. case QH_STATE_LINKED:
  2538. for (tmp = oxu->async->qh_next.qh;
  2539. tmp && tmp != qh;
  2540. tmp = tmp->qh_next.qh)
  2541. continue;
  2542. /* periodic qh self-unlinks on empty */
  2543. if (!tmp)
  2544. goto nogood;
  2545. unlink_async(oxu, qh);
  2546. /* FALL THROUGH */
  2547. case QH_STATE_UNLINK: /* wait for hw to finish? */
  2548. idle_timeout:
  2549. spin_unlock_irqrestore(&oxu->lock, flags);
  2550. schedule_timeout_uninterruptible(1);
  2551. goto rescan;
  2552. case QH_STATE_IDLE: /* fully unlinked */
  2553. if (list_empty(&qh->qtd_list)) {
  2554. qh_put(qh);
  2555. break;
  2556. }
  2557. /* else FALL THROUGH */
  2558. default:
  2559. nogood:
  2560. /* caller was supposed to have unlinked any requests;
  2561. * that's not our job. just leak this memory.
  2562. */
  2563. oxu_err(oxu, "qh %p (#%02x) state %d%s\n",
  2564. qh, ep->desc.bEndpointAddress, qh->qh_state,
  2565. list_empty(&qh->qtd_list) ? "" : "(has tds)");
  2566. break;
  2567. }
  2568. ep->hcpriv = NULL;
  2569. done:
  2570. spin_unlock_irqrestore(&oxu->lock, flags);
  2571. }
  2572. static int oxu_get_frame(struct usb_hcd *hcd)
  2573. {
  2574. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2575. return (readl(&oxu->regs->frame_index) >> 3) %
  2576. oxu->periodic_size;
  2577. }
  2578. /* Build "status change" packet (one or two bytes) from HC registers */
  2579. static int oxu_hub_status_data(struct usb_hcd *hcd, char *buf)
  2580. {
  2581. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2582. u32 temp, mask, status = 0;
  2583. int ports, i, retval = 1;
  2584. unsigned long flags;
  2585. /* if !PM, root hub timers won't get shut down ... */
  2586. if (!HC_IS_RUNNING(hcd->state))
  2587. return 0;
  2588. /* init status to no-changes */
  2589. buf[0] = 0;
  2590. ports = HCS_N_PORTS(oxu->hcs_params);
  2591. if (ports > 7) {
  2592. buf[1] = 0;
  2593. retval++;
  2594. }
  2595. /* Some boards (mostly VIA?) report bogus overcurrent indications,
  2596. * causing massive log spam unless we completely ignore them. It
  2597. * may be relevant that VIA VT8235 controllers, where PORT_POWER is
  2598. * always set, seem to clear PORT_OCC and PORT_CSC when writing to
  2599. * PORT_POWER; that's surprising, but maybe within-spec.
  2600. */
  2601. if (!ignore_oc)
  2602. mask = PORT_CSC | PORT_PEC | PORT_OCC;
  2603. else
  2604. mask = PORT_CSC | PORT_PEC;
  2605. /* no hub change reports (bit 0) for now (power, ...) */
  2606. /* port N changes (bit N)? */
  2607. spin_lock_irqsave(&oxu->lock, flags);
  2608. for (i = 0; i < ports; i++) {
  2609. temp = readl(&oxu->regs->port_status[i]);
  2610. /*
  2611. * Return status information even for ports with OWNER set.
  2612. * Otherwise hub_wq wouldn't see the disconnect event when a
  2613. * high-speed device is switched over to the companion
  2614. * controller by the user.
  2615. */
  2616. if (!(temp & PORT_CONNECT))
  2617. oxu->reset_done[i] = 0;
  2618. if ((temp & mask) != 0 || ((temp & PORT_RESUME) != 0 &&
  2619. time_after_eq(jiffies, oxu->reset_done[i]))) {
  2620. if (i < 7)
  2621. buf[0] |= 1 << (i + 1);
  2622. else
  2623. buf[1] |= 1 << (i - 7);
  2624. status = STS_PCD;
  2625. }
  2626. }
  2627. /* FIXME autosuspend idle root hubs */
  2628. spin_unlock_irqrestore(&oxu->lock, flags);
  2629. return status ? retval : 0;
  2630. }
  2631. /* Returns the speed of a device attached to a port on the root hub. */
  2632. static inline unsigned int oxu_port_speed(struct oxu_hcd *oxu,
  2633. unsigned int portsc)
  2634. {
  2635. switch ((portsc >> 26) & 3) {
  2636. case 0:
  2637. return 0;
  2638. case 1:
  2639. return USB_PORT_STAT_LOW_SPEED;
  2640. case 2:
  2641. default:
  2642. return USB_PORT_STAT_HIGH_SPEED;
  2643. }
  2644. }
  2645. #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
  2646. static int oxu_hub_control(struct usb_hcd *hcd, u16 typeReq,
  2647. u16 wValue, u16 wIndex, char *buf, u16 wLength)
  2648. {
  2649. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2650. int ports = HCS_N_PORTS(oxu->hcs_params);
  2651. u32 __iomem *status_reg = &oxu->regs->port_status[wIndex - 1];
  2652. u32 temp, status;
  2653. unsigned long flags;
  2654. int retval = 0;
  2655. unsigned selector;
  2656. /*
  2657. * FIXME: support SetPortFeatures USB_PORT_FEAT_INDICATOR.
  2658. * HCS_INDICATOR may say we can change LEDs to off/amber/green.
  2659. * (track current state ourselves) ... blink for diagnostics,
  2660. * power, "this is the one", etc. EHCI spec supports this.
  2661. */
  2662. spin_lock_irqsave(&oxu->lock, flags);
  2663. switch (typeReq) {
  2664. case ClearHubFeature:
  2665. switch (wValue) {
  2666. case C_HUB_LOCAL_POWER:
  2667. case C_HUB_OVER_CURRENT:
  2668. /* no hub-wide feature/status flags */
  2669. break;
  2670. default:
  2671. goto error;
  2672. }
  2673. break;
  2674. case ClearPortFeature:
  2675. if (!wIndex || wIndex > ports)
  2676. goto error;
  2677. wIndex--;
  2678. temp = readl(status_reg);
  2679. /*
  2680. * Even if OWNER is set, so the port is owned by the
  2681. * companion controller, hub_wq needs to be able to clear
  2682. * the port-change status bits (especially
  2683. * USB_PORT_STAT_C_CONNECTION).
  2684. */
  2685. switch (wValue) {
  2686. case USB_PORT_FEAT_ENABLE:
  2687. writel(temp & ~PORT_PE, status_reg);
  2688. break;
  2689. case USB_PORT_FEAT_C_ENABLE:
  2690. writel((temp & ~PORT_RWC_BITS) | PORT_PEC, status_reg);
  2691. break;
  2692. case USB_PORT_FEAT_SUSPEND:
  2693. if (temp & PORT_RESET)
  2694. goto error;
  2695. if (temp & PORT_SUSPEND) {
  2696. if ((temp & PORT_PE) == 0)
  2697. goto error;
  2698. /* resume signaling for 20 msec */
  2699. temp &= ~(PORT_RWC_BITS | PORT_WAKE_BITS);
  2700. writel(temp | PORT_RESUME, status_reg);
  2701. oxu->reset_done[wIndex] = jiffies
  2702. + msecs_to_jiffies(20);
  2703. }
  2704. break;
  2705. case USB_PORT_FEAT_C_SUSPEND:
  2706. /* we auto-clear this feature */
  2707. break;
  2708. case USB_PORT_FEAT_POWER:
  2709. if (HCS_PPC(oxu->hcs_params))
  2710. writel(temp & ~(PORT_RWC_BITS | PORT_POWER),
  2711. status_reg);
  2712. break;
  2713. case USB_PORT_FEAT_C_CONNECTION:
  2714. writel((temp & ~PORT_RWC_BITS) | PORT_CSC, status_reg);
  2715. break;
  2716. case USB_PORT_FEAT_C_OVER_CURRENT:
  2717. writel((temp & ~PORT_RWC_BITS) | PORT_OCC, status_reg);
  2718. break;
  2719. case USB_PORT_FEAT_C_RESET:
  2720. /* GetPortStatus clears reset */
  2721. break;
  2722. default:
  2723. goto error;
  2724. }
  2725. readl(&oxu->regs->command); /* unblock posted write */
  2726. break;
  2727. case GetHubDescriptor:
  2728. ehci_hub_descriptor(oxu, (struct usb_hub_descriptor *)
  2729. buf);
  2730. break;
  2731. case GetHubStatus:
  2732. /* no hub-wide feature/status flags */
  2733. memset(buf, 0, 4);
  2734. break;
  2735. case GetPortStatus:
  2736. if (!wIndex || wIndex > ports)
  2737. goto error;
  2738. wIndex--;
  2739. status = 0;
  2740. temp = readl(status_reg);
  2741. /* wPortChange bits */
  2742. if (temp & PORT_CSC)
  2743. status |= USB_PORT_STAT_C_CONNECTION << 16;
  2744. if (temp & PORT_PEC)
  2745. status |= USB_PORT_STAT_C_ENABLE << 16;
  2746. if ((temp & PORT_OCC) && !ignore_oc)
  2747. status |= USB_PORT_STAT_C_OVERCURRENT << 16;
  2748. /* whoever resumes must GetPortStatus to complete it!! */
  2749. if (temp & PORT_RESUME) {
  2750. /* Remote Wakeup received? */
  2751. if (!oxu->reset_done[wIndex]) {
  2752. /* resume signaling for 20 msec */
  2753. oxu->reset_done[wIndex] = jiffies
  2754. + msecs_to_jiffies(20);
  2755. /* check the port again */
  2756. mod_timer(&oxu_to_hcd(oxu)->rh_timer,
  2757. oxu->reset_done[wIndex]);
  2758. }
  2759. /* resume completed? */
  2760. else if (time_after_eq(jiffies,
  2761. oxu->reset_done[wIndex])) {
  2762. status |= USB_PORT_STAT_C_SUSPEND << 16;
  2763. oxu->reset_done[wIndex] = 0;
  2764. /* stop resume signaling */
  2765. temp = readl(status_reg);
  2766. writel(temp & ~(PORT_RWC_BITS | PORT_RESUME),
  2767. status_reg);
  2768. retval = handshake(oxu, status_reg,
  2769. PORT_RESUME, 0, 2000 /* 2msec */);
  2770. if (retval != 0) {
  2771. oxu_err(oxu,
  2772. "port %d resume error %d\n",
  2773. wIndex + 1, retval);
  2774. goto error;
  2775. }
  2776. temp &= ~(PORT_SUSPEND|PORT_RESUME|(3<<10));
  2777. }
  2778. }
  2779. /* whoever resets must GetPortStatus to complete it!! */
  2780. if ((temp & PORT_RESET)
  2781. && time_after_eq(jiffies,
  2782. oxu->reset_done[wIndex])) {
  2783. status |= USB_PORT_STAT_C_RESET << 16;
  2784. oxu->reset_done[wIndex] = 0;
  2785. /* force reset to complete */
  2786. writel(temp & ~(PORT_RWC_BITS | PORT_RESET),
  2787. status_reg);
  2788. /* REVISIT: some hardware needs 550+ usec to clear
  2789. * this bit; seems too long to spin routinely...
  2790. */
  2791. retval = handshake(oxu, status_reg,
  2792. PORT_RESET, 0, 750);
  2793. if (retval != 0) {
  2794. oxu_err(oxu, "port %d reset error %d\n",
  2795. wIndex + 1, retval);
  2796. goto error;
  2797. }
  2798. /* see what we found out */
  2799. temp = check_reset_complete(oxu, wIndex, status_reg,
  2800. readl(status_reg));
  2801. }
  2802. /* transfer dedicated ports to the companion hc */
  2803. if ((temp & PORT_CONNECT) &&
  2804. test_bit(wIndex, &oxu->companion_ports)) {
  2805. temp &= ~PORT_RWC_BITS;
  2806. temp |= PORT_OWNER;
  2807. writel(temp, status_reg);
  2808. oxu_dbg(oxu, "port %d --> companion\n", wIndex + 1);
  2809. temp = readl(status_reg);
  2810. }
  2811. /*
  2812. * Even if OWNER is set, there's no harm letting hub_wq
  2813. * see the wPortStatus values (they should all be 0 except
  2814. * for PORT_POWER anyway).
  2815. */
  2816. if (temp & PORT_CONNECT) {
  2817. status |= USB_PORT_STAT_CONNECTION;
  2818. /* status may be from integrated TT */
  2819. status |= oxu_port_speed(oxu, temp);
  2820. }
  2821. if (temp & PORT_PE)
  2822. status |= USB_PORT_STAT_ENABLE;
  2823. if (temp & (PORT_SUSPEND|PORT_RESUME))
  2824. status |= USB_PORT_STAT_SUSPEND;
  2825. if (temp & PORT_OC)
  2826. status |= USB_PORT_STAT_OVERCURRENT;
  2827. if (temp & PORT_RESET)
  2828. status |= USB_PORT_STAT_RESET;
  2829. if (temp & PORT_POWER)
  2830. status |= USB_PORT_STAT_POWER;
  2831. #ifndef OXU_VERBOSE_DEBUG
  2832. if (status & ~0xffff) /* only if wPortChange is interesting */
  2833. #endif
  2834. dbg_port(oxu, "GetStatus", wIndex + 1, temp);
  2835. put_unaligned(cpu_to_le32(status), (__le32 *) buf);
  2836. break;
  2837. case SetHubFeature:
  2838. switch (wValue) {
  2839. case C_HUB_LOCAL_POWER:
  2840. case C_HUB_OVER_CURRENT:
  2841. /* no hub-wide feature/status flags */
  2842. break;
  2843. default:
  2844. goto error;
  2845. }
  2846. break;
  2847. case SetPortFeature:
  2848. selector = wIndex >> 8;
  2849. wIndex &= 0xff;
  2850. if (!wIndex || wIndex > ports)
  2851. goto error;
  2852. wIndex--;
  2853. temp = readl(status_reg);
  2854. if (temp & PORT_OWNER)
  2855. break;
  2856. temp &= ~PORT_RWC_BITS;
  2857. switch (wValue) {
  2858. case USB_PORT_FEAT_SUSPEND:
  2859. if ((temp & PORT_PE) == 0
  2860. || (temp & PORT_RESET) != 0)
  2861. goto error;
  2862. if (device_may_wakeup(&hcd->self.root_hub->dev))
  2863. temp |= PORT_WAKE_BITS;
  2864. writel(temp | PORT_SUSPEND, status_reg);
  2865. break;
  2866. case USB_PORT_FEAT_POWER:
  2867. if (HCS_PPC(oxu->hcs_params))
  2868. writel(temp | PORT_POWER, status_reg);
  2869. break;
  2870. case USB_PORT_FEAT_RESET:
  2871. if (temp & PORT_RESUME)
  2872. goto error;
  2873. /* line status bits may report this as low speed,
  2874. * which can be fine if this root hub has a
  2875. * transaction translator built in.
  2876. */
  2877. oxu_vdbg(oxu, "port %d reset\n", wIndex + 1);
  2878. temp |= PORT_RESET;
  2879. temp &= ~PORT_PE;
  2880. /*
  2881. * caller must wait, then call GetPortStatus
  2882. * usb 2.0 spec says 50 ms resets on root
  2883. */
  2884. oxu->reset_done[wIndex] = jiffies
  2885. + msecs_to_jiffies(50);
  2886. writel(temp, status_reg);
  2887. break;
  2888. /* For downstream facing ports (these): one hub port is put
  2889. * into test mode according to USB2 11.24.2.13, then the hub
  2890. * must be reset (which for root hub now means rmmod+modprobe,
  2891. * or else system reboot). See EHCI 2.3.9 and 4.14 for info
  2892. * about the EHCI-specific stuff.
  2893. */
  2894. case USB_PORT_FEAT_TEST:
  2895. if (!selector || selector > 5)
  2896. goto error;
  2897. ehci_quiesce(oxu);
  2898. ehci_halt(oxu);
  2899. temp |= selector << 16;
  2900. writel(temp, status_reg);
  2901. break;
  2902. default:
  2903. goto error;
  2904. }
  2905. readl(&oxu->regs->command); /* unblock posted writes */
  2906. break;
  2907. default:
  2908. error:
  2909. /* "stall" on error */
  2910. retval = -EPIPE;
  2911. }
  2912. spin_unlock_irqrestore(&oxu->lock, flags);
  2913. return retval;
  2914. }
  2915. #ifdef CONFIG_PM
  2916. static int oxu_bus_suspend(struct usb_hcd *hcd)
  2917. {
  2918. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2919. int port;
  2920. int mask;
  2921. oxu_dbg(oxu, "suspend root hub\n");
  2922. if (time_before(jiffies, oxu->next_statechange))
  2923. msleep(5);
  2924. port = HCS_N_PORTS(oxu->hcs_params);
  2925. spin_lock_irq(&oxu->lock);
  2926. /* stop schedules, clean any completed work */
  2927. if (HC_IS_RUNNING(hcd->state)) {
  2928. ehci_quiesce(oxu);
  2929. hcd->state = HC_STATE_QUIESCING;
  2930. }
  2931. oxu->command = readl(&oxu->regs->command);
  2932. if (oxu->reclaim)
  2933. oxu->reclaim_ready = 1;
  2934. ehci_work(oxu);
  2935. /* Unlike other USB host controller types, EHCI doesn't have
  2936. * any notion of "global" or bus-wide suspend. The driver has
  2937. * to manually suspend all the active unsuspended ports, and
  2938. * then manually resume them in the bus_resume() routine.
  2939. */
  2940. oxu->bus_suspended = 0;
  2941. while (port--) {
  2942. u32 __iomem *reg = &oxu->regs->port_status[port];
  2943. u32 t1 = readl(reg) & ~PORT_RWC_BITS;
  2944. u32 t2 = t1;
  2945. /* keep track of which ports we suspend */
  2946. if ((t1 & PORT_PE) && !(t1 & PORT_OWNER) &&
  2947. !(t1 & PORT_SUSPEND)) {
  2948. t2 |= PORT_SUSPEND;
  2949. set_bit(port, &oxu->bus_suspended);
  2950. }
  2951. /* enable remote wakeup on all ports */
  2952. if (device_may_wakeup(&hcd->self.root_hub->dev))
  2953. t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E;
  2954. else
  2955. t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E);
  2956. if (t1 != t2) {
  2957. oxu_vdbg(oxu, "port %d, %08x -> %08x\n",
  2958. port + 1, t1, t2);
  2959. writel(t2, reg);
  2960. }
  2961. }
  2962. /* turn off now-idle HC */
  2963. del_timer_sync(&oxu->watchdog);
  2964. ehci_halt(oxu);
  2965. hcd->state = HC_STATE_SUSPENDED;
  2966. /* allow remote wakeup */
  2967. mask = INTR_MASK;
  2968. if (!device_may_wakeup(&hcd->self.root_hub->dev))
  2969. mask &= ~STS_PCD;
  2970. writel(mask, &oxu->regs->intr_enable);
  2971. readl(&oxu->regs->intr_enable);
  2972. oxu->next_statechange = jiffies + msecs_to_jiffies(10);
  2973. spin_unlock_irq(&oxu->lock);
  2974. return 0;
  2975. }
  2976. /* Caller has locked the root hub, and should reset/reinit on error */
  2977. static int oxu_bus_resume(struct usb_hcd *hcd)
  2978. {
  2979. struct oxu_hcd *oxu = hcd_to_oxu(hcd);
  2980. u32 temp;
  2981. int i;
  2982. if (time_before(jiffies, oxu->next_statechange))
  2983. msleep(5);
  2984. spin_lock_irq(&oxu->lock);
  2985. /* Ideally and we've got a real resume here, and no port's power
  2986. * was lost. (For PCI, that means Vaux was maintained.) But we
  2987. * could instead be restoring a swsusp snapshot -- so that BIOS was
  2988. * the last user of the controller, not reset/pm hardware keeping
  2989. * state we gave to it.
  2990. */
  2991. temp = readl(&oxu->regs->intr_enable);
  2992. oxu_dbg(oxu, "resume root hub%s\n", temp ? "" : " after power loss");
  2993. /* at least some APM implementations will try to deliver
  2994. * IRQs right away, so delay them until we're ready.
  2995. */
  2996. writel(0, &oxu->regs->intr_enable);
  2997. /* re-init operational registers */
  2998. writel(0, &oxu->regs->segment);
  2999. writel(oxu->periodic_dma, &oxu->regs->frame_list);
  3000. writel((u32) oxu->async->qh_dma, &oxu->regs->async_next);
  3001. /* restore CMD_RUN, framelist size, and irq threshold */
  3002. writel(oxu->command, &oxu->regs->command);
  3003. /* Some controller/firmware combinations need a delay during which
  3004. * they set up the port statuses. See Bugzilla #8190. */
  3005. mdelay(8);
  3006. /* manually resume the ports we suspended during bus_suspend() */
  3007. i = HCS_N_PORTS(oxu->hcs_params);
  3008. while (i--) {
  3009. temp = readl(&oxu->regs->port_status[i]);
  3010. temp &= ~(PORT_RWC_BITS
  3011. | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E);
  3012. if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) {
  3013. oxu->reset_done[i] = jiffies + msecs_to_jiffies(20);
  3014. temp |= PORT_RESUME;
  3015. }
  3016. writel(temp, &oxu->regs->port_status[i]);
  3017. }
  3018. i = HCS_N_PORTS(oxu->hcs_params);
  3019. mdelay(20);
  3020. while (i--) {
  3021. temp = readl(&oxu->regs->port_status[i]);
  3022. if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) {
  3023. temp &= ~(PORT_RWC_BITS | PORT_RESUME);
  3024. writel(temp, &oxu->regs->port_status[i]);
  3025. oxu_vdbg(oxu, "resumed port %d\n", i + 1);
  3026. }
  3027. }
  3028. (void) readl(&oxu->regs->command);
  3029. /* maybe re-activate the schedule(s) */
  3030. temp = 0;
  3031. if (oxu->async->qh_next.qh)
  3032. temp |= CMD_ASE;
  3033. if (oxu->periodic_sched)
  3034. temp |= CMD_PSE;
  3035. if (temp) {
  3036. oxu->command |= temp;
  3037. writel(oxu->command, &oxu->regs->command);
  3038. }
  3039. oxu->next_statechange = jiffies + msecs_to_jiffies(5);
  3040. hcd->state = HC_STATE_RUNNING;
  3041. /* Now we can safely re-enable irqs */
  3042. writel(INTR_MASK, &oxu->regs->intr_enable);
  3043. spin_unlock_irq(&oxu->lock);
  3044. return 0;
  3045. }
  3046. #else
  3047. static int oxu_bus_suspend(struct usb_hcd *hcd)
  3048. {
  3049. return 0;
  3050. }
  3051. static int oxu_bus_resume(struct usb_hcd *hcd)
  3052. {
  3053. return 0;
  3054. }
  3055. #endif /* CONFIG_PM */
  3056. static const struct hc_driver oxu_hc_driver = {
  3057. .description = "oxu210hp_hcd",
  3058. .product_desc = "oxu210hp HCD",
  3059. .hcd_priv_size = sizeof(struct oxu_hcd),
  3060. /*
  3061. * Generic hardware linkage
  3062. */
  3063. .irq = oxu_irq,
  3064. .flags = HCD_MEMORY | HCD_USB2,
  3065. /*
  3066. * Basic lifecycle operations
  3067. */
  3068. .reset = oxu_reset,
  3069. .start = oxu_run,
  3070. .stop = oxu_stop,
  3071. .shutdown = oxu_shutdown,
  3072. /*
  3073. * Managing i/o requests and associated device resources
  3074. */
  3075. .urb_enqueue = oxu_urb_enqueue,
  3076. .urb_dequeue = oxu_urb_dequeue,
  3077. .endpoint_disable = oxu_endpoint_disable,
  3078. /*
  3079. * Scheduling support
  3080. */
  3081. .get_frame_number = oxu_get_frame,
  3082. /*
  3083. * Root hub support
  3084. */
  3085. .hub_status_data = oxu_hub_status_data,
  3086. .hub_control = oxu_hub_control,
  3087. .bus_suspend = oxu_bus_suspend,
  3088. .bus_resume = oxu_bus_resume,
  3089. };
  3090. /*
  3091. * Module stuff
  3092. */
  3093. static void oxu_configuration(struct platform_device *pdev, void *base)
  3094. {
  3095. u32 tmp;
  3096. /* Initialize top level registers.
  3097. * First write ever
  3098. */
  3099. oxu_writel(base, OXU_HOSTIFCONFIG, 0x0000037D);
  3100. oxu_writel(base, OXU_SOFTRESET, OXU_SRESET);
  3101. oxu_writel(base, OXU_HOSTIFCONFIG, 0x0000037D);
  3102. tmp = oxu_readl(base, OXU_PIOBURSTREADCTRL);
  3103. oxu_writel(base, OXU_PIOBURSTREADCTRL, tmp | 0x0040);
  3104. oxu_writel(base, OXU_ASO, OXU_SPHPOEN | OXU_OVRCCURPUPDEN |
  3105. OXU_COMPARATOR | OXU_ASO_OP);
  3106. tmp = oxu_readl(base, OXU_CLKCTRL_SET);
  3107. oxu_writel(base, OXU_CLKCTRL_SET, tmp | OXU_SYSCLKEN | OXU_USBOTGCLKEN);
  3108. /* Clear all top interrupt enable */
  3109. oxu_writel(base, OXU_CHIPIRQEN_CLR, 0xff);
  3110. /* Clear all top interrupt status */
  3111. oxu_writel(base, OXU_CHIPIRQSTATUS, 0xff);
  3112. /* Enable all needed top interrupt except OTG SPH core */
  3113. oxu_writel(base, OXU_CHIPIRQEN_SET, OXU_USBSPHLPWUI | OXU_USBOTGLPWUI);
  3114. }
  3115. static int oxu_verify_id(struct platform_device *pdev, void *base)
  3116. {
  3117. u32 id;
  3118. static const char * const bo[] = {
  3119. "reserved",
  3120. "128-pin LQFP",
  3121. "84-pin TFBGA",
  3122. "reserved",
  3123. };
  3124. /* Read controller signature register to find a match */
  3125. id = oxu_readl(base, OXU_DEVICEID);
  3126. dev_info(&pdev->dev, "device ID %x\n", id);
  3127. if ((id & OXU_REV_MASK) != (OXU_REV_2100 << OXU_REV_SHIFT))
  3128. return -1;
  3129. dev_info(&pdev->dev, "found device %x %s (%04x:%04x)\n",
  3130. id >> OXU_REV_SHIFT,
  3131. bo[(id & OXU_BO_MASK) >> OXU_BO_SHIFT],
  3132. (id & OXU_MAJ_REV_MASK) >> OXU_MAJ_REV_SHIFT,
  3133. (id & OXU_MIN_REV_MASK) >> OXU_MIN_REV_SHIFT);
  3134. return 0;
  3135. }
  3136. static const struct hc_driver oxu_hc_driver;
  3137. static struct usb_hcd *oxu_create(struct platform_device *pdev,
  3138. unsigned long memstart, unsigned long memlen,
  3139. void *base, int irq, int otg)
  3140. {
  3141. struct device *dev = &pdev->dev;
  3142. struct usb_hcd *hcd;
  3143. struct oxu_hcd *oxu;
  3144. int ret;
  3145. /* Set endian mode and host mode */
  3146. oxu_writel(base + (otg ? OXU_OTG_CORE_OFFSET : OXU_SPH_CORE_OFFSET),
  3147. OXU_USBMODE,
  3148. OXU_CM_HOST_ONLY | OXU_ES_LITTLE | OXU_VBPS);
  3149. hcd = usb_create_hcd(&oxu_hc_driver, dev,
  3150. otg ? "oxu210hp_otg" : "oxu210hp_sph");
  3151. if (!hcd)
  3152. return ERR_PTR(-ENOMEM);
  3153. hcd->rsrc_start = memstart;
  3154. hcd->rsrc_len = memlen;
  3155. hcd->regs = base;
  3156. hcd->irq = irq;
  3157. hcd->state = HC_STATE_HALT;
  3158. oxu = hcd_to_oxu(hcd);
  3159. oxu->is_otg = otg;
  3160. ret = usb_add_hcd(hcd, irq, IRQF_SHARED);
  3161. if (ret < 0)
  3162. return ERR_PTR(ret);
  3163. device_wakeup_enable(hcd->self.controller);
  3164. return hcd;
  3165. }
  3166. static int oxu_init(struct platform_device *pdev,
  3167. unsigned long memstart, unsigned long memlen,
  3168. void *base, int irq)
  3169. {
  3170. struct oxu_info *info = platform_get_drvdata(pdev);
  3171. struct usb_hcd *hcd;
  3172. int ret;
  3173. /* First time configuration at start up */
  3174. oxu_configuration(pdev, base);
  3175. ret = oxu_verify_id(pdev, base);
  3176. if (ret) {
  3177. dev_err(&pdev->dev, "no devices found!\n");
  3178. return -ENODEV;
  3179. }
  3180. /* Create the OTG controller */
  3181. hcd = oxu_create(pdev, memstart, memlen, base, irq, 1);
  3182. if (IS_ERR(hcd)) {
  3183. dev_err(&pdev->dev, "cannot create OTG controller!\n");
  3184. ret = PTR_ERR(hcd);
  3185. goto error_create_otg;
  3186. }
  3187. info->hcd[0] = hcd;
  3188. /* Create the SPH host controller */
  3189. hcd = oxu_create(pdev, memstart, memlen, base, irq, 0);
  3190. if (IS_ERR(hcd)) {
  3191. dev_err(&pdev->dev, "cannot create SPH controller!\n");
  3192. ret = PTR_ERR(hcd);
  3193. goto error_create_sph;
  3194. }
  3195. info->hcd[1] = hcd;
  3196. oxu_writel(base, OXU_CHIPIRQEN_SET,
  3197. oxu_readl(base, OXU_CHIPIRQEN_SET) | 3);
  3198. return 0;
  3199. error_create_sph:
  3200. usb_remove_hcd(info->hcd[0]);
  3201. usb_put_hcd(info->hcd[0]);
  3202. error_create_otg:
  3203. return ret;
  3204. }
  3205. static int oxu_drv_probe(struct platform_device *pdev)
  3206. {
  3207. struct resource *res;
  3208. void *base;
  3209. unsigned long memstart, memlen;
  3210. int irq, ret;
  3211. struct oxu_info *info;
  3212. if (usb_disabled())
  3213. return -ENODEV;
  3214. /*
  3215. * Get the platform resources
  3216. */
  3217. res = platform_get_resource(pdev, IORESOURCE_IRQ, 0);
  3218. if (!res) {
  3219. dev_err(&pdev->dev,
  3220. "no IRQ! Check %s setup!\n", dev_name(&pdev->dev));
  3221. return -ENODEV;
  3222. }
  3223. irq = res->start;
  3224. dev_dbg(&pdev->dev, "IRQ resource %d\n", irq);
  3225. res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
  3226. base = devm_ioremap_resource(&pdev->dev, res);
  3227. if (IS_ERR(base)) {
  3228. ret = PTR_ERR(base);
  3229. goto error;
  3230. }
  3231. memstart = res->start;
  3232. memlen = resource_size(res);
  3233. ret = irq_set_irq_type(irq, IRQF_TRIGGER_FALLING);
  3234. if (ret) {
  3235. dev_err(&pdev->dev, "error setting irq type\n");
  3236. ret = -EFAULT;
  3237. goto error;
  3238. }
  3239. /* Allocate a driver data struct to hold useful info for both
  3240. * SPH & OTG devices
  3241. */
  3242. info = devm_kzalloc(&pdev->dev, sizeof(struct oxu_info), GFP_KERNEL);
  3243. if (!info) {
  3244. ret = -EFAULT;
  3245. goto error;
  3246. }
  3247. platform_set_drvdata(pdev, info);
  3248. ret = oxu_init(pdev, memstart, memlen, base, irq);
  3249. if (ret < 0) {
  3250. dev_dbg(&pdev->dev, "cannot init USB devices\n");
  3251. goto error;
  3252. }
  3253. dev_info(&pdev->dev, "devices enabled and running\n");
  3254. platform_set_drvdata(pdev, info);
  3255. return 0;
  3256. error:
  3257. dev_err(&pdev->dev, "init %s fail, %d\n", dev_name(&pdev->dev), ret);
  3258. return ret;
  3259. }
  3260. static void oxu_remove(struct platform_device *pdev, struct usb_hcd *hcd)
  3261. {
  3262. usb_remove_hcd(hcd);
  3263. usb_put_hcd(hcd);
  3264. }
  3265. static int oxu_drv_remove(struct platform_device *pdev)
  3266. {
  3267. struct oxu_info *info = platform_get_drvdata(pdev);
  3268. oxu_remove(pdev, info->hcd[0]);
  3269. oxu_remove(pdev, info->hcd[1]);
  3270. return 0;
  3271. }
  3272. static void oxu_drv_shutdown(struct platform_device *pdev)
  3273. {
  3274. oxu_drv_remove(pdev);
  3275. }
  3276. #if 0
  3277. /* FIXME: TODO */
  3278. static int oxu_drv_suspend(struct device *dev)
  3279. {
  3280. struct platform_device *pdev = to_platform_device(dev);
  3281. struct usb_hcd *hcd = dev_get_drvdata(dev);
  3282. return 0;
  3283. }
  3284. static int oxu_drv_resume(struct device *dev)
  3285. {
  3286. struct platform_device *pdev = to_platform_device(dev);
  3287. struct usb_hcd *hcd = dev_get_drvdata(dev);
  3288. return 0;
  3289. }
  3290. #else
  3291. #define oxu_drv_suspend NULL
  3292. #define oxu_drv_resume NULL
  3293. #endif
  3294. static struct platform_driver oxu_driver = {
  3295. .probe = oxu_drv_probe,
  3296. .remove = oxu_drv_remove,
  3297. .shutdown = oxu_drv_shutdown,
  3298. .suspend = oxu_drv_suspend,
  3299. .resume = oxu_drv_resume,
  3300. .driver = {
  3301. .name = "oxu210hp-hcd",
  3302. .bus = &platform_bus_type
  3303. }
  3304. };
  3305. module_platform_driver(oxu_driver);
  3306. MODULE_DESCRIPTION("Oxford OXU210HP HCD driver - ver. " DRIVER_VERSION);
  3307. MODULE_AUTHOR("Rodolfo Giometti <giometti@linux.it>");
  3308. MODULE_LICENSE("GPL");