host.c 87 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026
  1. /*
  2. * This file is provided under a dual BSD/GPLv2 license. When using or
  3. * redistributing this file, you may do so under either license.
  4. *
  5. * GPL LICENSE SUMMARY
  6. *
  7. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of version 2 of the GNU General Public License as
  11. * published by the Free Software Foundation.
  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
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  16. * General Public License 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
  20. * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * BSD LICENSE
  25. *
  26. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  27. * All rights reserved.
  28. *
  29. * Redistribution and use in source and binary forms, with or without
  30. * modification, are permitted provided that the following conditions
  31. * are met:
  32. *
  33. * * Redistributions of source code must retain the above copyright
  34. * notice, this list of conditions and the following disclaimer.
  35. * * Redistributions in binary form must reproduce the above copyright
  36. * notice, this list of conditions and the following disclaimer in
  37. * the documentation and/or other materials provided with the
  38. * distribution.
  39. * * Neither the name of Intel Corporation nor the names of its
  40. * contributors may be used to endorse or promote products derived
  41. * from this software without specific prior written permission.
  42. *
  43. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  44. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  45. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  46. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  47. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  48. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  49. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  50. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  51. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  52. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  53. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  54. */
  55. #include <linux/circ_buf.h>
  56. #include <linux/device.h>
  57. #include <scsi/sas.h>
  58. #include "host.h"
  59. #include "isci.h"
  60. #include "port.h"
  61. #include "host.h"
  62. #include "probe_roms.h"
  63. #include "remote_device.h"
  64. #include "request.h"
  65. #include "scu_completion_codes.h"
  66. #include "scu_event_codes.h"
  67. #include "registers.h"
  68. #include "scu_remote_node_context.h"
  69. #include "scu_task_context.h"
  70. #define SCU_CONTEXT_RAM_INIT_STALL_TIME 200
  71. #define smu_max_ports(dcc_value) \
  72. (\
  73. (((dcc_value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_LP_MASK) \
  74. >> SMU_DEVICE_CONTEXT_CAPACITY_MAX_LP_SHIFT) + 1 \
  75. )
  76. #define smu_max_task_contexts(dcc_value) \
  77. (\
  78. (((dcc_value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_TC_MASK) \
  79. >> SMU_DEVICE_CONTEXT_CAPACITY_MAX_TC_SHIFT) + 1 \
  80. )
  81. #define smu_max_rncs(dcc_value) \
  82. (\
  83. (((dcc_value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_RNC_MASK) \
  84. >> SMU_DEVICE_CONTEXT_CAPACITY_MAX_RNC_SHIFT) + 1 \
  85. )
  86. #define SCIC_SDS_CONTROLLER_PHY_START_TIMEOUT 100
  87. /**
  88. *
  89. *
  90. * The number of milliseconds to wait while a given phy is consuming power
  91. * before allowing another set of phys to consume power. Ultimately, this will
  92. * be specified by OEM parameter.
  93. */
  94. #define SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL 500
  95. /**
  96. * NORMALIZE_PUT_POINTER() -
  97. *
  98. * This macro will normalize the completion queue put pointer so its value can
  99. * be used as an array inde
  100. */
  101. #define NORMALIZE_PUT_POINTER(x) \
  102. ((x) & SMU_COMPLETION_QUEUE_PUT_POINTER_MASK)
  103. /**
  104. * NORMALIZE_EVENT_POINTER() -
  105. *
  106. * This macro will normalize the completion queue event entry so its value can
  107. * be used as an index.
  108. */
  109. #define NORMALIZE_EVENT_POINTER(x) \
  110. (\
  111. ((x) & SMU_COMPLETION_QUEUE_GET_EVENT_POINTER_MASK) \
  112. >> SMU_COMPLETION_QUEUE_GET_EVENT_POINTER_SHIFT \
  113. )
  114. /**
  115. * NORMALIZE_GET_POINTER() -
  116. *
  117. * This macro will normalize the completion queue get pointer so its value can
  118. * be used as an index into an array
  119. */
  120. #define NORMALIZE_GET_POINTER(x) \
  121. ((x) & SMU_COMPLETION_QUEUE_GET_POINTER_MASK)
  122. /**
  123. * NORMALIZE_GET_POINTER_CYCLE_BIT() -
  124. *
  125. * This macro will normalize the completion queue cycle pointer so it matches
  126. * the completion queue cycle bit
  127. */
  128. #define NORMALIZE_GET_POINTER_CYCLE_BIT(x) \
  129. ((SMU_CQGR_CYCLE_BIT & (x)) << (31 - SMU_COMPLETION_QUEUE_GET_CYCLE_BIT_SHIFT))
  130. /**
  131. * COMPLETION_QUEUE_CYCLE_BIT() -
  132. *
  133. * This macro will return the cycle bit of the completion queue entry
  134. */
  135. #define COMPLETION_QUEUE_CYCLE_BIT(x) ((x) & 0x80000000)
  136. /* Init the state machine and call the state entry function (if any) */
  137. void sci_init_sm(struct sci_base_state_machine *sm,
  138. const struct sci_base_state *state_table, u32 initial_state)
  139. {
  140. sci_state_transition_t handler;
  141. sm->initial_state_id = initial_state;
  142. sm->previous_state_id = initial_state;
  143. sm->current_state_id = initial_state;
  144. sm->state_table = state_table;
  145. handler = sm->state_table[initial_state].enter_state;
  146. if (handler)
  147. handler(sm);
  148. }
  149. /* Call the state exit fn, update the current state, call the state entry fn */
  150. void sci_change_state(struct sci_base_state_machine *sm, u32 next_state)
  151. {
  152. sci_state_transition_t handler;
  153. handler = sm->state_table[sm->current_state_id].exit_state;
  154. if (handler)
  155. handler(sm);
  156. sm->previous_state_id = sm->current_state_id;
  157. sm->current_state_id = next_state;
  158. handler = sm->state_table[sm->current_state_id].enter_state;
  159. if (handler)
  160. handler(sm);
  161. }
  162. static bool sci_controller_completion_queue_has_entries(struct isci_host *ihost)
  163. {
  164. u32 get_value = ihost->completion_queue_get;
  165. u32 get_index = get_value & SMU_COMPLETION_QUEUE_GET_POINTER_MASK;
  166. if (NORMALIZE_GET_POINTER_CYCLE_BIT(get_value) ==
  167. COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index]))
  168. return true;
  169. return false;
  170. }
  171. static bool sci_controller_isr(struct isci_host *ihost)
  172. {
  173. if (sci_controller_completion_queue_has_entries(ihost)) {
  174. return true;
  175. } else {
  176. /*
  177. * we have a spurious interrupt it could be that we have already
  178. * emptied the completion queue from a previous interrupt */
  179. writel(SMU_ISR_COMPLETION, &ihost->smu_registers->interrupt_status);
  180. /*
  181. * There is a race in the hardware that could cause us not to be notified
  182. * of an interrupt completion if we do not take this step. We will mask
  183. * then unmask the interrupts so if there is another interrupt pending
  184. * the clearing of the interrupt source we get the next interrupt message. */
  185. writel(0xFF000000, &ihost->smu_registers->interrupt_mask);
  186. writel(0, &ihost->smu_registers->interrupt_mask);
  187. }
  188. return false;
  189. }
  190. irqreturn_t isci_msix_isr(int vec, void *data)
  191. {
  192. struct isci_host *ihost = data;
  193. if (sci_controller_isr(ihost))
  194. tasklet_schedule(&ihost->completion_tasklet);
  195. return IRQ_HANDLED;
  196. }
  197. static bool sci_controller_error_isr(struct isci_host *ihost)
  198. {
  199. u32 interrupt_status;
  200. interrupt_status =
  201. readl(&ihost->smu_registers->interrupt_status);
  202. interrupt_status &= (SMU_ISR_QUEUE_ERROR | SMU_ISR_QUEUE_SUSPEND);
  203. if (interrupt_status != 0) {
  204. /*
  205. * There is an error interrupt pending so let it through and handle
  206. * in the callback */
  207. return true;
  208. }
  209. /*
  210. * There is a race in the hardware that could cause us not to be notified
  211. * of an interrupt completion if we do not take this step. We will mask
  212. * then unmask the error interrupts so if there was another interrupt
  213. * pending we will be notified.
  214. * Could we write the value of (SMU_ISR_QUEUE_ERROR | SMU_ISR_QUEUE_SUSPEND)? */
  215. writel(0xff, &ihost->smu_registers->interrupt_mask);
  216. writel(0, &ihost->smu_registers->interrupt_mask);
  217. return false;
  218. }
  219. static void sci_controller_task_completion(struct isci_host *ihost, u32 ent)
  220. {
  221. u32 index = SCU_GET_COMPLETION_INDEX(ent);
  222. struct isci_request *ireq = ihost->reqs[index];
  223. /* Make sure that we really want to process this IO request */
  224. if (test_bit(IREQ_ACTIVE, &ireq->flags) &&
  225. ireq->io_tag != SCI_CONTROLLER_INVALID_IO_TAG &&
  226. ISCI_TAG_SEQ(ireq->io_tag) == ihost->io_request_sequence[index])
  227. /* Yep this is a valid io request pass it along to the
  228. * io request handler
  229. */
  230. sci_io_request_tc_completion(ireq, ent);
  231. }
  232. static void sci_controller_sdma_completion(struct isci_host *ihost, u32 ent)
  233. {
  234. u32 index;
  235. struct isci_request *ireq;
  236. struct isci_remote_device *idev;
  237. index = SCU_GET_COMPLETION_INDEX(ent);
  238. switch (scu_get_command_request_type(ent)) {
  239. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC:
  240. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_DUMP_TC:
  241. ireq = ihost->reqs[index];
  242. dev_warn(&ihost->pdev->dev, "%s: %x for io request %p\n",
  243. __func__, ent, ireq);
  244. /* @todo For a post TC operation we need to fail the IO
  245. * request
  246. */
  247. break;
  248. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_DUMP_RNC:
  249. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_OTHER_RNC:
  250. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_RNC:
  251. idev = ihost->device_table[index];
  252. dev_warn(&ihost->pdev->dev, "%s: %x for device %p\n",
  253. __func__, ent, idev);
  254. /* @todo For a port RNC operation we need to fail the
  255. * device
  256. */
  257. break;
  258. default:
  259. dev_warn(&ihost->pdev->dev, "%s: unknown completion type %x\n",
  260. __func__, ent);
  261. break;
  262. }
  263. }
  264. static void sci_controller_unsolicited_frame(struct isci_host *ihost, u32 ent)
  265. {
  266. u32 index;
  267. u32 frame_index;
  268. struct scu_unsolicited_frame_header *frame_header;
  269. struct isci_phy *iphy;
  270. struct isci_remote_device *idev;
  271. enum sci_status result = SCI_FAILURE;
  272. frame_index = SCU_GET_FRAME_INDEX(ent);
  273. frame_header = ihost->uf_control.buffers.array[frame_index].header;
  274. ihost->uf_control.buffers.array[frame_index].state = UNSOLICITED_FRAME_IN_USE;
  275. if (SCU_GET_FRAME_ERROR(ent)) {
  276. /*
  277. * / @todo If the IAF frame or SIGNATURE FIS frame has an error will
  278. * / this cause a problem? We expect the phy initialization will
  279. * / fail if there is an error in the frame. */
  280. sci_controller_release_frame(ihost, frame_index);
  281. return;
  282. }
  283. if (frame_header->is_address_frame) {
  284. index = SCU_GET_PROTOCOL_ENGINE_INDEX(ent);
  285. iphy = &ihost->phys[index];
  286. result = sci_phy_frame_handler(iphy, frame_index);
  287. } else {
  288. index = SCU_GET_COMPLETION_INDEX(ent);
  289. if (index == SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) {
  290. /*
  291. * This is a signature fis or a frame from a direct attached SATA
  292. * device that has not yet been created. In either case forwared
  293. * the frame to the PE and let it take care of the frame data. */
  294. index = SCU_GET_PROTOCOL_ENGINE_INDEX(ent);
  295. iphy = &ihost->phys[index];
  296. result = sci_phy_frame_handler(iphy, frame_index);
  297. } else {
  298. if (index < ihost->remote_node_entries)
  299. idev = ihost->device_table[index];
  300. else
  301. idev = NULL;
  302. if (idev != NULL)
  303. result = sci_remote_device_frame_handler(idev, frame_index);
  304. else
  305. sci_controller_release_frame(ihost, frame_index);
  306. }
  307. }
  308. if (result != SCI_SUCCESS) {
  309. /*
  310. * / @todo Is there any reason to report some additional error message
  311. * / when we get this failure notifiction? */
  312. }
  313. }
  314. static void sci_controller_event_completion(struct isci_host *ihost, u32 ent)
  315. {
  316. struct isci_remote_device *idev;
  317. struct isci_request *ireq;
  318. struct isci_phy *iphy;
  319. u32 index;
  320. index = SCU_GET_COMPLETION_INDEX(ent);
  321. switch (scu_get_event_type(ent)) {
  322. case SCU_EVENT_TYPE_SMU_COMMAND_ERROR:
  323. /* / @todo The driver did something wrong and we need to fix the condtion. */
  324. dev_err(&ihost->pdev->dev,
  325. "%s: SCIC Controller 0x%p received SMU command error "
  326. "0x%x\n",
  327. __func__,
  328. ihost,
  329. ent);
  330. break;
  331. case SCU_EVENT_TYPE_SMU_PCQ_ERROR:
  332. case SCU_EVENT_TYPE_SMU_ERROR:
  333. case SCU_EVENT_TYPE_FATAL_MEMORY_ERROR:
  334. /*
  335. * / @todo This is a hardware failure and its likely that we want to
  336. * / reset the controller. */
  337. dev_err(&ihost->pdev->dev,
  338. "%s: SCIC Controller 0x%p received fatal controller "
  339. "event 0x%x\n",
  340. __func__,
  341. ihost,
  342. ent);
  343. break;
  344. case SCU_EVENT_TYPE_TRANSPORT_ERROR:
  345. ireq = ihost->reqs[index];
  346. sci_io_request_event_handler(ireq, ent);
  347. break;
  348. case SCU_EVENT_TYPE_PTX_SCHEDULE_EVENT:
  349. switch (scu_get_event_specifier(ent)) {
  350. case SCU_EVENT_SPECIFIC_SMP_RESPONSE_NO_PE:
  351. case SCU_EVENT_SPECIFIC_TASK_TIMEOUT:
  352. ireq = ihost->reqs[index];
  353. if (ireq != NULL)
  354. sci_io_request_event_handler(ireq, ent);
  355. else
  356. dev_warn(&ihost->pdev->dev,
  357. "%s: SCIC Controller 0x%p received "
  358. "event 0x%x for io request object "
  359. "that doesnt exist.\n",
  360. __func__,
  361. ihost,
  362. ent);
  363. break;
  364. case SCU_EVENT_SPECIFIC_IT_NEXUS_TIMEOUT:
  365. idev = ihost->device_table[index];
  366. if (idev != NULL)
  367. sci_remote_device_event_handler(idev, ent);
  368. else
  369. dev_warn(&ihost->pdev->dev,
  370. "%s: SCIC Controller 0x%p received "
  371. "event 0x%x for remote device object "
  372. "that doesnt exist.\n",
  373. __func__,
  374. ihost,
  375. ent);
  376. break;
  377. }
  378. break;
  379. case SCU_EVENT_TYPE_BROADCAST_CHANGE:
  380. /*
  381. * direct the broadcast change event to the phy first and then let
  382. * the phy redirect the broadcast change to the port object */
  383. case SCU_EVENT_TYPE_ERR_CNT_EVENT:
  384. /*
  385. * direct error counter event to the phy object since that is where
  386. * we get the event notification. This is a type 4 event. */
  387. case SCU_EVENT_TYPE_OSSP_EVENT:
  388. index = SCU_GET_PROTOCOL_ENGINE_INDEX(ent);
  389. iphy = &ihost->phys[index];
  390. sci_phy_event_handler(iphy, ent);
  391. break;
  392. case SCU_EVENT_TYPE_RNC_SUSPEND_TX:
  393. case SCU_EVENT_TYPE_RNC_SUSPEND_TX_RX:
  394. case SCU_EVENT_TYPE_RNC_OPS_MISC:
  395. if (index < ihost->remote_node_entries) {
  396. idev = ihost->device_table[index];
  397. if (idev != NULL)
  398. sci_remote_device_event_handler(idev, ent);
  399. } else
  400. dev_err(&ihost->pdev->dev,
  401. "%s: SCIC Controller 0x%p received event 0x%x "
  402. "for remote device object 0x%0x that doesnt "
  403. "exist.\n",
  404. __func__,
  405. ihost,
  406. ent,
  407. index);
  408. break;
  409. default:
  410. dev_warn(&ihost->pdev->dev,
  411. "%s: SCIC Controller received unknown event code %x\n",
  412. __func__,
  413. ent);
  414. break;
  415. }
  416. }
  417. static void sci_controller_process_completions(struct isci_host *ihost)
  418. {
  419. u32 completion_count = 0;
  420. u32 ent;
  421. u32 get_index;
  422. u32 get_cycle;
  423. u32 event_get;
  424. u32 event_cycle;
  425. dev_dbg(&ihost->pdev->dev,
  426. "%s: completion queue begining get:0x%08x\n",
  427. __func__,
  428. ihost->completion_queue_get);
  429. /* Get the component parts of the completion queue */
  430. get_index = NORMALIZE_GET_POINTER(ihost->completion_queue_get);
  431. get_cycle = SMU_CQGR_CYCLE_BIT & ihost->completion_queue_get;
  432. event_get = NORMALIZE_EVENT_POINTER(ihost->completion_queue_get);
  433. event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & ihost->completion_queue_get;
  434. while (
  435. NORMALIZE_GET_POINTER_CYCLE_BIT(get_cycle)
  436. == COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index])
  437. ) {
  438. completion_count++;
  439. ent = ihost->completion_queue[get_index];
  440. /* increment the get pointer and check for rollover to toggle the cycle bit */
  441. get_cycle ^= ((get_index+1) & SCU_MAX_COMPLETION_QUEUE_ENTRIES) <<
  442. (SMU_COMPLETION_QUEUE_GET_CYCLE_BIT_SHIFT - SCU_MAX_COMPLETION_QUEUE_SHIFT);
  443. get_index = (get_index+1) & (SCU_MAX_COMPLETION_QUEUE_ENTRIES-1);
  444. dev_dbg(&ihost->pdev->dev,
  445. "%s: completion queue entry:0x%08x\n",
  446. __func__,
  447. ent);
  448. switch (SCU_GET_COMPLETION_TYPE(ent)) {
  449. case SCU_COMPLETION_TYPE_TASK:
  450. sci_controller_task_completion(ihost, ent);
  451. break;
  452. case SCU_COMPLETION_TYPE_SDMA:
  453. sci_controller_sdma_completion(ihost, ent);
  454. break;
  455. case SCU_COMPLETION_TYPE_UFI:
  456. sci_controller_unsolicited_frame(ihost, ent);
  457. break;
  458. case SCU_COMPLETION_TYPE_EVENT:
  459. sci_controller_event_completion(ihost, ent);
  460. break;
  461. case SCU_COMPLETION_TYPE_NOTIFY: {
  462. event_cycle ^= ((event_get+1) & SCU_MAX_EVENTS) <<
  463. (SMU_COMPLETION_QUEUE_GET_EVENT_CYCLE_BIT_SHIFT - SCU_MAX_EVENTS_SHIFT);
  464. event_get = (event_get+1) & (SCU_MAX_EVENTS-1);
  465. sci_controller_event_completion(ihost, ent);
  466. break;
  467. }
  468. default:
  469. dev_warn(&ihost->pdev->dev,
  470. "%s: SCIC Controller received unknown "
  471. "completion type %x\n",
  472. __func__,
  473. ent);
  474. break;
  475. }
  476. }
  477. /* Update the get register if we completed one or more entries */
  478. if (completion_count > 0) {
  479. ihost->completion_queue_get =
  480. SMU_CQGR_GEN_BIT(ENABLE) |
  481. SMU_CQGR_GEN_BIT(EVENT_ENABLE) |
  482. event_cycle |
  483. SMU_CQGR_GEN_VAL(EVENT_POINTER, event_get) |
  484. get_cycle |
  485. SMU_CQGR_GEN_VAL(POINTER, get_index);
  486. writel(ihost->completion_queue_get,
  487. &ihost->smu_registers->completion_queue_get);
  488. }
  489. dev_dbg(&ihost->pdev->dev,
  490. "%s: completion queue ending get:0x%08x\n",
  491. __func__,
  492. ihost->completion_queue_get);
  493. }
  494. static void sci_controller_error_handler(struct isci_host *ihost)
  495. {
  496. u32 interrupt_status;
  497. interrupt_status =
  498. readl(&ihost->smu_registers->interrupt_status);
  499. if ((interrupt_status & SMU_ISR_QUEUE_SUSPEND) &&
  500. sci_controller_completion_queue_has_entries(ihost)) {
  501. sci_controller_process_completions(ihost);
  502. writel(SMU_ISR_QUEUE_SUSPEND, &ihost->smu_registers->interrupt_status);
  503. } else {
  504. dev_err(&ihost->pdev->dev, "%s: status: %#x\n", __func__,
  505. interrupt_status);
  506. sci_change_state(&ihost->sm, SCIC_FAILED);
  507. return;
  508. }
  509. /* If we dont process any completions I am not sure that we want to do this.
  510. * We are in the middle of a hardware fault and should probably be reset.
  511. */
  512. writel(0, &ihost->smu_registers->interrupt_mask);
  513. }
  514. irqreturn_t isci_intx_isr(int vec, void *data)
  515. {
  516. irqreturn_t ret = IRQ_NONE;
  517. struct isci_host *ihost = data;
  518. if (sci_controller_isr(ihost)) {
  519. writel(SMU_ISR_COMPLETION, &ihost->smu_registers->interrupt_status);
  520. tasklet_schedule(&ihost->completion_tasklet);
  521. ret = IRQ_HANDLED;
  522. } else if (sci_controller_error_isr(ihost)) {
  523. spin_lock(&ihost->scic_lock);
  524. sci_controller_error_handler(ihost);
  525. spin_unlock(&ihost->scic_lock);
  526. ret = IRQ_HANDLED;
  527. }
  528. return ret;
  529. }
  530. irqreturn_t isci_error_isr(int vec, void *data)
  531. {
  532. struct isci_host *ihost = data;
  533. if (sci_controller_error_isr(ihost))
  534. sci_controller_error_handler(ihost);
  535. return IRQ_HANDLED;
  536. }
  537. /**
  538. * isci_host_start_complete() - This function is called by the core library,
  539. * through the ISCI Module, to indicate controller start status.
  540. * @isci_host: This parameter specifies the ISCI host object
  541. * @completion_status: This parameter specifies the completion status from the
  542. * core library.
  543. *
  544. */
  545. static void isci_host_start_complete(struct isci_host *ihost, enum sci_status completion_status)
  546. {
  547. if (completion_status != SCI_SUCCESS)
  548. dev_info(&ihost->pdev->dev,
  549. "controller start timed out, continuing...\n");
  550. isci_host_change_state(ihost, isci_ready);
  551. clear_bit(IHOST_START_PENDING, &ihost->flags);
  552. wake_up(&ihost->eventq);
  553. }
  554. int isci_host_scan_finished(struct Scsi_Host *shost, unsigned long time)
  555. {
  556. struct isci_host *ihost = SHOST_TO_SAS_HA(shost)->lldd_ha;
  557. if (test_bit(IHOST_START_PENDING, &ihost->flags))
  558. return 0;
  559. /* todo: use sas_flush_discovery once it is upstream */
  560. scsi_flush_work(shost);
  561. scsi_flush_work(shost);
  562. dev_dbg(&ihost->pdev->dev,
  563. "%s: ihost->status = %d, time = %ld\n",
  564. __func__, isci_host_get_state(ihost), time);
  565. return 1;
  566. }
  567. /**
  568. * sci_controller_get_suggested_start_timeout() - This method returns the
  569. * suggested sci_controller_start() timeout amount. The user is free to
  570. * use any timeout value, but this method provides the suggested minimum
  571. * start timeout value. The returned value is based upon empirical
  572. * information determined as a result of interoperability testing.
  573. * @controller: the handle to the controller object for which to return the
  574. * suggested start timeout.
  575. *
  576. * This method returns the number of milliseconds for the suggested start
  577. * operation timeout.
  578. */
  579. static u32 sci_controller_get_suggested_start_timeout(struct isci_host *ihost)
  580. {
  581. /* Validate the user supplied parameters. */
  582. if (!ihost)
  583. return 0;
  584. /*
  585. * The suggested minimum timeout value for a controller start operation:
  586. *
  587. * Signature FIS Timeout
  588. * + Phy Start Timeout
  589. * + Number of Phy Spin Up Intervals
  590. * ---------------------------------
  591. * Number of milliseconds for the controller start operation.
  592. *
  593. * NOTE: The number of phy spin up intervals will be equivalent
  594. * to the number of phys divided by the number phys allowed
  595. * per interval - 1 (once OEM parameters are supported).
  596. * Currently we assume only 1 phy per interval. */
  597. return SCIC_SDS_SIGNATURE_FIS_TIMEOUT
  598. + SCIC_SDS_CONTROLLER_PHY_START_TIMEOUT
  599. + ((SCI_MAX_PHYS - 1) * SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL);
  600. }
  601. static void sci_controller_enable_interrupts(struct isci_host *ihost)
  602. {
  603. BUG_ON(ihost->smu_registers == NULL);
  604. writel(0, &ihost->smu_registers->interrupt_mask);
  605. }
  606. void sci_controller_disable_interrupts(struct isci_host *ihost)
  607. {
  608. BUG_ON(ihost->smu_registers == NULL);
  609. writel(0xffffffff, &ihost->smu_registers->interrupt_mask);
  610. }
  611. static void sci_controller_enable_port_task_scheduler(struct isci_host *ihost)
  612. {
  613. u32 port_task_scheduler_value;
  614. port_task_scheduler_value =
  615. readl(&ihost->scu_registers->peg0.ptsg.control);
  616. port_task_scheduler_value |=
  617. (SCU_PTSGCR_GEN_BIT(ETM_ENABLE) |
  618. SCU_PTSGCR_GEN_BIT(PTSG_ENABLE));
  619. writel(port_task_scheduler_value,
  620. &ihost->scu_registers->peg0.ptsg.control);
  621. }
  622. static void sci_controller_assign_task_entries(struct isci_host *ihost)
  623. {
  624. u32 task_assignment;
  625. /*
  626. * Assign all the TCs to function 0
  627. * TODO: Do we actually need to read this register to write it back?
  628. */
  629. task_assignment =
  630. readl(&ihost->smu_registers->task_context_assignment[0]);
  631. task_assignment |= (SMU_TCA_GEN_VAL(STARTING, 0)) |
  632. (SMU_TCA_GEN_VAL(ENDING, ihost->task_context_entries - 1)) |
  633. (SMU_TCA_GEN_BIT(RANGE_CHECK_ENABLE));
  634. writel(task_assignment,
  635. &ihost->smu_registers->task_context_assignment[0]);
  636. }
  637. static void sci_controller_initialize_completion_queue(struct isci_host *ihost)
  638. {
  639. u32 index;
  640. u32 completion_queue_control_value;
  641. u32 completion_queue_get_value;
  642. u32 completion_queue_put_value;
  643. ihost->completion_queue_get = 0;
  644. completion_queue_control_value =
  645. (SMU_CQC_QUEUE_LIMIT_SET(SCU_MAX_COMPLETION_QUEUE_ENTRIES - 1) |
  646. SMU_CQC_EVENT_LIMIT_SET(SCU_MAX_EVENTS - 1));
  647. writel(completion_queue_control_value,
  648. &ihost->smu_registers->completion_queue_control);
  649. /* Set the completion queue get pointer and enable the queue */
  650. completion_queue_get_value = (
  651. (SMU_CQGR_GEN_VAL(POINTER, 0))
  652. | (SMU_CQGR_GEN_VAL(EVENT_POINTER, 0))
  653. | (SMU_CQGR_GEN_BIT(ENABLE))
  654. | (SMU_CQGR_GEN_BIT(EVENT_ENABLE))
  655. );
  656. writel(completion_queue_get_value,
  657. &ihost->smu_registers->completion_queue_get);
  658. /* Set the completion queue put pointer */
  659. completion_queue_put_value = (
  660. (SMU_CQPR_GEN_VAL(POINTER, 0))
  661. | (SMU_CQPR_GEN_VAL(EVENT_POINTER, 0))
  662. );
  663. writel(completion_queue_put_value,
  664. &ihost->smu_registers->completion_queue_put);
  665. /* Initialize the cycle bit of the completion queue entries */
  666. for (index = 0; index < SCU_MAX_COMPLETION_QUEUE_ENTRIES; index++) {
  667. /*
  668. * If get.cycle_bit != completion_queue.cycle_bit
  669. * its not a valid completion queue entry
  670. * so at system start all entries are invalid */
  671. ihost->completion_queue[index] = 0x80000000;
  672. }
  673. }
  674. static void sci_controller_initialize_unsolicited_frame_queue(struct isci_host *ihost)
  675. {
  676. u32 frame_queue_control_value;
  677. u32 frame_queue_get_value;
  678. u32 frame_queue_put_value;
  679. /* Write the queue size */
  680. frame_queue_control_value =
  681. SCU_UFQC_GEN_VAL(QUEUE_SIZE, SCU_MAX_UNSOLICITED_FRAMES);
  682. writel(frame_queue_control_value,
  683. &ihost->scu_registers->sdma.unsolicited_frame_queue_control);
  684. /* Setup the get pointer for the unsolicited frame queue */
  685. frame_queue_get_value = (
  686. SCU_UFQGP_GEN_VAL(POINTER, 0)
  687. | SCU_UFQGP_GEN_BIT(ENABLE_BIT)
  688. );
  689. writel(frame_queue_get_value,
  690. &ihost->scu_registers->sdma.unsolicited_frame_get_pointer);
  691. /* Setup the put pointer for the unsolicited frame queue */
  692. frame_queue_put_value = SCU_UFQPP_GEN_VAL(POINTER, 0);
  693. writel(frame_queue_put_value,
  694. &ihost->scu_registers->sdma.unsolicited_frame_put_pointer);
  695. }
  696. static void sci_controller_transition_to_ready(struct isci_host *ihost, enum sci_status status)
  697. {
  698. if (ihost->sm.current_state_id == SCIC_STARTING) {
  699. /*
  700. * We move into the ready state, because some of the phys/ports
  701. * may be up and operational.
  702. */
  703. sci_change_state(&ihost->sm, SCIC_READY);
  704. isci_host_start_complete(ihost, status);
  705. }
  706. }
  707. static bool is_phy_starting(struct isci_phy *iphy)
  708. {
  709. enum sci_phy_states state;
  710. state = iphy->sm.current_state_id;
  711. switch (state) {
  712. case SCI_PHY_STARTING:
  713. case SCI_PHY_SUB_INITIAL:
  714. case SCI_PHY_SUB_AWAIT_SAS_SPEED_EN:
  715. case SCI_PHY_SUB_AWAIT_IAF_UF:
  716. case SCI_PHY_SUB_AWAIT_SAS_POWER:
  717. case SCI_PHY_SUB_AWAIT_SATA_POWER:
  718. case SCI_PHY_SUB_AWAIT_SATA_PHY_EN:
  719. case SCI_PHY_SUB_AWAIT_SATA_SPEED_EN:
  720. case SCI_PHY_SUB_AWAIT_SIG_FIS_UF:
  721. case SCI_PHY_SUB_FINAL:
  722. return true;
  723. default:
  724. return false;
  725. }
  726. }
  727. /**
  728. * sci_controller_start_next_phy - start phy
  729. * @scic: controller
  730. *
  731. * If all the phys have been started, then attempt to transition the
  732. * controller to the READY state and inform the user
  733. * (sci_cb_controller_start_complete()).
  734. */
  735. static enum sci_status sci_controller_start_next_phy(struct isci_host *ihost)
  736. {
  737. struct sci_oem_params *oem = &ihost->oem_parameters;
  738. struct isci_phy *iphy;
  739. enum sci_status status;
  740. status = SCI_SUCCESS;
  741. if (ihost->phy_startup_timer_pending)
  742. return status;
  743. if (ihost->next_phy_to_start >= SCI_MAX_PHYS) {
  744. bool is_controller_start_complete = true;
  745. u32 state;
  746. u8 index;
  747. for (index = 0; index < SCI_MAX_PHYS; index++) {
  748. iphy = &ihost->phys[index];
  749. state = iphy->sm.current_state_id;
  750. if (!phy_get_non_dummy_port(iphy))
  751. continue;
  752. /* The controller start operation is complete iff:
  753. * - all links have been given an opportunity to start
  754. * - have no indication of a connected device
  755. * - have an indication of a connected device and it has
  756. * finished the link training process.
  757. */
  758. if ((iphy->is_in_link_training == false && state == SCI_PHY_INITIAL) ||
  759. (iphy->is_in_link_training == false && state == SCI_PHY_STOPPED) ||
  760. (iphy->is_in_link_training == true && is_phy_starting(iphy)) ||
  761. (ihost->port_agent.phy_ready_mask != ihost->port_agent.phy_configured_mask)) {
  762. is_controller_start_complete = false;
  763. break;
  764. }
  765. }
  766. /*
  767. * The controller has successfully finished the start process.
  768. * Inform the SCI Core user and transition to the READY state. */
  769. if (is_controller_start_complete == true) {
  770. sci_controller_transition_to_ready(ihost, SCI_SUCCESS);
  771. sci_del_timer(&ihost->phy_timer);
  772. ihost->phy_startup_timer_pending = false;
  773. }
  774. } else {
  775. iphy = &ihost->phys[ihost->next_phy_to_start];
  776. if (oem->controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) {
  777. if (phy_get_non_dummy_port(iphy) == NULL) {
  778. ihost->next_phy_to_start++;
  779. /* Caution recursion ahead be forwarned
  780. *
  781. * The PHY was never added to a PORT in MPC mode
  782. * so start the next phy in sequence This phy
  783. * will never go link up and will not draw power
  784. * the OEM parameters either configured the phy
  785. * incorrectly for the PORT or it was never
  786. * assigned to a PORT
  787. */
  788. return sci_controller_start_next_phy(ihost);
  789. }
  790. }
  791. status = sci_phy_start(iphy);
  792. if (status == SCI_SUCCESS) {
  793. sci_mod_timer(&ihost->phy_timer,
  794. SCIC_SDS_CONTROLLER_PHY_START_TIMEOUT);
  795. ihost->phy_startup_timer_pending = true;
  796. } else {
  797. dev_warn(&ihost->pdev->dev,
  798. "%s: Controller stop operation failed "
  799. "to stop phy %d because of status "
  800. "%d.\n",
  801. __func__,
  802. ihost->phys[ihost->next_phy_to_start].phy_index,
  803. status);
  804. }
  805. ihost->next_phy_to_start++;
  806. }
  807. return status;
  808. }
  809. static void phy_startup_timeout(unsigned long data)
  810. {
  811. struct sci_timer *tmr = (struct sci_timer *)data;
  812. struct isci_host *ihost = container_of(tmr, typeof(*ihost), phy_timer);
  813. unsigned long flags;
  814. enum sci_status status;
  815. spin_lock_irqsave(&ihost->scic_lock, flags);
  816. if (tmr->cancel)
  817. goto done;
  818. ihost->phy_startup_timer_pending = false;
  819. do {
  820. status = sci_controller_start_next_phy(ihost);
  821. } while (status != SCI_SUCCESS);
  822. done:
  823. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  824. }
  825. static u16 isci_tci_active(struct isci_host *ihost)
  826. {
  827. return CIRC_CNT(ihost->tci_head, ihost->tci_tail, SCI_MAX_IO_REQUESTS);
  828. }
  829. static enum sci_status sci_controller_start(struct isci_host *ihost,
  830. u32 timeout)
  831. {
  832. enum sci_status result;
  833. u16 index;
  834. if (ihost->sm.current_state_id != SCIC_INITIALIZED) {
  835. dev_warn(&ihost->pdev->dev,
  836. "SCIC Controller start operation requested in "
  837. "invalid state\n");
  838. return SCI_FAILURE_INVALID_STATE;
  839. }
  840. /* Build the TCi free pool */
  841. BUILD_BUG_ON(SCI_MAX_IO_REQUESTS > 1 << sizeof(ihost->tci_pool[0]) * 8);
  842. ihost->tci_head = 0;
  843. ihost->tci_tail = 0;
  844. for (index = 0; index < ihost->task_context_entries; index++)
  845. isci_tci_free(ihost, index);
  846. /* Build the RNi free pool */
  847. sci_remote_node_table_initialize(&ihost->available_remote_nodes,
  848. ihost->remote_node_entries);
  849. /*
  850. * Before anything else lets make sure we will not be
  851. * interrupted by the hardware.
  852. */
  853. sci_controller_disable_interrupts(ihost);
  854. /* Enable the port task scheduler */
  855. sci_controller_enable_port_task_scheduler(ihost);
  856. /* Assign all the task entries to ihost physical function */
  857. sci_controller_assign_task_entries(ihost);
  858. /* Now initialize the completion queue */
  859. sci_controller_initialize_completion_queue(ihost);
  860. /* Initialize the unsolicited frame queue for use */
  861. sci_controller_initialize_unsolicited_frame_queue(ihost);
  862. /* Start all of the ports on this controller */
  863. for (index = 0; index < ihost->logical_port_entries; index++) {
  864. struct isci_port *iport = &ihost->ports[index];
  865. result = sci_port_start(iport);
  866. if (result)
  867. return result;
  868. }
  869. sci_controller_start_next_phy(ihost);
  870. sci_mod_timer(&ihost->timer, timeout);
  871. sci_change_state(&ihost->sm, SCIC_STARTING);
  872. return SCI_SUCCESS;
  873. }
  874. void isci_host_scan_start(struct Scsi_Host *shost)
  875. {
  876. struct isci_host *ihost = SHOST_TO_SAS_HA(shost)->lldd_ha;
  877. unsigned long tmo = sci_controller_get_suggested_start_timeout(ihost);
  878. set_bit(IHOST_START_PENDING, &ihost->flags);
  879. spin_lock_irq(&ihost->scic_lock);
  880. sci_controller_start(ihost, tmo);
  881. sci_controller_enable_interrupts(ihost);
  882. spin_unlock_irq(&ihost->scic_lock);
  883. }
  884. static void isci_host_stop_complete(struct isci_host *ihost, enum sci_status completion_status)
  885. {
  886. isci_host_change_state(ihost, isci_stopped);
  887. sci_controller_disable_interrupts(ihost);
  888. clear_bit(IHOST_STOP_PENDING, &ihost->flags);
  889. wake_up(&ihost->eventq);
  890. }
  891. static void sci_controller_completion_handler(struct isci_host *ihost)
  892. {
  893. /* Empty out the completion queue */
  894. if (sci_controller_completion_queue_has_entries(ihost))
  895. sci_controller_process_completions(ihost);
  896. /* Clear the interrupt and enable all interrupts again */
  897. writel(SMU_ISR_COMPLETION, &ihost->smu_registers->interrupt_status);
  898. /* Could we write the value of SMU_ISR_COMPLETION? */
  899. writel(0xFF000000, &ihost->smu_registers->interrupt_mask);
  900. writel(0, &ihost->smu_registers->interrupt_mask);
  901. }
  902. /**
  903. * isci_host_completion_routine() - This function is the delayed service
  904. * routine that calls the sci core library's completion handler. It's
  905. * scheduled as a tasklet from the interrupt service routine when interrupts
  906. * in use, or set as the timeout function in polled mode.
  907. * @data: This parameter specifies the ISCI host object
  908. *
  909. */
  910. static void isci_host_completion_routine(unsigned long data)
  911. {
  912. struct isci_host *ihost = (struct isci_host *)data;
  913. struct list_head completed_request_list;
  914. struct list_head errored_request_list;
  915. struct list_head *current_position;
  916. struct list_head *next_position;
  917. struct isci_request *request;
  918. struct isci_request *next_request;
  919. struct sas_task *task;
  920. u16 active;
  921. INIT_LIST_HEAD(&completed_request_list);
  922. INIT_LIST_HEAD(&errored_request_list);
  923. spin_lock_irq(&ihost->scic_lock);
  924. sci_controller_completion_handler(ihost);
  925. /* Take the lists of completed I/Os from the host. */
  926. list_splice_init(&ihost->requests_to_complete,
  927. &completed_request_list);
  928. /* Take the list of errored I/Os from the host. */
  929. list_splice_init(&ihost->requests_to_errorback,
  930. &errored_request_list);
  931. spin_unlock_irq(&ihost->scic_lock);
  932. /* Process any completions in the lists. */
  933. list_for_each_safe(current_position, next_position,
  934. &completed_request_list) {
  935. request = list_entry(current_position, struct isci_request,
  936. completed_node);
  937. task = isci_request_access_task(request);
  938. /* Normal notification (task_done) */
  939. dev_dbg(&ihost->pdev->dev,
  940. "%s: Normal - request/task = %p/%p\n",
  941. __func__,
  942. request,
  943. task);
  944. /* Return the task to libsas */
  945. if (task != NULL) {
  946. task->lldd_task = NULL;
  947. if (!(task->task_state_flags & SAS_TASK_STATE_ABORTED)) {
  948. /* If the task is already in the abort path,
  949. * the task_done callback cannot be called.
  950. */
  951. task->task_done(task);
  952. }
  953. }
  954. spin_lock_irq(&ihost->scic_lock);
  955. isci_free_tag(ihost, request->io_tag);
  956. spin_unlock_irq(&ihost->scic_lock);
  957. }
  958. list_for_each_entry_safe(request, next_request, &errored_request_list,
  959. completed_node) {
  960. task = isci_request_access_task(request);
  961. /* Use sas_task_abort */
  962. dev_warn(&ihost->pdev->dev,
  963. "%s: Error - request/task = %p/%p\n",
  964. __func__,
  965. request,
  966. task);
  967. if (task != NULL) {
  968. /* Put the task into the abort path if it's not there
  969. * already.
  970. */
  971. if (!(task->task_state_flags & SAS_TASK_STATE_ABORTED))
  972. sas_task_abort(task);
  973. } else {
  974. /* This is a case where the request has completed with a
  975. * status such that it needed further target servicing,
  976. * but the sas_task reference has already been removed
  977. * from the request. Since it was errored, it was not
  978. * being aborted, so there is nothing to do except free
  979. * it.
  980. */
  981. spin_lock_irq(&ihost->scic_lock);
  982. /* Remove the request from the remote device's list
  983. * of pending requests.
  984. */
  985. list_del_init(&request->dev_node);
  986. isci_free_tag(ihost, request->io_tag);
  987. spin_unlock_irq(&ihost->scic_lock);
  988. }
  989. }
  990. /* the coalesence timeout doubles at each encoding step, so
  991. * update it based on the ilog2 value of the outstanding requests
  992. */
  993. active = isci_tci_active(ihost);
  994. writel(SMU_ICC_GEN_VAL(NUMBER, active) |
  995. SMU_ICC_GEN_VAL(TIMER, ISCI_COALESCE_BASE + ilog2(active)),
  996. &ihost->smu_registers->interrupt_coalesce_control);
  997. }
  998. /**
  999. * sci_controller_stop() - This method will stop an individual controller
  1000. * object.This method will invoke the associated user callback upon
  1001. * completion. The completion callback is called when the following
  1002. * conditions are met: -# the method return status is SCI_SUCCESS. -# the
  1003. * controller has been quiesced. This method will ensure that all IO
  1004. * requests are quiesced, phys are stopped, and all additional operation by
  1005. * the hardware is halted.
  1006. * @controller: the handle to the controller object to stop.
  1007. * @timeout: This parameter specifies the number of milliseconds in which the
  1008. * stop operation should complete.
  1009. *
  1010. * The controller must be in the STARTED or STOPPED state. Indicate if the
  1011. * controller stop method succeeded or failed in some way. SCI_SUCCESS if the
  1012. * stop operation successfully began. SCI_WARNING_ALREADY_IN_STATE if the
  1013. * controller is already in the STOPPED state. SCI_FAILURE_INVALID_STATE if the
  1014. * controller is not either in the STARTED or STOPPED states.
  1015. */
  1016. static enum sci_status sci_controller_stop(struct isci_host *ihost, u32 timeout)
  1017. {
  1018. if (ihost->sm.current_state_id != SCIC_READY) {
  1019. dev_warn(&ihost->pdev->dev,
  1020. "SCIC Controller stop operation requested in "
  1021. "invalid state\n");
  1022. return SCI_FAILURE_INVALID_STATE;
  1023. }
  1024. sci_mod_timer(&ihost->timer, timeout);
  1025. sci_change_state(&ihost->sm, SCIC_STOPPING);
  1026. return SCI_SUCCESS;
  1027. }
  1028. /**
  1029. * sci_controller_reset() - This method will reset the supplied core
  1030. * controller regardless of the state of said controller. This operation is
  1031. * considered destructive. In other words, all current operations are wiped
  1032. * out. No IO completions for outstanding devices occur. Outstanding IO
  1033. * requests are not aborted or completed at the actual remote device.
  1034. * @controller: the handle to the controller object to reset.
  1035. *
  1036. * Indicate if the controller reset method succeeded or failed in some way.
  1037. * SCI_SUCCESS if the reset operation successfully started. SCI_FATAL_ERROR if
  1038. * the controller reset operation is unable to complete.
  1039. */
  1040. static enum sci_status sci_controller_reset(struct isci_host *ihost)
  1041. {
  1042. switch (ihost->sm.current_state_id) {
  1043. case SCIC_RESET:
  1044. case SCIC_READY:
  1045. case SCIC_STOPPED:
  1046. case SCIC_FAILED:
  1047. /*
  1048. * The reset operation is not a graceful cleanup, just
  1049. * perform the state transition.
  1050. */
  1051. sci_change_state(&ihost->sm, SCIC_RESETTING);
  1052. return SCI_SUCCESS;
  1053. default:
  1054. dev_warn(&ihost->pdev->dev,
  1055. "SCIC Controller reset operation requested in "
  1056. "invalid state\n");
  1057. return SCI_FAILURE_INVALID_STATE;
  1058. }
  1059. }
  1060. void isci_host_deinit(struct isci_host *ihost)
  1061. {
  1062. int i;
  1063. /* disable output data selects */
  1064. for (i = 0; i < isci_gpio_count(ihost); i++)
  1065. writel(SGPIO_HW_CONTROL, &ihost->scu_registers->peg0.sgpio.output_data_select[i]);
  1066. isci_host_change_state(ihost, isci_stopping);
  1067. for (i = 0; i < SCI_MAX_PORTS; i++) {
  1068. struct isci_port *iport = &ihost->ports[i];
  1069. struct isci_remote_device *idev, *d;
  1070. list_for_each_entry_safe(idev, d, &iport->remote_dev_list, node) {
  1071. if (test_bit(IDEV_ALLOCATED, &idev->flags))
  1072. isci_remote_device_stop(ihost, idev);
  1073. }
  1074. }
  1075. set_bit(IHOST_STOP_PENDING, &ihost->flags);
  1076. spin_lock_irq(&ihost->scic_lock);
  1077. sci_controller_stop(ihost, SCIC_CONTROLLER_STOP_TIMEOUT);
  1078. spin_unlock_irq(&ihost->scic_lock);
  1079. wait_for_stop(ihost);
  1080. /* disable sgpio: where the above wait should give time for the
  1081. * enclosure to sample the gpios going inactive
  1082. */
  1083. writel(0, &ihost->scu_registers->peg0.sgpio.interface_control);
  1084. sci_controller_reset(ihost);
  1085. /* Cancel any/all outstanding port timers */
  1086. for (i = 0; i < ihost->logical_port_entries; i++) {
  1087. struct isci_port *iport = &ihost->ports[i];
  1088. del_timer_sync(&iport->timer.timer);
  1089. }
  1090. /* Cancel any/all outstanding phy timers */
  1091. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1092. struct isci_phy *iphy = &ihost->phys[i];
  1093. del_timer_sync(&iphy->sata_timer.timer);
  1094. }
  1095. del_timer_sync(&ihost->port_agent.timer.timer);
  1096. del_timer_sync(&ihost->power_control.timer.timer);
  1097. del_timer_sync(&ihost->timer.timer);
  1098. del_timer_sync(&ihost->phy_timer.timer);
  1099. }
  1100. static void __iomem *scu_base(struct isci_host *isci_host)
  1101. {
  1102. struct pci_dev *pdev = isci_host->pdev;
  1103. int id = isci_host->id;
  1104. return pcim_iomap_table(pdev)[SCI_SCU_BAR * 2] + SCI_SCU_BAR_SIZE * id;
  1105. }
  1106. static void __iomem *smu_base(struct isci_host *isci_host)
  1107. {
  1108. struct pci_dev *pdev = isci_host->pdev;
  1109. int id = isci_host->id;
  1110. return pcim_iomap_table(pdev)[SCI_SMU_BAR * 2] + SCI_SMU_BAR_SIZE * id;
  1111. }
  1112. static void isci_user_parameters_get(struct sci_user_parameters *u)
  1113. {
  1114. int i;
  1115. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1116. struct sci_phy_user_params *u_phy = &u->phys[i];
  1117. u_phy->max_speed_generation = phy_gen;
  1118. /* we are not exporting these for now */
  1119. u_phy->align_insertion_frequency = 0x7f;
  1120. u_phy->in_connection_align_insertion_frequency = 0xff;
  1121. u_phy->notify_enable_spin_up_insertion_frequency = 0x33;
  1122. }
  1123. u->stp_inactivity_timeout = stp_inactive_to;
  1124. u->ssp_inactivity_timeout = ssp_inactive_to;
  1125. u->stp_max_occupancy_timeout = stp_max_occ_to;
  1126. u->ssp_max_occupancy_timeout = ssp_max_occ_to;
  1127. u->no_outbound_task_timeout = no_outbound_task_to;
  1128. u->max_concurr_spinup = max_concurr_spinup;
  1129. }
  1130. static void sci_controller_initial_state_enter(struct sci_base_state_machine *sm)
  1131. {
  1132. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1133. sci_change_state(&ihost->sm, SCIC_RESET);
  1134. }
  1135. static inline void sci_controller_starting_state_exit(struct sci_base_state_machine *sm)
  1136. {
  1137. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1138. sci_del_timer(&ihost->timer);
  1139. }
  1140. #define INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_LOWER_BOUND_NS 853
  1141. #define INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_UPPER_BOUND_NS 1280
  1142. #define INTERRUPT_COALESCE_TIMEOUT_MAX_US 2700000
  1143. #define INTERRUPT_COALESCE_NUMBER_MAX 256
  1144. #define INTERRUPT_COALESCE_TIMEOUT_ENCODE_MIN 7
  1145. #define INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX 28
  1146. /**
  1147. * sci_controller_set_interrupt_coalescence() - This method allows the user to
  1148. * configure the interrupt coalescence.
  1149. * @controller: This parameter represents the handle to the controller object
  1150. * for which its interrupt coalesce register is overridden.
  1151. * @coalesce_number: Used to control the number of entries in the Completion
  1152. * Queue before an interrupt is generated. If the number of entries exceed
  1153. * this number, an interrupt will be generated. The valid range of the input
  1154. * is [0, 256]. A setting of 0 results in coalescing being disabled.
  1155. * @coalesce_timeout: Timeout value in microseconds. The valid range of the
  1156. * input is [0, 2700000] . A setting of 0 is allowed and results in no
  1157. * interrupt coalescing timeout.
  1158. *
  1159. * Indicate if the user successfully set the interrupt coalesce parameters.
  1160. * SCI_SUCCESS The user successfully updated the interrutp coalescence.
  1161. * SCI_FAILURE_INVALID_PARAMETER_VALUE The user input value is out of range.
  1162. */
  1163. static enum sci_status
  1164. sci_controller_set_interrupt_coalescence(struct isci_host *ihost,
  1165. u32 coalesce_number,
  1166. u32 coalesce_timeout)
  1167. {
  1168. u8 timeout_encode = 0;
  1169. u32 min = 0;
  1170. u32 max = 0;
  1171. /* Check if the input parameters fall in the range. */
  1172. if (coalesce_number > INTERRUPT_COALESCE_NUMBER_MAX)
  1173. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1174. /*
  1175. * Defined encoding for interrupt coalescing timeout:
  1176. * Value Min Max Units
  1177. * ----- --- --- -----
  1178. * 0 - - Disabled
  1179. * 1 13.3 20.0 ns
  1180. * 2 26.7 40.0
  1181. * 3 53.3 80.0
  1182. * 4 106.7 160.0
  1183. * 5 213.3 320.0
  1184. * 6 426.7 640.0
  1185. * 7 853.3 1280.0
  1186. * 8 1.7 2.6 us
  1187. * 9 3.4 5.1
  1188. * 10 6.8 10.2
  1189. * 11 13.7 20.5
  1190. * 12 27.3 41.0
  1191. * 13 54.6 81.9
  1192. * 14 109.2 163.8
  1193. * 15 218.5 327.7
  1194. * 16 436.9 655.4
  1195. * 17 873.8 1310.7
  1196. * 18 1.7 2.6 ms
  1197. * 19 3.5 5.2
  1198. * 20 7.0 10.5
  1199. * 21 14.0 21.0
  1200. * 22 28.0 41.9
  1201. * 23 55.9 83.9
  1202. * 24 111.8 167.8
  1203. * 25 223.7 335.5
  1204. * 26 447.4 671.1
  1205. * 27 894.8 1342.2
  1206. * 28 1.8 2.7 s
  1207. * Others Undefined */
  1208. /*
  1209. * Use the table above to decide the encode of interrupt coalescing timeout
  1210. * value for register writing. */
  1211. if (coalesce_timeout == 0)
  1212. timeout_encode = 0;
  1213. else{
  1214. /* make the timeout value in unit of (10 ns). */
  1215. coalesce_timeout = coalesce_timeout * 100;
  1216. min = INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_LOWER_BOUND_NS / 10;
  1217. max = INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_UPPER_BOUND_NS / 10;
  1218. /* get the encode of timeout for register writing. */
  1219. for (timeout_encode = INTERRUPT_COALESCE_TIMEOUT_ENCODE_MIN;
  1220. timeout_encode <= INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX;
  1221. timeout_encode++) {
  1222. if (min <= coalesce_timeout && max > coalesce_timeout)
  1223. break;
  1224. else if (coalesce_timeout >= max && coalesce_timeout < min * 2
  1225. && coalesce_timeout <= INTERRUPT_COALESCE_TIMEOUT_MAX_US * 100) {
  1226. if ((coalesce_timeout - max) < (2 * min - coalesce_timeout))
  1227. break;
  1228. else{
  1229. timeout_encode++;
  1230. break;
  1231. }
  1232. } else {
  1233. max = max * 2;
  1234. min = min * 2;
  1235. }
  1236. }
  1237. if (timeout_encode == INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX + 1)
  1238. /* the value is out of range. */
  1239. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1240. }
  1241. writel(SMU_ICC_GEN_VAL(NUMBER, coalesce_number) |
  1242. SMU_ICC_GEN_VAL(TIMER, timeout_encode),
  1243. &ihost->smu_registers->interrupt_coalesce_control);
  1244. ihost->interrupt_coalesce_number = (u16)coalesce_number;
  1245. ihost->interrupt_coalesce_timeout = coalesce_timeout / 100;
  1246. return SCI_SUCCESS;
  1247. }
  1248. static void sci_controller_ready_state_enter(struct sci_base_state_machine *sm)
  1249. {
  1250. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1251. /* set the default interrupt coalescence number and timeout value. */
  1252. sci_controller_set_interrupt_coalescence(ihost, 0, 0);
  1253. }
  1254. static void sci_controller_ready_state_exit(struct sci_base_state_machine *sm)
  1255. {
  1256. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1257. /* disable interrupt coalescence. */
  1258. sci_controller_set_interrupt_coalescence(ihost, 0, 0);
  1259. }
  1260. static enum sci_status sci_controller_stop_phys(struct isci_host *ihost)
  1261. {
  1262. u32 index;
  1263. enum sci_status status;
  1264. enum sci_status phy_status;
  1265. status = SCI_SUCCESS;
  1266. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1267. phy_status = sci_phy_stop(&ihost->phys[index]);
  1268. if (phy_status != SCI_SUCCESS &&
  1269. phy_status != SCI_FAILURE_INVALID_STATE) {
  1270. status = SCI_FAILURE;
  1271. dev_warn(&ihost->pdev->dev,
  1272. "%s: Controller stop operation failed to stop "
  1273. "phy %d because of status %d.\n",
  1274. __func__,
  1275. ihost->phys[index].phy_index, phy_status);
  1276. }
  1277. }
  1278. return status;
  1279. }
  1280. static enum sci_status sci_controller_stop_ports(struct isci_host *ihost)
  1281. {
  1282. u32 index;
  1283. enum sci_status port_status;
  1284. enum sci_status status = SCI_SUCCESS;
  1285. for (index = 0; index < ihost->logical_port_entries; index++) {
  1286. struct isci_port *iport = &ihost->ports[index];
  1287. port_status = sci_port_stop(iport);
  1288. if ((port_status != SCI_SUCCESS) &&
  1289. (port_status != SCI_FAILURE_INVALID_STATE)) {
  1290. status = SCI_FAILURE;
  1291. dev_warn(&ihost->pdev->dev,
  1292. "%s: Controller stop operation failed to "
  1293. "stop port %d because of status %d.\n",
  1294. __func__,
  1295. iport->logical_port_index,
  1296. port_status);
  1297. }
  1298. }
  1299. return status;
  1300. }
  1301. static enum sci_status sci_controller_stop_devices(struct isci_host *ihost)
  1302. {
  1303. u32 index;
  1304. enum sci_status status;
  1305. enum sci_status device_status;
  1306. status = SCI_SUCCESS;
  1307. for (index = 0; index < ihost->remote_node_entries; index++) {
  1308. if (ihost->device_table[index] != NULL) {
  1309. /* / @todo What timeout value do we want to provide to this request? */
  1310. device_status = sci_remote_device_stop(ihost->device_table[index], 0);
  1311. if ((device_status != SCI_SUCCESS) &&
  1312. (device_status != SCI_FAILURE_INVALID_STATE)) {
  1313. dev_warn(&ihost->pdev->dev,
  1314. "%s: Controller stop operation failed "
  1315. "to stop device 0x%p because of "
  1316. "status %d.\n",
  1317. __func__,
  1318. ihost->device_table[index], device_status);
  1319. }
  1320. }
  1321. }
  1322. return status;
  1323. }
  1324. static void sci_controller_stopping_state_enter(struct sci_base_state_machine *sm)
  1325. {
  1326. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1327. /* Stop all of the components for this controller */
  1328. sci_controller_stop_phys(ihost);
  1329. sci_controller_stop_ports(ihost);
  1330. sci_controller_stop_devices(ihost);
  1331. }
  1332. static void sci_controller_stopping_state_exit(struct sci_base_state_machine *sm)
  1333. {
  1334. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1335. sci_del_timer(&ihost->timer);
  1336. }
  1337. static void sci_controller_reset_hardware(struct isci_host *ihost)
  1338. {
  1339. /* Disable interrupts so we dont take any spurious interrupts */
  1340. sci_controller_disable_interrupts(ihost);
  1341. /* Reset the SCU */
  1342. writel(0xFFFFFFFF, &ihost->smu_registers->soft_reset_control);
  1343. /* Delay for 1ms to before clearing the CQP and UFQPR. */
  1344. udelay(1000);
  1345. /* The write to the CQGR clears the CQP */
  1346. writel(0x00000000, &ihost->smu_registers->completion_queue_get);
  1347. /* The write to the UFQGP clears the UFQPR */
  1348. writel(0, &ihost->scu_registers->sdma.unsolicited_frame_get_pointer);
  1349. }
  1350. static void sci_controller_resetting_state_enter(struct sci_base_state_machine *sm)
  1351. {
  1352. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1353. sci_controller_reset_hardware(ihost);
  1354. sci_change_state(&ihost->sm, SCIC_RESET);
  1355. }
  1356. static const struct sci_base_state sci_controller_state_table[] = {
  1357. [SCIC_INITIAL] = {
  1358. .enter_state = sci_controller_initial_state_enter,
  1359. },
  1360. [SCIC_RESET] = {},
  1361. [SCIC_INITIALIZING] = {},
  1362. [SCIC_INITIALIZED] = {},
  1363. [SCIC_STARTING] = {
  1364. .exit_state = sci_controller_starting_state_exit,
  1365. },
  1366. [SCIC_READY] = {
  1367. .enter_state = sci_controller_ready_state_enter,
  1368. .exit_state = sci_controller_ready_state_exit,
  1369. },
  1370. [SCIC_RESETTING] = {
  1371. .enter_state = sci_controller_resetting_state_enter,
  1372. },
  1373. [SCIC_STOPPING] = {
  1374. .enter_state = sci_controller_stopping_state_enter,
  1375. .exit_state = sci_controller_stopping_state_exit,
  1376. },
  1377. [SCIC_STOPPED] = {},
  1378. [SCIC_FAILED] = {}
  1379. };
  1380. static void sci_controller_set_default_config_parameters(struct isci_host *ihost)
  1381. {
  1382. /* these defaults are overridden by the platform / firmware */
  1383. u16 index;
  1384. /* Default to APC mode. */
  1385. ihost->oem_parameters.controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE;
  1386. /* Default to APC mode. */
  1387. ihost->oem_parameters.controller.max_concurr_spin_up = 1;
  1388. /* Default to no SSC operation. */
  1389. ihost->oem_parameters.controller.do_enable_ssc = false;
  1390. /* Default to short cables on all phys. */
  1391. ihost->oem_parameters.controller.cable_selection_mask = 0;
  1392. /* Initialize all of the port parameter information to narrow ports. */
  1393. for (index = 0; index < SCI_MAX_PORTS; index++) {
  1394. ihost->oem_parameters.ports[index].phy_mask = 0;
  1395. }
  1396. /* Initialize all of the phy parameter information. */
  1397. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1398. /* Default to 3G (i.e. Gen 2). */
  1399. ihost->user_parameters.phys[index].max_speed_generation =
  1400. SCIC_SDS_PARM_GEN2_SPEED;
  1401. /* the frequencies cannot be 0 */
  1402. ihost->user_parameters.phys[index].align_insertion_frequency = 0x7f;
  1403. ihost->user_parameters.phys[index].in_connection_align_insertion_frequency = 0xff;
  1404. ihost->user_parameters.phys[index].notify_enable_spin_up_insertion_frequency = 0x33;
  1405. /*
  1406. * Previous Vitesse based expanders had a arbitration issue that
  1407. * is worked around by having the upper 32-bits of SAS address
  1408. * with a value greater then the Vitesse company identifier.
  1409. * Hence, usage of 0x5FCFFFFF. */
  1410. ihost->oem_parameters.phys[index].sas_address.low = 0x1 + ihost->id;
  1411. ihost->oem_parameters.phys[index].sas_address.high = 0x5FCFFFFF;
  1412. }
  1413. ihost->user_parameters.stp_inactivity_timeout = 5;
  1414. ihost->user_parameters.ssp_inactivity_timeout = 5;
  1415. ihost->user_parameters.stp_max_occupancy_timeout = 5;
  1416. ihost->user_parameters.ssp_max_occupancy_timeout = 20;
  1417. ihost->user_parameters.no_outbound_task_timeout = 2;
  1418. }
  1419. static void controller_timeout(unsigned long data)
  1420. {
  1421. struct sci_timer *tmr = (struct sci_timer *)data;
  1422. struct isci_host *ihost = container_of(tmr, typeof(*ihost), timer);
  1423. struct sci_base_state_machine *sm = &ihost->sm;
  1424. unsigned long flags;
  1425. spin_lock_irqsave(&ihost->scic_lock, flags);
  1426. if (tmr->cancel)
  1427. goto done;
  1428. if (sm->current_state_id == SCIC_STARTING)
  1429. sci_controller_transition_to_ready(ihost, SCI_FAILURE_TIMEOUT);
  1430. else if (sm->current_state_id == SCIC_STOPPING) {
  1431. sci_change_state(sm, SCIC_FAILED);
  1432. isci_host_stop_complete(ihost, SCI_FAILURE_TIMEOUT);
  1433. } else /* / @todo Now what do we want to do in this case? */
  1434. dev_err(&ihost->pdev->dev,
  1435. "%s: Controller timer fired when controller was not "
  1436. "in a state being timed.\n",
  1437. __func__);
  1438. done:
  1439. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  1440. }
  1441. static enum sci_status sci_controller_construct(struct isci_host *ihost,
  1442. void __iomem *scu_base,
  1443. void __iomem *smu_base)
  1444. {
  1445. u8 i;
  1446. sci_init_sm(&ihost->sm, sci_controller_state_table, SCIC_INITIAL);
  1447. ihost->scu_registers = scu_base;
  1448. ihost->smu_registers = smu_base;
  1449. sci_port_configuration_agent_construct(&ihost->port_agent);
  1450. /* Construct the ports for this controller */
  1451. for (i = 0; i < SCI_MAX_PORTS; i++)
  1452. sci_port_construct(&ihost->ports[i], i, ihost);
  1453. sci_port_construct(&ihost->ports[i], SCIC_SDS_DUMMY_PORT, ihost);
  1454. /* Construct the phys for this controller */
  1455. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1456. /* Add all the PHYs to the dummy port */
  1457. sci_phy_construct(&ihost->phys[i],
  1458. &ihost->ports[SCI_MAX_PORTS], i);
  1459. }
  1460. ihost->invalid_phy_mask = 0;
  1461. sci_init_timer(&ihost->timer, controller_timeout);
  1462. /* Initialize the User and OEM parameters to default values. */
  1463. sci_controller_set_default_config_parameters(ihost);
  1464. return sci_controller_reset(ihost);
  1465. }
  1466. int sci_oem_parameters_validate(struct sci_oem_params *oem, u8 version)
  1467. {
  1468. int i;
  1469. for (i = 0; i < SCI_MAX_PORTS; i++)
  1470. if (oem->ports[i].phy_mask > SCIC_SDS_PARM_PHY_MASK_MAX)
  1471. return -EINVAL;
  1472. for (i = 0; i < SCI_MAX_PHYS; i++)
  1473. if (oem->phys[i].sas_address.high == 0 &&
  1474. oem->phys[i].sas_address.low == 0)
  1475. return -EINVAL;
  1476. if (oem->controller.mode_type == SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE) {
  1477. for (i = 0; i < SCI_MAX_PHYS; i++)
  1478. if (oem->ports[i].phy_mask != 0)
  1479. return -EINVAL;
  1480. } else if (oem->controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) {
  1481. u8 phy_mask = 0;
  1482. for (i = 0; i < SCI_MAX_PHYS; i++)
  1483. phy_mask |= oem->ports[i].phy_mask;
  1484. if (phy_mask == 0)
  1485. return -EINVAL;
  1486. } else
  1487. return -EINVAL;
  1488. if (oem->controller.max_concurr_spin_up > MAX_CONCURRENT_DEVICE_SPIN_UP_COUNT ||
  1489. oem->controller.max_concurr_spin_up < 1)
  1490. return -EINVAL;
  1491. if (oem->controller.do_enable_ssc) {
  1492. if (version < ISCI_ROM_VER_1_1 && oem->controller.do_enable_ssc != 1)
  1493. return -EINVAL;
  1494. if (version >= ISCI_ROM_VER_1_1) {
  1495. u8 test = oem->controller.ssc_sata_tx_spread_level;
  1496. switch (test) {
  1497. case 0:
  1498. case 2:
  1499. case 3:
  1500. case 6:
  1501. case 7:
  1502. break;
  1503. default:
  1504. return -EINVAL;
  1505. }
  1506. test = oem->controller.ssc_sas_tx_spread_level;
  1507. if (oem->controller.ssc_sas_tx_type == 0) {
  1508. switch (test) {
  1509. case 0:
  1510. case 2:
  1511. case 3:
  1512. break;
  1513. default:
  1514. return -EINVAL;
  1515. }
  1516. } else if (oem->controller.ssc_sas_tx_type == 1) {
  1517. switch (test) {
  1518. case 0:
  1519. case 3:
  1520. case 6:
  1521. break;
  1522. default:
  1523. return -EINVAL;
  1524. }
  1525. }
  1526. }
  1527. }
  1528. return 0;
  1529. }
  1530. static enum sci_status sci_oem_parameters_set(struct isci_host *ihost)
  1531. {
  1532. u32 state = ihost->sm.current_state_id;
  1533. struct isci_pci_info *pci_info = to_pci_info(ihost->pdev);
  1534. if (state == SCIC_RESET ||
  1535. state == SCIC_INITIALIZING ||
  1536. state == SCIC_INITIALIZED) {
  1537. if (sci_oem_parameters_validate(&ihost->oem_parameters,
  1538. pci_info->orom->hdr.version))
  1539. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1540. return SCI_SUCCESS;
  1541. }
  1542. return SCI_FAILURE_INVALID_STATE;
  1543. }
  1544. static u8 max_spin_up(struct isci_host *ihost)
  1545. {
  1546. if (ihost->user_parameters.max_concurr_spinup)
  1547. return min_t(u8, ihost->user_parameters.max_concurr_spinup,
  1548. MAX_CONCURRENT_DEVICE_SPIN_UP_COUNT);
  1549. else
  1550. return min_t(u8, ihost->oem_parameters.controller.max_concurr_spin_up,
  1551. MAX_CONCURRENT_DEVICE_SPIN_UP_COUNT);
  1552. }
  1553. static void power_control_timeout(unsigned long data)
  1554. {
  1555. struct sci_timer *tmr = (struct sci_timer *)data;
  1556. struct isci_host *ihost = container_of(tmr, typeof(*ihost), power_control.timer);
  1557. struct isci_phy *iphy;
  1558. unsigned long flags;
  1559. u8 i;
  1560. spin_lock_irqsave(&ihost->scic_lock, flags);
  1561. if (tmr->cancel)
  1562. goto done;
  1563. ihost->power_control.phys_granted_power = 0;
  1564. if (ihost->power_control.phys_waiting == 0) {
  1565. ihost->power_control.timer_started = false;
  1566. goto done;
  1567. }
  1568. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1569. if (ihost->power_control.phys_waiting == 0)
  1570. break;
  1571. iphy = ihost->power_control.requesters[i];
  1572. if (iphy == NULL)
  1573. continue;
  1574. if (ihost->power_control.phys_granted_power >= max_spin_up(ihost))
  1575. break;
  1576. ihost->power_control.requesters[i] = NULL;
  1577. ihost->power_control.phys_waiting--;
  1578. ihost->power_control.phys_granted_power++;
  1579. sci_phy_consume_power_handler(iphy);
  1580. if (iphy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS) {
  1581. u8 j;
  1582. for (j = 0; j < SCI_MAX_PHYS; j++) {
  1583. struct isci_phy *requester = ihost->power_control.requesters[j];
  1584. /*
  1585. * Search the power_control queue to see if there are other phys
  1586. * attached to the same remote device. If found, take all of
  1587. * them out of await_sas_power state.
  1588. */
  1589. if (requester != NULL && requester != iphy) {
  1590. u8 other = memcmp(requester->frame_rcvd.iaf.sas_addr,
  1591. iphy->frame_rcvd.iaf.sas_addr,
  1592. sizeof(requester->frame_rcvd.iaf.sas_addr));
  1593. if (other == 0) {
  1594. ihost->power_control.requesters[j] = NULL;
  1595. ihost->power_control.phys_waiting--;
  1596. sci_phy_consume_power_handler(requester);
  1597. }
  1598. }
  1599. }
  1600. }
  1601. }
  1602. /*
  1603. * It doesn't matter if the power list is empty, we need to start the
  1604. * timer in case another phy becomes ready.
  1605. */
  1606. sci_mod_timer(tmr, SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL);
  1607. ihost->power_control.timer_started = true;
  1608. done:
  1609. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  1610. }
  1611. void sci_controller_power_control_queue_insert(struct isci_host *ihost,
  1612. struct isci_phy *iphy)
  1613. {
  1614. BUG_ON(iphy == NULL);
  1615. if (ihost->power_control.phys_granted_power < max_spin_up(ihost)) {
  1616. ihost->power_control.phys_granted_power++;
  1617. sci_phy_consume_power_handler(iphy);
  1618. /*
  1619. * stop and start the power_control timer. When the timer fires, the
  1620. * no_of_phys_granted_power will be set to 0
  1621. */
  1622. if (ihost->power_control.timer_started)
  1623. sci_del_timer(&ihost->power_control.timer);
  1624. sci_mod_timer(&ihost->power_control.timer,
  1625. SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL);
  1626. ihost->power_control.timer_started = true;
  1627. } else {
  1628. /*
  1629. * There are phys, attached to the same sas address as this phy, are
  1630. * already in READY state, this phy don't need wait.
  1631. */
  1632. u8 i;
  1633. struct isci_phy *current_phy;
  1634. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1635. u8 other;
  1636. current_phy = &ihost->phys[i];
  1637. other = memcmp(current_phy->frame_rcvd.iaf.sas_addr,
  1638. iphy->frame_rcvd.iaf.sas_addr,
  1639. sizeof(current_phy->frame_rcvd.iaf.sas_addr));
  1640. if (current_phy->sm.current_state_id == SCI_PHY_READY &&
  1641. current_phy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS &&
  1642. other == 0) {
  1643. sci_phy_consume_power_handler(iphy);
  1644. break;
  1645. }
  1646. }
  1647. if (i == SCI_MAX_PHYS) {
  1648. /* Add the phy in the waiting list */
  1649. ihost->power_control.requesters[iphy->phy_index] = iphy;
  1650. ihost->power_control.phys_waiting++;
  1651. }
  1652. }
  1653. }
  1654. void sci_controller_power_control_queue_remove(struct isci_host *ihost,
  1655. struct isci_phy *iphy)
  1656. {
  1657. BUG_ON(iphy == NULL);
  1658. if (ihost->power_control.requesters[iphy->phy_index])
  1659. ihost->power_control.phys_waiting--;
  1660. ihost->power_control.requesters[iphy->phy_index] = NULL;
  1661. }
  1662. static int is_long_cable(int phy, unsigned char selection_byte)
  1663. {
  1664. return !!(selection_byte & (1 << phy));
  1665. }
  1666. static int is_medium_cable(int phy, unsigned char selection_byte)
  1667. {
  1668. return !!(selection_byte & (1 << (phy + 4)));
  1669. }
  1670. static enum cable_selections decode_selection_byte(
  1671. int phy,
  1672. unsigned char selection_byte)
  1673. {
  1674. return ((selection_byte & (1 << phy)) ? 1 : 0)
  1675. + (selection_byte & (1 << (phy + 4)) ? 2 : 0);
  1676. }
  1677. static unsigned char *to_cable_select(struct isci_host *ihost)
  1678. {
  1679. if (is_cable_select_overridden())
  1680. return ((unsigned char *)&cable_selection_override)
  1681. + ihost->id;
  1682. else
  1683. return &ihost->oem_parameters.controller.cable_selection_mask;
  1684. }
  1685. enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy)
  1686. {
  1687. return decode_selection_byte(phy, *to_cable_select(ihost));
  1688. }
  1689. char *lookup_cable_names(enum cable_selections selection)
  1690. {
  1691. static char *cable_names[] = {
  1692. [short_cable] = "short",
  1693. [long_cable] = "long",
  1694. [medium_cable] = "medium",
  1695. [undefined_cable] = "<undefined, assumed long>" /* bit 0==1 */
  1696. };
  1697. return (selection <= undefined_cable) ? cable_names[selection]
  1698. : cable_names[undefined_cable];
  1699. }
  1700. #define AFE_REGISTER_WRITE_DELAY 10
  1701. static void sci_controller_afe_initialization(struct isci_host *ihost)
  1702. {
  1703. struct scu_afe_registers __iomem *afe = &ihost->scu_registers->afe;
  1704. const struct sci_oem_params *oem = &ihost->oem_parameters;
  1705. struct pci_dev *pdev = ihost->pdev;
  1706. u32 afe_status;
  1707. u32 phy_id;
  1708. unsigned char cable_selection_mask = *to_cable_select(ihost);
  1709. /* Clear DFX Status registers */
  1710. writel(0x0081000f, &afe->afe_dfx_master_control0);
  1711. udelay(AFE_REGISTER_WRITE_DELAY);
  1712. if (is_b0(pdev) || is_c0(pdev) || is_c1(pdev)) {
  1713. /* PM Rx Equalization Save, PM SPhy Rx Acknowledgement
  1714. * Timer, PM Stagger Timer
  1715. */
  1716. writel(0x0007FFFF, &afe->afe_pmsn_master_control2);
  1717. udelay(AFE_REGISTER_WRITE_DELAY);
  1718. }
  1719. /* Configure bias currents to normal */
  1720. if (is_a2(pdev))
  1721. writel(0x00005A00, &afe->afe_bias_control);
  1722. else if (is_b0(pdev) || is_c0(pdev))
  1723. writel(0x00005F00, &afe->afe_bias_control);
  1724. else if (is_c1(pdev))
  1725. writel(0x00005500, &afe->afe_bias_control);
  1726. udelay(AFE_REGISTER_WRITE_DELAY);
  1727. /* Enable PLL */
  1728. if (is_a2(pdev))
  1729. writel(0x80040908, &afe->afe_pll_control0);
  1730. else if (is_b0(pdev) || is_c0(pdev))
  1731. writel(0x80040A08, &afe->afe_pll_control0);
  1732. else if (is_c1(pdev)) {
  1733. writel(0x80000B08, &afe->afe_pll_control0);
  1734. udelay(AFE_REGISTER_WRITE_DELAY);
  1735. writel(0x00000B08, &afe->afe_pll_control0);
  1736. udelay(AFE_REGISTER_WRITE_DELAY);
  1737. writel(0x80000B08, &afe->afe_pll_control0);
  1738. }
  1739. udelay(AFE_REGISTER_WRITE_DELAY);
  1740. /* Wait for the PLL to lock */
  1741. do {
  1742. afe_status = readl(&afe->afe_common_block_status);
  1743. udelay(AFE_REGISTER_WRITE_DELAY);
  1744. } while ((afe_status & 0x00001000) == 0);
  1745. if (is_a2(pdev)) {
  1746. /* Shorten SAS SNW lock time (RxLock timer value from 76
  1747. * us to 50 us)
  1748. */
  1749. writel(0x7bcc96ad, &afe->afe_pmsn_master_control0);
  1750. udelay(AFE_REGISTER_WRITE_DELAY);
  1751. }
  1752. for (phy_id = 0; phy_id < SCI_MAX_PHYS; phy_id++) {
  1753. struct scu_afe_transceiver *xcvr = &afe->scu_afe_xcvr[phy_id];
  1754. const struct sci_phy_oem_params *oem_phy = &oem->phys[phy_id];
  1755. int cable_length_long =
  1756. is_long_cable(phy_id, cable_selection_mask);
  1757. int cable_length_medium =
  1758. is_medium_cable(phy_id, cable_selection_mask);
  1759. if (is_a2(pdev)) {
  1760. /* All defaults, except the Receive Word
  1761. * Alignament/Comma Detect Enable....(0xe800)
  1762. */
  1763. writel(0x00004512, &xcvr->afe_xcvr_control0);
  1764. udelay(AFE_REGISTER_WRITE_DELAY);
  1765. writel(0x0050100F, &xcvr->afe_xcvr_control1);
  1766. udelay(AFE_REGISTER_WRITE_DELAY);
  1767. } else if (is_b0(pdev)) {
  1768. /* Configure transmitter SSC parameters */
  1769. writel(0x00030000, &xcvr->afe_tx_ssc_control);
  1770. udelay(AFE_REGISTER_WRITE_DELAY);
  1771. } else if (is_c0(pdev)) {
  1772. /* Configure transmitter SSC parameters */
  1773. writel(0x00010202, &xcvr->afe_tx_ssc_control);
  1774. udelay(AFE_REGISTER_WRITE_DELAY);
  1775. /* All defaults, except the Receive Word
  1776. * Alignament/Comma Detect Enable....(0xe800)
  1777. */
  1778. writel(0x00014500, &xcvr->afe_xcvr_control0);
  1779. udelay(AFE_REGISTER_WRITE_DELAY);
  1780. } else if (is_c1(pdev)) {
  1781. /* Configure transmitter SSC parameters */
  1782. writel(0x00010202, &xcvr->afe_tx_ssc_control);
  1783. udelay(AFE_REGISTER_WRITE_DELAY);
  1784. /* All defaults, except the Receive Word
  1785. * Alignament/Comma Detect Enable....(0xe800)
  1786. */
  1787. writel(0x0001C500, &xcvr->afe_xcvr_control0);
  1788. udelay(AFE_REGISTER_WRITE_DELAY);
  1789. }
  1790. /* Power up TX and RX out from power down (PWRDNTX and
  1791. * PWRDNRX) & increase TX int & ext bias 20%....(0xe85c)
  1792. */
  1793. if (is_a2(pdev))
  1794. writel(0x000003F0, &xcvr->afe_channel_control);
  1795. else if (is_b0(pdev)) {
  1796. writel(0x000003D7, &xcvr->afe_channel_control);
  1797. udelay(AFE_REGISTER_WRITE_DELAY);
  1798. writel(0x000003D4, &xcvr->afe_channel_control);
  1799. } else if (is_c0(pdev)) {
  1800. writel(0x000001E7, &xcvr->afe_channel_control);
  1801. udelay(AFE_REGISTER_WRITE_DELAY);
  1802. writel(0x000001E4, &xcvr->afe_channel_control);
  1803. } else if (is_c1(pdev)) {
  1804. writel(cable_length_long ? 0x000002F7 : 0x000001F7,
  1805. &xcvr->afe_channel_control);
  1806. udelay(AFE_REGISTER_WRITE_DELAY);
  1807. writel(cable_length_long ? 0x000002F4 : 0x000001F4,
  1808. &xcvr->afe_channel_control);
  1809. }
  1810. udelay(AFE_REGISTER_WRITE_DELAY);
  1811. if (is_a2(pdev)) {
  1812. /* Enable TX equalization (0xe824) */
  1813. writel(0x00040000, &xcvr->afe_tx_control);
  1814. udelay(AFE_REGISTER_WRITE_DELAY);
  1815. }
  1816. if (is_a2(pdev) || is_b0(pdev))
  1817. /* RDPI=0x0(RX Power On), RXOOBDETPDNC=0x0,
  1818. * TPD=0x0(TX Power On), RDD=0x0(RX Detect
  1819. * Enabled) ....(0xe800)
  1820. */
  1821. writel(0x00004100, &xcvr->afe_xcvr_control0);
  1822. else if (is_c0(pdev))
  1823. writel(0x00014100, &xcvr->afe_xcvr_control0);
  1824. else if (is_c1(pdev))
  1825. writel(0x0001C100, &xcvr->afe_xcvr_control0);
  1826. udelay(AFE_REGISTER_WRITE_DELAY);
  1827. /* Leave DFE/FFE on */
  1828. if (is_a2(pdev))
  1829. writel(0x3F11103F, &xcvr->afe_rx_ssc_control0);
  1830. else if (is_b0(pdev)) {
  1831. writel(0x3F11103F, &xcvr->afe_rx_ssc_control0);
  1832. udelay(AFE_REGISTER_WRITE_DELAY);
  1833. /* Enable TX equalization (0xe824) */
  1834. writel(0x00040000, &xcvr->afe_tx_control);
  1835. } else if (is_c0(pdev)) {
  1836. writel(0x01400C0F, &xcvr->afe_rx_ssc_control1);
  1837. udelay(AFE_REGISTER_WRITE_DELAY);
  1838. writel(0x3F6F103F, &xcvr->afe_rx_ssc_control0);
  1839. udelay(AFE_REGISTER_WRITE_DELAY);
  1840. /* Enable TX equalization (0xe824) */
  1841. writel(0x00040000, &xcvr->afe_tx_control);
  1842. } else if (is_c1(pdev)) {
  1843. writel(cable_length_long ? 0x01500C0C :
  1844. cable_length_medium ? 0x01400C0D : 0x02400C0D,
  1845. &xcvr->afe_xcvr_control1);
  1846. udelay(AFE_REGISTER_WRITE_DELAY);
  1847. writel(0x000003E0, &xcvr->afe_dfx_rx_control1);
  1848. udelay(AFE_REGISTER_WRITE_DELAY);
  1849. writel(cable_length_long ? 0x33091C1F :
  1850. cable_length_medium ? 0x3315181F : 0x2B17161F,
  1851. &xcvr->afe_rx_ssc_control0);
  1852. udelay(AFE_REGISTER_WRITE_DELAY);
  1853. /* Enable TX equalization (0xe824) */
  1854. writel(0x00040000, &xcvr->afe_tx_control);
  1855. }
  1856. udelay(AFE_REGISTER_WRITE_DELAY);
  1857. writel(oem_phy->afe_tx_amp_control0, &xcvr->afe_tx_amp_control0);
  1858. udelay(AFE_REGISTER_WRITE_DELAY);
  1859. writel(oem_phy->afe_tx_amp_control1, &xcvr->afe_tx_amp_control1);
  1860. udelay(AFE_REGISTER_WRITE_DELAY);
  1861. writel(oem_phy->afe_tx_amp_control2, &xcvr->afe_tx_amp_control2);
  1862. udelay(AFE_REGISTER_WRITE_DELAY);
  1863. writel(oem_phy->afe_tx_amp_control3, &xcvr->afe_tx_amp_control3);
  1864. udelay(AFE_REGISTER_WRITE_DELAY);
  1865. }
  1866. /* Transfer control to the PEs */
  1867. writel(0x00010f00, &afe->afe_dfx_master_control0);
  1868. udelay(AFE_REGISTER_WRITE_DELAY);
  1869. }
  1870. static void sci_controller_initialize_power_control(struct isci_host *ihost)
  1871. {
  1872. sci_init_timer(&ihost->power_control.timer, power_control_timeout);
  1873. memset(ihost->power_control.requesters, 0,
  1874. sizeof(ihost->power_control.requesters));
  1875. ihost->power_control.phys_waiting = 0;
  1876. ihost->power_control.phys_granted_power = 0;
  1877. }
  1878. static enum sci_status sci_controller_initialize(struct isci_host *ihost)
  1879. {
  1880. struct sci_base_state_machine *sm = &ihost->sm;
  1881. enum sci_status result = SCI_FAILURE;
  1882. unsigned long i, state, val;
  1883. if (ihost->sm.current_state_id != SCIC_RESET) {
  1884. dev_warn(&ihost->pdev->dev,
  1885. "SCIC Controller initialize operation requested "
  1886. "in invalid state\n");
  1887. return SCI_FAILURE_INVALID_STATE;
  1888. }
  1889. sci_change_state(sm, SCIC_INITIALIZING);
  1890. sci_init_timer(&ihost->phy_timer, phy_startup_timeout);
  1891. ihost->next_phy_to_start = 0;
  1892. ihost->phy_startup_timer_pending = false;
  1893. sci_controller_initialize_power_control(ihost);
  1894. /*
  1895. * There is nothing to do here for B0 since we do not have to
  1896. * program the AFE registers.
  1897. * / @todo The AFE settings are supposed to be correct for the B0 but
  1898. * / presently they seem to be wrong. */
  1899. sci_controller_afe_initialization(ihost);
  1900. /* Take the hardware out of reset */
  1901. writel(0, &ihost->smu_registers->soft_reset_control);
  1902. /*
  1903. * / @todo Provide meaningfull error code for hardware failure
  1904. * result = SCI_FAILURE_CONTROLLER_HARDWARE; */
  1905. for (i = 100; i >= 1; i--) {
  1906. u32 status;
  1907. /* Loop until the hardware reports success */
  1908. udelay(SCU_CONTEXT_RAM_INIT_STALL_TIME);
  1909. status = readl(&ihost->smu_registers->control_status);
  1910. if ((status & SCU_RAM_INIT_COMPLETED) == SCU_RAM_INIT_COMPLETED)
  1911. break;
  1912. }
  1913. if (i == 0)
  1914. goto out;
  1915. /*
  1916. * Determine what are the actaul device capacities that the
  1917. * hardware will support */
  1918. val = readl(&ihost->smu_registers->device_context_capacity);
  1919. /* Record the smaller of the two capacity values */
  1920. ihost->logical_port_entries = min(smu_max_ports(val), SCI_MAX_PORTS);
  1921. ihost->task_context_entries = min(smu_max_task_contexts(val), SCI_MAX_IO_REQUESTS);
  1922. ihost->remote_node_entries = min(smu_max_rncs(val), SCI_MAX_REMOTE_DEVICES);
  1923. /*
  1924. * Make all PEs that are unassigned match up with the
  1925. * logical ports
  1926. */
  1927. for (i = 0; i < ihost->logical_port_entries; i++) {
  1928. struct scu_port_task_scheduler_group_registers __iomem
  1929. *ptsg = &ihost->scu_registers->peg0.ptsg;
  1930. writel(i, &ptsg->protocol_engine[i]);
  1931. }
  1932. /* Initialize hardware PCI Relaxed ordering in DMA engines */
  1933. val = readl(&ihost->scu_registers->sdma.pdma_configuration);
  1934. val |= SCU_PDMACR_GEN_BIT(PCI_RELAXED_ORDERING_ENABLE);
  1935. writel(val, &ihost->scu_registers->sdma.pdma_configuration);
  1936. val = readl(&ihost->scu_registers->sdma.cdma_configuration);
  1937. val |= SCU_CDMACR_GEN_BIT(PCI_RELAXED_ORDERING_ENABLE);
  1938. writel(val, &ihost->scu_registers->sdma.cdma_configuration);
  1939. /*
  1940. * Initialize the PHYs before the PORTs because the PHY registers
  1941. * are accessed during the port initialization.
  1942. */
  1943. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1944. result = sci_phy_initialize(&ihost->phys[i],
  1945. &ihost->scu_registers->peg0.pe[i].tl,
  1946. &ihost->scu_registers->peg0.pe[i].ll);
  1947. if (result != SCI_SUCCESS)
  1948. goto out;
  1949. }
  1950. for (i = 0; i < ihost->logical_port_entries; i++) {
  1951. struct isci_port *iport = &ihost->ports[i];
  1952. iport->port_task_scheduler_registers = &ihost->scu_registers->peg0.ptsg.port[i];
  1953. iport->port_pe_configuration_register = &ihost->scu_registers->peg0.ptsg.protocol_engine[0];
  1954. iport->viit_registers = &ihost->scu_registers->peg0.viit[i];
  1955. }
  1956. result = sci_port_configuration_agent_initialize(ihost, &ihost->port_agent);
  1957. out:
  1958. /* Advance the controller state machine */
  1959. if (result == SCI_SUCCESS)
  1960. state = SCIC_INITIALIZED;
  1961. else
  1962. state = SCIC_FAILED;
  1963. sci_change_state(sm, state);
  1964. return result;
  1965. }
  1966. static enum sci_status sci_user_parameters_set(struct isci_host *ihost,
  1967. struct sci_user_parameters *sci_parms)
  1968. {
  1969. u32 state = ihost->sm.current_state_id;
  1970. if (state == SCIC_RESET ||
  1971. state == SCIC_INITIALIZING ||
  1972. state == SCIC_INITIALIZED) {
  1973. u16 index;
  1974. /*
  1975. * Validate the user parameters. If they are not legal, then
  1976. * return a failure.
  1977. */
  1978. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1979. struct sci_phy_user_params *user_phy;
  1980. user_phy = &sci_parms->phys[index];
  1981. if (!((user_phy->max_speed_generation <=
  1982. SCIC_SDS_PARM_MAX_SPEED) &&
  1983. (user_phy->max_speed_generation >
  1984. SCIC_SDS_PARM_NO_SPEED)))
  1985. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1986. if (user_phy->in_connection_align_insertion_frequency <
  1987. 3)
  1988. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1989. if ((user_phy->in_connection_align_insertion_frequency <
  1990. 3) ||
  1991. (user_phy->align_insertion_frequency == 0) ||
  1992. (user_phy->
  1993. notify_enable_spin_up_insertion_frequency ==
  1994. 0))
  1995. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1996. }
  1997. if ((sci_parms->stp_inactivity_timeout == 0) ||
  1998. (sci_parms->ssp_inactivity_timeout == 0) ||
  1999. (sci_parms->stp_max_occupancy_timeout == 0) ||
  2000. (sci_parms->ssp_max_occupancy_timeout == 0) ||
  2001. (sci_parms->no_outbound_task_timeout == 0))
  2002. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  2003. memcpy(&ihost->user_parameters, sci_parms, sizeof(*sci_parms));
  2004. return SCI_SUCCESS;
  2005. }
  2006. return SCI_FAILURE_INVALID_STATE;
  2007. }
  2008. static int sci_controller_mem_init(struct isci_host *ihost)
  2009. {
  2010. struct device *dev = &ihost->pdev->dev;
  2011. dma_addr_t dma;
  2012. size_t size;
  2013. int err;
  2014. size = SCU_MAX_COMPLETION_QUEUE_ENTRIES * sizeof(u32);
  2015. ihost->completion_queue = dmam_alloc_coherent(dev, size, &dma, GFP_KERNEL);
  2016. if (!ihost->completion_queue)
  2017. return -ENOMEM;
  2018. writel(lower_32_bits(dma), &ihost->smu_registers->completion_queue_lower);
  2019. writel(upper_32_bits(dma), &ihost->smu_registers->completion_queue_upper);
  2020. size = ihost->remote_node_entries * sizeof(union scu_remote_node_context);
  2021. ihost->remote_node_context_table = dmam_alloc_coherent(dev, size, &dma,
  2022. GFP_KERNEL);
  2023. if (!ihost->remote_node_context_table)
  2024. return -ENOMEM;
  2025. writel(lower_32_bits(dma), &ihost->smu_registers->remote_node_context_lower);
  2026. writel(upper_32_bits(dma), &ihost->smu_registers->remote_node_context_upper);
  2027. size = ihost->task_context_entries * sizeof(struct scu_task_context),
  2028. ihost->task_context_table = dmam_alloc_coherent(dev, size, &dma, GFP_KERNEL);
  2029. if (!ihost->task_context_table)
  2030. return -ENOMEM;
  2031. ihost->task_context_dma = dma;
  2032. writel(lower_32_bits(dma), &ihost->smu_registers->host_task_table_lower);
  2033. writel(upper_32_bits(dma), &ihost->smu_registers->host_task_table_upper);
  2034. err = sci_unsolicited_frame_control_construct(ihost);
  2035. if (err)
  2036. return err;
  2037. /*
  2038. * Inform the silicon as to the location of the UF headers and
  2039. * address table.
  2040. */
  2041. writel(lower_32_bits(ihost->uf_control.headers.physical_address),
  2042. &ihost->scu_registers->sdma.uf_header_base_address_lower);
  2043. writel(upper_32_bits(ihost->uf_control.headers.physical_address),
  2044. &ihost->scu_registers->sdma.uf_header_base_address_upper);
  2045. writel(lower_32_bits(ihost->uf_control.address_table.physical_address),
  2046. &ihost->scu_registers->sdma.uf_address_table_lower);
  2047. writel(upper_32_bits(ihost->uf_control.address_table.physical_address),
  2048. &ihost->scu_registers->sdma.uf_address_table_upper);
  2049. return 0;
  2050. }
  2051. int isci_host_init(struct isci_host *ihost)
  2052. {
  2053. int err = 0, i;
  2054. enum sci_status status;
  2055. struct sci_user_parameters sci_user_params;
  2056. struct isci_pci_info *pci_info = to_pci_info(ihost->pdev);
  2057. spin_lock_init(&ihost->state_lock);
  2058. spin_lock_init(&ihost->scic_lock);
  2059. init_waitqueue_head(&ihost->eventq);
  2060. isci_host_change_state(ihost, isci_starting);
  2061. status = sci_controller_construct(ihost, scu_base(ihost),
  2062. smu_base(ihost));
  2063. if (status != SCI_SUCCESS) {
  2064. dev_err(&ihost->pdev->dev,
  2065. "%s: sci_controller_construct failed - status = %x\n",
  2066. __func__,
  2067. status);
  2068. return -ENODEV;
  2069. }
  2070. ihost->sas_ha.dev = &ihost->pdev->dev;
  2071. ihost->sas_ha.lldd_ha = ihost;
  2072. /*
  2073. * grab initial values stored in the controller object for OEM and USER
  2074. * parameters
  2075. */
  2076. isci_user_parameters_get(&sci_user_params);
  2077. status = sci_user_parameters_set(ihost, &sci_user_params);
  2078. if (status != SCI_SUCCESS) {
  2079. dev_warn(&ihost->pdev->dev,
  2080. "%s: sci_user_parameters_set failed\n",
  2081. __func__);
  2082. return -ENODEV;
  2083. }
  2084. /* grab any OEM parameters specified in orom */
  2085. if (pci_info->orom) {
  2086. status = isci_parse_oem_parameters(&ihost->oem_parameters,
  2087. pci_info->orom,
  2088. ihost->id);
  2089. if (status != SCI_SUCCESS) {
  2090. dev_warn(&ihost->pdev->dev,
  2091. "parsing firmware oem parameters failed\n");
  2092. return -EINVAL;
  2093. }
  2094. }
  2095. status = sci_oem_parameters_set(ihost);
  2096. if (status != SCI_SUCCESS) {
  2097. dev_warn(&ihost->pdev->dev,
  2098. "%s: sci_oem_parameters_set failed\n",
  2099. __func__);
  2100. return -ENODEV;
  2101. }
  2102. tasklet_init(&ihost->completion_tasklet,
  2103. isci_host_completion_routine, (unsigned long)ihost);
  2104. INIT_LIST_HEAD(&ihost->requests_to_complete);
  2105. INIT_LIST_HEAD(&ihost->requests_to_errorback);
  2106. spin_lock_irq(&ihost->scic_lock);
  2107. status = sci_controller_initialize(ihost);
  2108. spin_unlock_irq(&ihost->scic_lock);
  2109. if (status != SCI_SUCCESS) {
  2110. dev_warn(&ihost->pdev->dev,
  2111. "%s: sci_controller_initialize failed -"
  2112. " status = 0x%x\n",
  2113. __func__, status);
  2114. return -ENODEV;
  2115. }
  2116. err = sci_controller_mem_init(ihost);
  2117. if (err)
  2118. return err;
  2119. for (i = 0; i < SCI_MAX_PORTS; i++)
  2120. isci_port_init(&ihost->ports[i], ihost, i);
  2121. for (i = 0; i < SCI_MAX_PHYS; i++)
  2122. isci_phy_init(&ihost->phys[i], ihost, i);
  2123. /* enable sgpio */
  2124. writel(1, &ihost->scu_registers->peg0.sgpio.interface_control);
  2125. for (i = 0; i < isci_gpio_count(ihost); i++)
  2126. writel(SGPIO_HW_CONTROL, &ihost->scu_registers->peg0.sgpio.output_data_select[i]);
  2127. writel(0, &ihost->scu_registers->peg0.sgpio.vendor_specific_code);
  2128. for (i = 0; i < SCI_MAX_REMOTE_DEVICES; i++) {
  2129. struct isci_remote_device *idev = &ihost->devices[i];
  2130. INIT_LIST_HEAD(&idev->reqs_in_process);
  2131. INIT_LIST_HEAD(&idev->node);
  2132. }
  2133. for (i = 0; i < SCI_MAX_IO_REQUESTS; i++) {
  2134. struct isci_request *ireq;
  2135. dma_addr_t dma;
  2136. ireq = dmam_alloc_coherent(&ihost->pdev->dev,
  2137. sizeof(struct isci_request), &dma,
  2138. GFP_KERNEL);
  2139. if (!ireq)
  2140. return -ENOMEM;
  2141. ireq->tc = &ihost->task_context_table[i];
  2142. ireq->owning_controller = ihost;
  2143. spin_lock_init(&ireq->state_lock);
  2144. ireq->request_daddr = dma;
  2145. ireq->isci_host = ihost;
  2146. ihost->reqs[i] = ireq;
  2147. }
  2148. return 0;
  2149. }
  2150. void sci_controller_link_up(struct isci_host *ihost, struct isci_port *iport,
  2151. struct isci_phy *iphy)
  2152. {
  2153. switch (ihost->sm.current_state_id) {
  2154. case SCIC_STARTING:
  2155. sci_del_timer(&ihost->phy_timer);
  2156. ihost->phy_startup_timer_pending = false;
  2157. ihost->port_agent.link_up_handler(ihost, &ihost->port_agent,
  2158. iport, iphy);
  2159. sci_controller_start_next_phy(ihost);
  2160. break;
  2161. case SCIC_READY:
  2162. ihost->port_agent.link_up_handler(ihost, &ihost->port_agent,
  2163. iport, iphy);
  2164. break;
  2165. default:
  2166. dev_dbg(&ihost->pdev->dev,
  2167. "%s: SCIC Controller linkup event from phy %d in "
  2168. "unexpected state %d\n", __func__, iphy->phy_index,
  2169. ihost->sm.current_state_id);
  2170. }
  2171. }
  2172. void sci_controller_link_down(struct isci_host *ihost, struct isci_port *iport,
  2173. struct isci_phy *iphy)
  2174. {
  2175. switch (ihost->sm.current_state_id) {
  2176. case SCIC_STARTING:
  2177. case SCIC_READY:
  2178. ihost->port_agent.link_down_handler(ihost, &ihost->port_agent,
  2179. iport, iphy);
  2180. break;
  2181. default:
  2182. dev_dbg(&ihost->pdev->dev,
  2183. "%s: SCIC Controller linkdown event from phy %d in "
  2184. "unexpected state %d\n",
  2185. __func__,
  2186. iphy->phy_index,
  2187. ihost->sm.current_state_id);
  2188. }
  2189. }
  2190. static bool sci_controller_has_remote_devices_stopping(struct isci_host *ihost)
  2191. {
  2192. u32 index;
  2193. for (index = 0; index < ihost->remote_node_entries; index++) {
  2194. if ((ihost->device_table[index] != NULL) &&
  2195. (ihost->device_table[index]->sm.current_state_id == SCI_DEV_STOPPING))
  2196. return true;
  2197. }
  2198. return false;
  2199. }
  2200. void sci_controller_remote_device_stopped(struct isci_host *ihost,
  2201. struct isci_remote_device *idev)
  2202. {
  2203. if (ihost->sm.current_state_id != SCIC_STOPPING) {
  2204. dev_dbg(&ihost->pdev->dev,
  2205. "SCIC Controller 0x%p remote device stopped event "
  2206. "from device 0x%p in unexpected state %d\n",
  2207. ihost, idev,
  2208. ihost->sm.current_state_id);
  2209. return;
  2210. }
  2211. if (!sci_controller_has_remote_devices_stopping(ihost))
  2212. sci_change_state(&ihost->sm, SCIC_STOPPED);
  2213. }
  2214. void sci_controller_post_request(struct isci_host *ihost, u32 request)
  2215. {
  2216. dev_dbg(&ihost->pdev->dev, "%s[%d]: %#x\n",
  2217. __func__, ihost->id, request);
  2218. writel(request, &ihost->smu_registers->post_context_port);
  2219. }
  2220. struct isci_request *sci_request_by_tag(struct isci_host *ihost, u16 io_tag)
  2221. {
  2222. u16 task_index;
  2223. u16 task_sequence;
  2224. task_index = ISCI_TAG_TCI(io_tag);
  2225. if (task_index < ihost->task_context_entries) {
  2226. struct isci_request *ireq = ihost->reqs[task_index];
  2227. if (test_bit(IREQ_ACTIVE, &ireq->flags)) {
  2228. task_sequence = ISCI_TAG_SEQ(io_tag);
  2229. if (task_sequence == ihost->io_request_sequence[task_index])
  2230. return ireq;
  2231. }
  2232. }
  2233. return NULL;
  2234. }
  2235. /**
  2236. * This method allocates remote node index and the reserves the remote node
  2237. * context space for use. This method can fail if there are no more remote
  2238. * node index available.
  2239. * @scic: This is the controller object which contains the set of
  2240. * free remote node ids
  2241. * @sci_dev: This is the device object which is requesting the a remote node
  2242. * id
  2243. * @node_id: This is the remote node id that is assinged to the device if one
  2244. * is available
  2245. *
  2246. * enum sci_status SCI_FAILURE_OUT_OF_RESOURCES if there are no available remote
  2247. * node index available.
  2248. */
  2249. enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost,
  2250. struct isci_remote_device *idev,
  2251. u16 *node_id)
  2252. {
  2253. u16 node_index;
  2254. u32 remote_node_count = sci_remote_device_node_count(idev);
  2255. node_index = sci_remote_node_table_allocate_remote_node(
  2256. &ihost->available_remote_nodes, remote_node_count
  2257. );
  2258. if (node_index != SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) {
  2259. ihost->device_table[node_index] = idev;
  2260. *node_id = node_index;
  2261. return SCI_SUCCESS;
  2262. }
  2263. return SCI_FAILURE_INSUFFICIENT_RESOURCES;
  2264. }
  2265. void sci_controller_free_remote_node_context(struct isci_host *ihost,
  2266. struct isci_remote_device *idev,
  2267. u16 node_id)
  2268. {
  2269. u32 remote_node_count = sci_remote_device_node_count(idev);
  2270. if (ihost->device_table[node_id] == idev) {
  2271. ihost->device_table[node_id] = NULL;
  2272. sci_remote_node_table_release_remote_node_index(
  2273. &ihost->available_remote_nodes, remote_node_count, node_id
  2274. );
  2275. }
  2276. }
  2277. void sci_controller_copy_sata_response(void *response_buffer,
  2278. void *frame_header,
  2279. void *frame_buffer)
  2280. {
  2281. /* XXX type safety? */
  2282. memcpy(response_buffer, frame_header, sizeof(u32));
  2283. memcpy(response_buffer + sizeof(u32),
  2284. frame_buffer,
  2285. sizeof(struct dev_to_host_fis) - sizeof(u32));
  2286. }
  2287. void sci_controller_release_frame(struct isci_host *ihost, u32 frame_index)
  2288. {
  2289. if (sci_unsolicited_frame_control_release_frame(&ihost->uf_control, frame_index))
  2290. writel(ihost->uf_control.get,
  2291. &ihost->scu_registers->sdma.unsolicited_frame_get_pointer);
  2292. }
  2293. void isci_tci_free(struct isci_host *ihost, u16 tci)
  2294. {
  2295. u16 tail = ihost->tci_tail & (SCI_MAX_IO_REQUESTS-1);
  2296. ihost->tci_pool[tail] = tci;
  2297. ihost->tci_tail = tail + 1;
  2298. }
  2299. static u16 isci_tci_alloc(struct isci_host *ihost)
  2300. {
  2301. u16 head = ihost->tci_head & (SCI_MAX_IO_REQUESTS-1);
  2302. u16 tci = ihost->tci_pool[head];
  2303. ihost->tci_head = head + 1;
  2304. return tci;
  2305. }
  2306. static u16 isci_tci_space(struct isci_host *ihost)
  2307. {
  2308. return CIRC_SPACE(ihost->tci_head, ihost->tci_tail, SCI_MAX_IO_REQUESTS);
  2309. }
  2310. u16 isci_alloc_tag(struct isci_host *ihost)
  2311. {
  2312. if (isci_tci_space(ihost)) {
  2313. u16 tci = isci_tci_alloc(ihost);
  2314. u8 seq = ihost->io_request_sequence[tci];
  2315. return ISCI_TAG(seq, tci);
  2316. }
  2317. return SCI_CONTROLLER_INVALID_IO_TAG;
  2318. }
  2319. enum sci_status isci_free_tag(struct isci_host *ihost, u16 io_tag)
  2320. {
  2321. u16 tci = ISCI_TAG_TCI(io_tag);
  2322. u16 seq = ISCI_TAG_SEQ(io_tag);
  2323. /* prevent tail from passing head */
  2324. if (isci_tci_active(ihost) == 0)
  2325. return SCI_FAILURE_INVALID_IO_TAG;
  2326. if (seq == ihost->io_request_sequence[tci]) {
  2327. ihost->io_request_sequence[tci] = (seq+1) & (SCI_MAX_SEQ-1);
  2328. isci_tci_free(ihost, tci);
  2329. return SCI_SUCCESS;
  2330. }
  2331. return SCI_FAILURE_INVALID_IO_TAG;
  2332. }
  2333. enum sci_status sci_controller_start_io(struct isci_host *ihost,
  2334. struct isci_remote_device *idev,
  2335. struct isci_request *ireq)
  2336. {
  2337. enum sci_status status;
  2338. if (ihost->sm.current_state_id != SCIC_READY) {
  2339. dev_warn(&ihost->pdev->dev, "invalid state to start I/O");
  2340. return SCI_FAILURE_INVALID_STATE;
  2341. }
  2342. status = sci_remote_device_start_io(ihost, idev, ireq);
  2343. if (status != SCI_SUCCESS)
  2344. return status;
  2345. set_bit(IREQ_ACTIVE, &ireq->flags);
  2346. sci_controller_post_request(ihost, ireq->post_context);
  2347. return SCI_SUCCESS;
  2348. }
  2349. enum sci_status sci_controller_terminate_request(struct isci_host *ihost,
  2350. struct isci_remote_device *idev,
  2351. struct isci_request *ireq)
  2352. {
  2353. /* terminate an ongoing (i.e. started) core IO request. This does not
  2354. * abort the IO request at the target, but rather removes the IO
  2355. * request from the host controller.
  2356. */
  2357. enum sci_status status;
  2358. if (ihost->sm.current_state_id != SCIC_READY) {
  2359. dev_warn(&ihost->pdev->dev,
  2360. "invalid state to terminate request\n");
  2361. return SCI_FAILURE_INVALID_STATE;
  2362. }
  2363. status = sci_io_request_terminate(ireq);
  2364. if (status != SCI_SUCCESS)
  2365. return status;
  2366. /*
  2367. * Utilize the original post context command and or in the POST_TC_ABORT
  2368. * request sub-type.
  2369. */
  2370. sci_controller_post_request(ihost,
  2371. ireq->post_context | SCU_CONTEXT_COMMAND_REQUEST_POST_TC_ABORT);
  2372. return SCI_SUCCESS;
  2373. }
  2374. /**
  2375. * sci_controller_complete_io() - This method will perform core specific
  2376. * completion operations for an IO request. After this method is invoked,
  2377. * the user should consider the IO request as invalid until it is properly
  2378. * reused (i.e. re-constructed).
  2379. * @ihost: The handle to the controller object for which to complete the
  2380. * IO request.
  2381. * @idev: The handle to the remote device object for which to complete
  2382. * the IO request.
  2383. * @ireq: the handle to the io request object to complete.
  2384. */
  2385. enum sci_status sci_controller_complete_io(struct isci_host *ihost,
  2386. struct isci_remote_device *idev,
  2387. struct isci_request *ireq)
  2388. {
  2389. enum sci_status status;
  2390. u16 index;
  2391. switch (ihost->sm.current_state_id) {
  2392. case SCIC_STOPPING:
  2393. /* XXX: Implement this function */
  2394. return SCI_FAILURE;
  2395. case SCIC_READY:
  2396. status = sci_remote_device_complete_io(ihost, idev, ireq);
  2397. if (status != SCI_SUCCESS)
  2398. return status;
  2399. index = ISCI_TAG_TCI(ireq->io_tag);
  2400. clear_bit(IREQ_ACTIVE, &ireq->flags);
  2401. return SCI_SUCCESS;
  2402. default:
  2403. dev_warn(&ihost->pdev->dev, "invalid state to complete I/O");
  2404. return SCI_FAILURE_INVALID_STATE;
  2405. }
  2406. }
  2407. enum sci_status sci_controller_continue_io(struct isci_request *ireq)
  2408. {
  2409. struct isci_host *ihost = ireq->owning_controller;
  2410. if (ihost->sm.current_state_id != SCIC_READY) {
  2411. dev_warn(&ihost->pdev->dev, "invalid state to continue I/O");
  2412. return SCI_FAILURE_INVALID_STATE;
  2413. }
  2414. set_bit(IREQ_ACTIVE, &ireq->flags);
  2415. sci_controller_post_request(ihost, ireq->post_context);
  2416. return SCI_SUCCESS;
  2417. }
  2418. /**
  2419. * sci_controller_start_task() - This method is called by the SCIC user to
  2420. * send/start a framework task management request.
  2421. * @controller: the handle to the controller object for which to start the task
  2422. * management request.
  2423. * @remote_device: the handle to the remote device object for which to start
  2424. * the task management request.
  2425. * @task_request: the handle to the task request object to start.
  2426. */
  2427. enum sci_task_status sci_controller_start_task(struct isci_host *ihost,
  2428. struct isci_remote_device *idev,
  2429. struct isci_request *ireq)
  2430. {
  2431. enum sci_status status;
  2432. if (ihost->sm.current_state_id != SCIC_READY) {
  2433. dev_warn(&ihost->pdev->dev,
  2434. "%s: SCIC Controller starting task from invalid "
  2435. "state\n",
  2436. __func__);
  2437. return SCI_TASK_FAILURE_INVALID_STATE;
  2438. }
  2439. status = sci_remote_device_start_task(ihost, idev, ireq);
  2440. switch (status) {
  2441. case SCI_FAILURE_RESET_DEVICE_PARTIAL_SUCCESS:
  2442. set_bit(IREQ_ACTIVE, &ireq->flags);
  2443. /*
  2444. * We will let framework know this task request started successfully,
  2445. * although core is still woring on starting the request (to post tc when
  2446. * RNC is resumed.)
  2447. */
  2448. return SCI_SUCCESS;
  2449. case SCI_SUCCESS:
  2450. set_bit(IREQ_ACTIVE, &ireq->flags);
  2451. sci_controller_post_request(ihost, ireq->post_context);
  2452. break;
  2453. default:
  2454. break;
  2455. }
  2456. return status;
  2457. }
  2458. static int sci_write_gpio_tx_gp(struct isci_host *ihost, u8 reg_index, u8 reg_count, u8 *write_data)
  2459. {
  2460. int d;
  2461. /* no support for TX_GP_CFG */
  2462. if (reg_index == 0)
  2463. return -EINVAL;
  2464. for (d = 0; d < isci_gpio_count(ihost); d++) {
  2465. u32 val = 0x444; /* all ODx.n clear */
  2466. int i;
  2467. for (i = 0; i < 3; i++) {
  2468. int bit = (i << 2) + 2;
  2469. bit = try_test_sas_gpio_gp_bit(to_sas_gpio_od(d, i),
  2470. write_data, reg_index,
  2471. reg_count);
  2472. if (bit < 0)
  2473. break;
  2474. /* if od is set, clear the 'invert' bit */
  2475. val &= ~(bit << ((i << 2) + 2));
  2476. }
  2477. if (i < 3)
  2478. break;
  2479. writel(val, &ihost->scu_registers->peg0.sgpio.output_data_select[d]);
  2480. }
  2481. /* unless reg_index is > 1, we should always be able to write at
  2482. * least one register
  2483. */
  2484. return d > 0;
  2485. }
  2486. int isci_gpio_write(struct sas_ha_struct *sas_ha, u8 reg_type, u8 reg_index,
  2487. u8 reg_count, u8 *write_data)
  2488. {
  2489. struct isci_host *ihost = sas_ha->lldd_ha;
  2490. int written;
  2491. switch (reg_type) {
  2492. case SAS_GPIO_REG_TX_GP:
  2493. written = sci_write_gpio_tx_gp(ihost, reg_index, reg_count, write_data);
  2494. break;
  2495. default:
  2496. written = -EINVAL;
  2497. }
  2498. return written;
  2499. }