core.c 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753
  1. /*
  2. * linux/drivers/mmc/core/core.c
  3. *
  4. * Copyright (C) 2003-2004 Russell King, All Rights Reserved.
  5. * SD support Copyright (C) 2004 Ian Molton, All Rights Reserved.
  6. * Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved.
  7. * MMCv4 support Copyright (C) 2006 Philip Langdale, All Rights Reserved.
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License version 2 as
  11. * published by the Free Software Foundation.
  12. */
  13. #include <linux/module.h>
  14. #include <linux/init.h>
  15. #include <linux/interrupt.h>
  16. #include <linux/completion.h>
  17. #include <linux/device.h>
  18. #include <linux/delay.h>
  19. #include <linux/pagemap.h>
  20. #include <linux/err.h>
  21. #include <linux/leds.h>
  22. #include <linux/scatterlist.h>
  23. #include <linux/log2.h>
  24. #include <linux/regulator/consumer.h>
  25. #include <linux/pm_runtime.h>
  26. #include <linux/pm_wakeup.h>
  27. #include <linux/suspend.h>
  28. #include <linux/fault-inject.h>
  29. #include <linux/random.h>
  30. #include <linux/slab.h>
  31. #include <linux/of.h>
  32. #include <linux/mmc/card.h>
  33. #include <linux/mmc/host.h>
  34. #include <linux/mmc/mmc.h>
  35. #include <linux/mmc/sd.h>
  36. #include <linux/mmc/slot-gpio.h>
  37. #include "core.h"
  38. #include "bus.h"
  39. #include "host.h"
  40. #include "sdio_bus.h"
  41. #include "pwrseq.h"
  42. #include "mmc_ops.h"
  43. #include "sd_ops.h"
  44. #include "sdio_ops.h"
  45. /* If the device is not responding */
  46. #define MMC_CORE_TIMEOUT_MS (10 * 60 * 1000) /* 10 minute timeout */
  47. /*
  48. * Background operations can take a long time, depending on the housekeeping
  49. * operations the card has to perform.
  50. */
  51. #define MMC_BKOPS_MAX_TIMEOUT (4 * 60 * 1000) /* max time to wait in ms */
  52. static struct workqueue_struct *workqueue;
  53. static const unsigned freqs[] = { 400000, 300000, 200000, 100000 };
  54. /*
  55. * Enabling software CRCs on the data blocks can be a significant (30%)
  56. * performance cost, and for other reasons may not always be desired.
  57. * So we allow it it to be disabled.
  58. */
  59. bool use_spi_crc = 1;
  60. module_param(use_spi_crc, bool, 0);
  61. /*
  62. * Internal function. Schedule delayed work in the MMC work queue.
  63. */
  64. static int mmc_schedule_delayed_work(struct delayed_work *work,
  65. unsigned long delay)
  66. {
  67. return queue_delayed_work(workqueue, work, delay);
  68. }
  69. /*
  70. * Internal function. Flush all scheduled work from the MMC work queue.
  71. */
  72. static void mmc_flush_scheduled_work(void)
  73. {
  74. flush_workqueue(workqueue);
  75. }
  76. #ifdef CONFIG_FAIL_MMC_REQUEST
  77. /*
  78. * Internal function. Inject random data errors.
  79. * If mmc_data is NULL no errors are injected.
  80. */
  81. static void mmc_should_fail_request(struct mmc_host *host,
  82. struct mmc_request *mrq)
  83. {
  84. struct mmc_command *cmd = mrq->cmd;
  85. struct mmc_data *data = mrq->data;
  86. static const int data_errors[] = {
  87. -ETIMEDOUT,
  88. -EILSEQ,
  89. -EIO,
  90. };
  91. if (!data)
  92. return;
  93. if (cmd->error || data->error ||
  94. !should_fail(&host->fail_mmc_request, data->blksz * data->blocks))
  95. return;
  96. data->error = data_errors[prandom_u32() % ARRAY_SIZE(data_errors)];
  97. data->bytes_xfered = (prandom_u32() % (data->bytes_xfered >> 9)) << 9;
  98. }
  99. #else /* CONFIG_FAIL_MMC_REQUEST */
  100. static inline void mmc_should_fail_request(struct mmc_host *host,
  101. struct mmc_request *mrq)
  102. {
  103. }
  104. #endif /* CONFIG_FAIL_MMC_REQUEST */
  105. /**
  106. * mmc_request_done - finish processing an MMC request
  107. * @host: MMC host which completed request
  108. * @mrq: MMC request which request
  109. *
  110. * MMC drivers should call this function when they have completed
  111. * their processing of a request.
  112. */
  113. void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq)
  114. {
  115. struct mmc_command *cmd = mrq->cmd;
  116. int err = cmd->error;
  117. if (err && cmd->retries && mmc_host_is_spi(host)) {
  118. if (cmd->resp[0] & R1_SPI_ILLEGAL_COMMAND)
  119. cmd->retries = 0;
  120. }
  121. if (err && cmd->retries && !mmc_card_removed(host->card)) {
  122. /*
  123. * Request starter must handle retries - see
  124. * mmc_wait_for_req_done().
  125. */
  126. if (mrq->done)
  127. mrq->done(mrq);
  128. } else {
  129. mmc_should_fail_request(host, mrq);
  130. led_trigger_event(host->led, LED_OFF);
  131. if (mrq->sbc) {
  132. pr_debug("%s: req done <CMD%u>: %d: %08x %08x %08x %08x\n",
  133. mmc_hostname(host), mrq->sbc->opcode,
  134. mrq->sbc->error,
  135. mrq->sbc->resp[0], mrq->sbc->resp[1],
  136. mrq->sbc->resp[2], mrq->sbc->resp[3]);
  137. }
  138. pr_debug("%s: req done (CMD%u): %d: %08x %08x %08x %08x\n",
  139. mmc_hostname(host), cmd->opcode, err,
  140. cmd->resp[0], cmd->resp[1],
  141. cmd->resp[2], cmd->resp[3]);
  142. if (mrq->data) {
  143. pr_debug("%s: %d bytes transferred: %d\n",
  144. mmc_hostname(host),
  145. mrq->data->bytes_xfered, mrq->data->error);
  146. }
  147. if (mrq->stop) {
  148. pr_debug("%s: (CMD%u): %d: %08x %08x %08x %08x\n",
  149. mmc_hostname(host), mrq->stop->opcode,
  150. mrq->stop->error,
  151. mrq->stop->resp[0], mrq->stop->resp[1],
  152. mrq->stop->resp[2], mrq->stop->resp[3]);
  153. }
  154. if (mrq->done)
  155. mrq->done(mrq);
  156. mmc_host_clk_release(host);
  157. }
  158. }
  159. EXPORT_SYMBOL(mmc_request_done);
  160. static int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq)
  161. {
  162. #ifdef CONFIG_MMC_DEBUG
  163. unsigned int i, sz;
  164. struct scatterlist *sg;
  165. #endif
  166. if (mmc_card_removed(host->card))
  167. return -ENOMEDIUM;
  168. if (mrq->sbc) {
  169. pr_debug("<%s: starting CMD%u arg %08x flags %08x>\n",
  170. mmc_hostname(host), mrq->sbc->opcode,
  171. mrq->sbc->arg, mrq->sbc->flags);
  172. }
  173. pr_debug("%s: starting CMD%u arg %08x flags %08x\n",
  174. mmc_hostname(host), mrq->cmd->opcode,
  175. mrq->cmd->arg, mrq->cmd->flags);
  176. if (mrq->data) {
  177. pr_debug("%s: blksz %d blocks %d flags %08x "
  178. "tsac %d ms nsac %d\n",
  179. mmc_hostname(host), mrq->data->blksz,
  180. mrq->data->blocks, mrq->data->flags,
  181. mrq->data->timeout_ns / 1000000,
  182. mrq->data->timeout_clks);
  183. }
  184. if (mrq->stop) {
  185. pr_debug("%s: CMD%u arg %08x flags %08x\n",
  186. mmc_hostname(host), mrq->stop->opcode,
  187. mrq->stop->arg, mrq->stop->flags);
  188. }
  189. WARN_ON(!host->claimed);
  190. mrq->cmd->error = 0;
  191. mrq->cmd->mrq = mrq;
  192. if (mrq->sbc) {
  193. mrq->sbc->error = 0;
  194. mrq->sbc->mrq = mrq;
  195. }
  196. if (mrq->data) {
  197. BUG_ON(mrq->data->blksz > host->max_blk_size);
  198. BUG_ON(mrq->data->blocks > host->max_blk_count);
  199. BUG_ON(mrq->data->blocks * mrq->data->blksz >
  200. host->max_req_size);
  201. #ifdef CONFIG_MMC_DEBUG
  202. sz = 0;
  203. for_each_sg(mrq->data->sg, sg, mrq->data->sg_len, i)
  204. sz += sg->length;
  205. BUG_ON(sz != mrq->data->blocks * mrq->data->blksz);
  206. #endif
  207. mrq->cmd->data = mrq->data;
  208. mrq->data->error = 0;
  209. mrq->data->mrq = mrq;
  210. if (mrq->stop) {
  211. mrq->data->stop = mrq->stop;
  212. mrq->stop->error = 0;
  213. mrq->stop->mrq = mrq;
  214. }
  215. }
  216. mmc_host_clk_hold(host);
  217. led_trigger_event(host->led, LED_FULL);
  218. host->ops->request(host, mrq);
  219. return 0;
  220. }
  221. /**
  222. * mmc_start_bkops - start BKOPS for supported cards
  223. * @card: MMC card to start BKOPS
  224. * @form_exception: A flag to indicate if this function was
  225. * called due to an exception raised by the card
  226. *
  227. * Start background operations whenever requested.
  228. * When the urgent BKOPS bit is set in a R1 command response
  229. * then background operations should be started immediately.
  230. */
  231. void mmc_start_bkops(struct mmc_card *card, bool from_exception)
  232. {
  233. int err;
  234. int timeout;
  235. bool use_busy_signal;
  236. BUG_ON(!card);
  237. if (!card->ext_csd.man_bkops_en || mmc_card_doing_bkops(card))
  238. return;
  239. err = mmc_read_bkops_status(card);
  240. if (err) {
  241. pr_err("%s: Failed to read bkops status: %d\n",
  242. mmc_hostname(card->host), err);
  243. return;
  244. }
  245. if (!card->ext_csd.raw_bkops_status)
  246. return;
  247. if (card->ext_csd.raw_bkops_status < EXT_CSD_BKOPS_LEVEL_2 &&
  248. from_exception)
  249. return;
  250. mmc_claim_host(card->host);
  251. if (card->ext_csd.raw_bkops_status >= EXT_CSD_BKOPS_LEVEL_2) {
  252. timeout = MMC_BKOPS_MAX_TIMEOUT;
  253. use_busy_signal = true;
  254. } else {
  255. timeout = 0;
  256. use_busy_signal = false;
  257. }
  258. err = __mmc_switch(card, EXT_CSD_CMD_SET_NORMAL,
  259. EXT_CSD_BKOPS_START, 1, timeout,
  260. use_busy_signal, true, false);
  261. if (err) {
  262. pr_warn("%s: Error %d starting bkops\n",
  263. mmc_hostname(card->host), err);
  264. goto out;
  265. }
  266. /*
  267. * For urgent bkops status (LEVEL_2 and more)
  268. * bkops executed synchronously, otherwise
  269. * the operation is in progress
  270. */
  271. if (!use_busy_signal)
  272. mmc_card_set_doing_bkops(card);
  273. out:
  274. mmc_release_host(card->host);
  275. }
  276. EXPORT_SYMBOL(mmc_start_bkops);
  277. /*
  278. * mmc_wait_data_done() - done callback for data request
  279. * @mrq: done data request
  280. *
  281. * Wakes up mmc context, passed as a callback to host controller driver
  282. */
  283. static void mmc_wait_data_done(struct mmc_request *mrq)
  284. {
  285. mrq->host->context_info.is_done_rcv = true;
  286. wake_up_interruptible(&mrq->host->context_info.wait);
  287. }
  288. static void mmc_wait_done(struct mmc_request *mrq)
  289. {
  290. complete(&mrq->completion);
  291. }
  292. /*
  293. *__mmc_start_data_req() - starts data request
  294. * @host: MMC host to start the request
  295. * @mrq: data request to start
  296. *
  297. * Sets the done callback to be called when request is completed by the card.
  298. * Starts data mmc request execution
  299. */
  300. static int __mmc_start_data_req(struct mmc_host *host, struct mmc_request *mrq)
  301. {
  302. int err;
  303. mrq->done = mmc_wait_data_done;
  304. mrq->host = host;
  305. err = mmc_start_request(host, mrq);
  306. if (err) {
  307. mrq->cmd->error = err;
  308. mmc_wait_data_done(mrq);
  309. }
  310. return err;
  311. }
  312. static int __mmc_start_req(struct mmc_host *host, struct mmc_request *mrq)
  313. {
  314. int err;
  315. init_completion(&mrq->completion);
  316. mrq->done = mmc_wait_done;
  317. err = mmc_start_request(host, mrq);
  318. if (err) {
  319. mrq->cmd->error = err;
  320. complete(&mrq->completion);
  321. }
  322. return err;
  323. }
  324. /*
  325. * mmc_wait_for_data_req_done() - wait for request completed
  326. * @host: MMC host to prepare the command.
  327. * @mrq: MMC request to wait for
  328. *
  329. * Blocks MMC context till host controller will ack end of data request
  330. * execution or new request notification arrives from the block layer.
  331. * Handles command retries.
  332. *
  333. * Returns enum mmc_blk_status after checking errors.
  334. */
  335. static int mmc_wait_for_data_req_done(struct mmc_host *host,
  336. struct mmc_request *mrq,
  337. struct mmc_async_req *next_req)
  338. {
  339. struct mmc_command *cmd;
  340. struct mmc_context_info *context_info = &host->context_info;
  341. int err;
  342. unsigned long flags;
  343. while (1) {
  344. wait_event_interruptible(context_info->wait,
  345. (context_info->is_done_rcv ||
  346. context_info->is_new_req));
  347. spin_lock_irqsave(&context_info->lock, flags);
  348. context_info->is_waiting_last_req = false;
  349. spin_unlock_irqrestore(&context_info->lock, flags);
  350. if (context_info->is_done_rcv) {
  351. context_info->is_done_rcv = false;
  352. context_info->is_new_req = false;
  353. cmd = mrq->cmd;
  354. if (!cmd->error || !cmd->retries ||
  355. mmc_card_removed(host->card)) {
  356. err = host->areq->err_check(host->card,
  357. host->areq);
  358. break; /* return err */
  359. } else {
  360. pr_info("%s: req failed (CMD%u): %d, retrying...\n",
  361. mmc_hostname(host),
  362. cmd->opcode, cmd->error);
  363. cmd->retries--;
  364. cmd->error = 0;
  365. host->ops->request(host, mrq);
  366. continue; /* wait for done/new event again */
  367. }
  368. } else if (context_info->is_new_req) {
  369. context_info->is_new_req = false;
  370. if (!next_req) {
  371. err = MMC_BLK_NEW_REQUEST;
  372. break; /* return err */
  373. }
  374. }
  375. }
  376. return err;
  377. }
  378. static void mmc_wait_for_req_done(struct mmc_host *host,
  379. struct mmc_request *mrq)
  380. {
  381. struct mmc_command *cmd;
  382. while (1) {
  383. wait_for_completion(&mrq->completion);
  384. cmd = mrq->cmd;
  385. /*
  386. * If host has timed out waiting for the sanitize
  387. * to complete, card might be still in programming state
  388. * so let's try to bring the card out of programming
  389. * state.
  390. */
  391. if (cmd->sanitize_busy && cmd->error == -ETIMEDOUT) {
  392. if (!mmc_interrupt_hpi(host->card)) {
  393. pr_warn("%s: %s: Interrupted sanitize\n",
  394. mmc_hostname(host), __func__);
  395. cmd->error = 0;
  396. break;
  397. } else {
  398. pr_err("%s: %s: Failed to interrupt sanitize\n",
  399. mmc_hostname(host), __func__);
  400. }
  401. }
  402. if (!cmd->error || !cmd->retries ||
  403. mmc_card_removed(host->card))
  404. break;
  405. pr_debug("%s: req failed (CMD%u): %d, retrying...\n",
  406. mmc_hostname(host), cmd->opcode, cmd->error);
  407. cmd->retries--;
  408. cmd->error = 0;
  409. host->ops->request(host, mrq);
  410. }
  411. }
  412. /**
  413. * mmc_pre_req - Prepare for a new request
  414. * @host: MMC host to prepare command
  415. * @mrq: MMC request to prepare for
  416. * @is_first_req: true if there is no previous started request
  417. * that may run in parellel to this call, otherwise false
  418. *
  419. * mmc_pre_req() is called in prior to mmc_start_req() to let
  420. * host prepare for the new request. Preparation of a request may be
  421. * performed while another request is running on the host.
  422. */
  423. static void mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq,
  424. bool is_first_req)
  425. {
  426. if (host->ops->pre_req) {
  427. mmc_host_clk_hold(host);
  428. host->ops->pre_req(host, mrq, is_first_req);
  429. mmc_host_clk_release(host);
  430. }
  431. }
  432. /**
  433. * mmc_post_req - Post process a completed request
  434. * @host: MMC host to post process command
  435. * @mrq: MMC request to post process for
  436. * @err: Error, if non zero, clean up any resources made in pre_req
  437. *
  438. * Let the host post process a completed request. Post processing of
  439. * a request may be performed while another reuqest is running.
  440. */
  441. static void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq,
  442. int err)
  443. {
  444. if (host->ops->post_req) {
  445. mmc_host_clk_hold(host);
  446. host->ops->post_req(host, mrq, err);
  447. mmc_host_clk_release(host);
  448. }
  449. }
  450. /**
  451. * mmc_start_req - start a non-blocking request
  452. * @host: MMC host to start command
  453. * @areq: async request to start
  454. * @error: out parameter returns 0 for success, otherwise non zero
  455. *
  456. * Start a new MMC custom command request for a host.
  457. * If there is on ongoing async request wait for completion
  458. * of that request and start the new one and return.
  459. * Does not wait for the new request to complete.
  460. *
  461. * Returns the completed request, NULL in case of none completed.
  462. * Wait for the an ongoing request (previoulsy started) to complete and
  463. * return the completed request. If there is no ongoing request, NULL
  464. * is returned without waiting. NULL is not an error condition.
  465. */
  466. struct mmc_async_req *mmc_start_req(struct mmc_host *host,
  467. struct mmc_async_req *areq, int *error)
  468. {
  469. int err = 0;
  470. int start_err = 0;
  471. struct mmc_async_req *data = host->areq;
  472. /* Prepare a new request */
  473. if (areq)
  474. mmc_pre_req(host, areq->mrq, !host->areq);
  475. if (host->areq) {
  476. err = mmc_wait_for_data_req_done(host, host->areq->mrq, areq);
  477. if (err == MMC_BLK_NEW_REQUEST) {
  478. if (error)
  479. *error = err;
  480. /*
  481. * The previous request was not completed,
  482. * nothing to return
  483. */
  484. return NULL;
  485. }
  486. /*
  487. * Check BKOPS urgency for each R1 response
  488. */
  489. if (host->card && mmc_card_mmc(host->card) &&
  490. ((mmc_resp_type(host->areq->mrq->cmd) == MMC_RSP_R1) ||
  491. (mmc_resp_type(host->areq->mrq->cmd) == MMC_RSP_R1B)) &&
  492. (host->areq->mrq->cmd->resp[0] & R1_EXCEPTION_EVENT)) {
  493. /* Cancel the prepared request */
  494. if (areq)
  495. mmc_post_req(host, areq->mrq, -EINVAL);
  496. mmc_start_bkops(host->card, true);
  497. /* prepare the request again */
  498. if (areq)
  499. mmc_pre_req(host, areq->mrq, !host->areq);
  500. }
  501. }
  502. if (!err && areq)
  503. start_err = __mmc_start_data_req(host, areq->mrq);
  504. if (host->areq)
  505. mmc_post_req(host, host->areq->mrq, 0);
  506. /* Cancel a prepared request if it was not started. */
  507. if ((err || start_err) && areq)
  508. mmc_post_req(host, areq->mrq, -EINVAL);
  509. if (err)
  510. host->areq = NULL;
  511. else
  512. host->areq = areq;
  513. if (error)
  514. *error = err;
  515. return data;
  516. }
  517. EXPORT_SYMBOL(mmc_start_req);
  518. /**
  519. * mmc_wait_for_req - start a request and wait for completion
  520. * @host: MMC host to start command
  521. * @mrq: MMC request to start
  522. *
  523. * Start a new MMC custom command request for a host, and wait
  524. * for the command to complete. Does not attempt to parse the
  525. * response.
  526. */
  527. void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq)
  528. {
  529. __mmc_start_req(host, mrq);
  530. mmc_wait_for_req_done(host, mrq);
  531. }
  532. EXPORT_SYMBOL(mmc_wait_for_req);
  533. /**
  534. * mmc_interrupt_hpi - Issue for High priority Interrupt
  535. * @card: the MMC card associated with the HPI transfer
  536. *
  537. * Issued High Priority Interrupt, and check for card status
  538. * until out-of prg-state.
  539. */
  540. int mmc_interrupt_hpi(struct mmc_card *card)
  541. {
  542. int err;
  543. u32 status;
  544. unsigned long prg_wait;
  545. BUG_ON(!card);
  546. if (!card->ext_csd.hpi_en) {
  547. pr_info("%s: HPI enable bit unset\n", mmc_hostname(card->host));
  548. return 1;
  549. }
  550. mmc_claim_host(card->host);
  551. err = mmc_send_status(card, &status);
  552. if (err) {
  553. pr_err("%s: Get card status fail\n", mmc_hostname(card->host));
  554. goto out;
  555. }
  556. switch (R1_CURRENT_STATE(status)) {
  557. case R1_STATE_IDLE:
  558. case R1_STATE_READY:
  559. case R1_STATE_STBY:
  560. case R1_STATE_TRAN:
  561. /*
  562. * In idle and transfer states, HPI is not needed and the caller
  563. * can issue the next intended command immediately
  564. */
  565. goto out;
  566. case R1_STATE_PRG:
  567. break;
  568. default:
  569. /* In all other states, it's illegal to issue HPI */
  570. pr_debug("%s: HPI cannot be sent. Card state=%d\n",
  571. mmc_hostname(card->host), R1_CURRENT_STATE(status));
  572. err = -EINVAL;
  573. goto out;
  574. }
  575. err = mmc_send_hpi_cmd(card, &status);
  576. if (err)
  577. goto out;
  578. prg_wait = jiffies + msecs_to_jiffies(card->ext_csd.out_of_int_time);
  579. do {
  580. err = mmc_send_status(card, &status);
  581. if (!err && R1_CURRENT_STATE(status) == R1_STATE_TRAN)
  582. break;
  583. if (time_after(jiffies, prg_wait))
  584. err = -ETIMEDOUT;
  585. } while (!err);
  586. out:
  587. mmc_release_host(card->host);
  588. return err;
  589. }
  590. EXPORT_SYMBOL(mmc_interrupt_hpi);
  591. /**
  592. * mmc_wait_for_cmd - start a command and wait for completion
  593. * @host: MMC host to start command
  594. * @cmd: MMC command to start
  595. * @retries: maximum number of retries
  596. *
  597. * Start a new MMC command for a host, and wait for the command
  598. * to complete. Return any error that occurred while the command
  599. * was executing. Do not attempt to parse the response.
  600. */
  601. int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd, int retries)
  602. {
  603. struct mmc_request mrq = {NULL};
  604. WARN_ON(!host->claimed);
  605. memset(cmd->resp, 0, sizeof(cmd->resp));
  606. cmd->retries = retries;
  607. mrq.cmd = cmd;
  608. cmd->data = NULL;
  609. mmc_wait_for_req(host, &mrq);
  610. return cmd->error;
  611. }
  612. EXPORT_SYMBOL(mmc_wait_for_cmd);
  613. /**
  614. * mmc_stop_bkops - stop ongoing BKOPS
  615. * @card: MMC card to check BKOPS
  616. *
  617. * Send HPI command to stop ongoing background operations to
  618. * allow rapid servicing of foreground operations, e.g. read/
  619. * writes. Wait until the card comes out of the programming state
  620. * to avoid errors in servicing read/write requests.
  621. */
  622. int mmc_stop_bkops(struct mmc_card *card)
  623. {
  624. int err = 0;
  625. BUG_ON(!card);
  626. err = mmc_interrupt_hpi(card);
  627. /*
  628. * If err is EINVAL, we can't issue an HPI.
  629. * It should complete the BKOPS.
  630. */
  631. if (!err || (err == -EINVAL)) {
  632. mmc_card_clr_doing_bkops(card);
  633. err = 0;
  634. }
  635. return err;
  636. }
  637. EXPORT_SYMBOL(mmc_stop_bkops);
  638. int mmc_read_bkops_status(struct mmc_card *card)
  639. {
  640. int err;
  641. u8 *ext_csd;
  642. mmc_claim_host(card->host);
  643. err = mmc_get_ext_csd(card, &ext_csd);
  644. mmc_release_host(card->host);
  645. if (err)
  646. return err;
  647. card->ext_csd.raw_bkops_status = ext_csd[EXT_CSD_BKOPS_STATUS];
  648. card->ext_csd.raw_exception_status = ext_csd[EXT_CSD_EXP_EVENTS_STATUS];
  649. kfree(ext_csd);
  650. return 0;
  651. }
  652. EXPORT_SYMBOL(mmc_read_bkops_status);
  653. /**
  654. * mmc_set_data_timeout - set the timeout for a data command
  655. * @data: data phase for command
  656. * @card: the MMC card associated with the data transfer
  657. *
  658. * Computes the data timeout parameters according to the
  659. * correct algorithm given the card type.
  660. */
  661. void mmc_set_data_timeout(struct mmc_data *data, const struct mmc_card *card)
  662. {
  663. unsigned int mult;
  664. /*
  665. * SDIO cards only define an upper 1 s limit on access.
  666. */
  667. if (mmc_card_sdio(card)) {
  668. data->timeout_ns = 1000000000;
  669. data->timeout_clks = 0;
  670. return;
  671. }
  672. /*
  673. * SD cards use a 100 multiplier rather than 10
  674. */
  675. mult = mmc_card_sd(card) ? 100 : 10;
  676. /*
  677. * Scale up the multiplier (and therefore the timeout) by
  678. * the r2w factor for writes.
  679. */
  680. if (data->flags & MMC_DATA_WRITE)
  681. mult <<= card->csd.r2w_factor;
  682. data->timeout_ns = card->csd.tacc_ns * mult;
  683. data->timeout_clks = card->csd.tacc_clks * mult;
  684. /*
  685. * SD cards also have an upper limit on the timeout.
  686. */
  687. if (mmc_card_sd(card)) {
  688. unsigned int timeout_us, limit_us;
  689. timeout_us = data->timeout_ns / 1000;
  690. if (mmc_host_clk_rate(card->host))
  691. timeout_us += data->timeout_clks * 1000 /
  692. (mmc_host_clk_rate(card->host) / 1000);
  693. if (data->flags & MMC_DATA_WRITE)
  694. /*
  695. * The MMC spec "It is strongly recommended
  696. * for hosts to implement more than 500ms
  697. * timeout value even if the card indicates
  698. * the 250ms maximum busy length." Even the
  699. * previous value of 300ms is known to be
  700. * insufficient for some cards.
  701. */
  702. limit_us = 3000000;
  703. else
  704. limit_us = 100000;
  705. /*
  706. * SDHC cards always use these fixed values.
  707. */
  708. if (timeout_us > limit_us || mmc_card_blockaddr(card)) {
  709. data->timeout_ns = limit_us * 1000;
  710. data->timeout_clks = 0;
  711. }
  712. /* assign limit value if invalid */
  713. if (timeout_us == 0)
  714. data->timeout_ns = limit_us * 1000;
  715. }
  716. /*
  717. * Some cards require longer data read timeout than indicated in CSD.
  718. * Address this by setting the read timeout to a "reasonably high"
  719. * value. For the cards tested, 300ms has proven enough. If necessary,
  720. * this value can be increased if other problematic cards require this.
  721. */
  722. if (mmc_card_long_read_time(card) && data->flags & MMC_DATA_READ) {
  723. data->timeout_ns = 300000000;
  724. data->timeout_clks = 0;
  725. }
  726. /*
  727. * Some cards need very high timeouts if driven in SPI mode.
  728. * The worst observed timeout was 900ms after writing a
  729. * continuous stream of data until the internal logic
  730. * overflowed.
  731. */
  732. if (mmc_host_is_spi(card->host)) {
  733. if (data->flags & MMC_DATA_WRITE) {
  734. if (data->timeout_ns < 1000000000)
  735. data->timeout_ns = 1000000000; /* 1s */
  736. } else {
  737. if (data->timeout_ns < 100000000)
  738. data->timeout_ns = 100000000; /* 100ms */
  739. }
  740. }
  741. }
  742. EXPORT_SYMBOL(mmc_set_data_timeout);
  743. /**
  744. * mmc_align_data_size - pads a transfer size to a more optimal value
  745. * @card: the MMC card associated with the data transfer
  746. * @sz: original transfer size
  747. *
  748. * Pads the original data size with a number of extra bytes in
  749. * order to avoid controller bugs and/or performance hits
  750. * (e.g. some controllers revert to PIO for certain sizes).
  751. *
  752. * Returns the improved size, which might be unmodified.
  753. *
  754. * Note that this function is only relevant when issuing a
  755. * single scatter gather entry.
  756. */
  757. unsigned int mmc_align_data_size(struct mmc_card *card, unsigned int sz)
  758. {
  759. /*
  760. * FIXME: We don't have a system for the controller to tell
  761. * the core about its problems yet, so for now we just 32-bit
  762. * align the size.
  763. */
  764. sz = ((sz + 3) / 4) * 4;
  765. return sz;
  766. }
  767. EXPORT_SYMBOL(mmc_align_data_size);
  768. /**
  769. * __mmc_claim_host - exclusively claim a host
  770. * @host: mmc host to claim
  771. * @abort: whether or not the operation should be aborted
  772. *
  773. * Claim a host for a set of operations. If @abort is non null and
  774. * dereference a non-zero value then this will return prematurely with
  775. * that non-zero value without acquiring the lock. Returns zero
  776. * with the lock held otherwise.
  777. */
  778. int __mmc_claim_host(struct mmc_host *host, atomic_t *abort)
  779. {
  780. DECLARE_WAITQUEUE(wait, current);
  781. unsigned long flags;
  782. int stop;
  783. bool pm = false;
  784. might_sleep();
  785. add_wait_queue(&host->wq, &wait);
  786. spin_lock_irqsave(&host->lock, flags);
  787. while (1) {
  788. set_current_state(TASK_UNINTERRUPTIBLE);
  789. stop = abort ? atomic_read(abort) : 0;
  790. if (stop || !host->claimed || host->claimer == current)
  791. break;
  792. spin_unlock_irqrestore(&host->lock, flags);
  793. schedule();
  794. spin_lock_irqsave(&host->lock, flags);
  795. }
  796. set_current_state(TASK_RUNNING);
  797. if (!stop) {
  798. host->claimed = 1;
  799. host->claimer = current;
  800. host->claim_cnt += 1;
  801. if (host->claim_cnt == 1)
  802. pm = true;
  803. } else
  804. wake_up(&host->wq);
  805. spin_unlock_irqrestore(&host->lock, flags);
  806. remove_wait_queue(&host->wq, &wait);
  807. if (pm)
  808. pm_runtime_get_sync(mmc_dev(host));
  809. return stop;
  810. }
  811. EXPORT_SYMBOL(__mmc_claim_host);
  812. /**
  813. * mmc_release_host - release a host
  814. * @host: mmc host to release
  815. *
  816. * Release a MMC host, allowing others to claim the host
  817. * for their operations.
  818. */
  819. void mmc_release_host(struct mmc_host *host)
  820. {
  821. unsigned long flags;
  822. WARN_ON(!host->claimed);
  823. spin_lock_irqsave(&host->lock, flags);
  824. if (--host->claim_cnt) {
  825. /* Release for nested claim */
  826. spin_unlock_irqrestore(&host->lock, flags);
  827. } else {
  828. host->claimed = 0;
  829. host->claimer = NULL;
  830. spin_unlock_irqrestore(&host->lock, flags);
  831. wake_up(&host->wq);
  832. pm_runtime_mark_last_busy(mmc_dev(host));
  833. pm_runtime_put_autosuspend(mmc_dev(host));
  834. }
  835. }
  836. EXPORT_SYMBOL(mmc_release_host);
  837. /*
  838. * This is a helper function, which fetches a runtime pm reference for the
  839. * card device and also claims the host.
  840. */
  841. void mmc_get_card(struct mmc_card *card)
  842. {
  843. pm_runtime_get_sync(&card->dev);
  844. mmc_claim_host(card->host);
  845. }
  846. EXPORT_SYMBOL(mmc_get_card);
  847. /*
  848. * This is a helper function, which releases the host and drops the runtime
  849. * pm reference for the card device.
  850. */
  851. void mmc_put_card(struct mmc_card *card)
  852. {
  853. mmc_release_host(card->host);
  854. pm_runtime_mark_last_busy(&card->dev);
  855. pm_runtime_put_autosuspend(&card->dev);
  856. }
  857. EXPORT_SYMBOL(mmc_put_card);
  858. /*
  859. * Internal function that does the actual ios call to the host driver,
  860. * optionally printing some debug output.
  861. */
  862. static inline void mmc_set_ios(struct mmc_host *host)
  863. {
  864. struct mmc_ios *ios = &host->ios;
  865. pr_debug("%s: clock %uHz busmode %u powermode %u cs %u Vdd %u "
  866. "width %u timing %u\n",
  867. mmc_hostname(host), ios->clock, ios->bus_mode,
  868. ios->power_mode, ios->chip_select, ios->vdd,
  869. ios->bus_width, ios->timing);
  870. if (ios->clock > 0)
  871. mmc_set_ungated(host);
  872. host->ops->set_ios(host, ios);
  873. }
  874. /*
  875. * Control chip select pin on a host.
  876. */
  877. void mmc_set_chip_select(struct mmc_host *host, int mode)
  878. {
  879. mmc_host_clk_hold(host);
  880. host->ios.chip_select = mode;
  881. mmc_set_ios(host);
  882. mmc_host_clk_release(host);
  883. }
  884. /*
  885. * Sets the host clock to the highest possible frequency that
  886. * is below "hz".
  887. */
  888. static void __mmc_set_clock(struct mmc_host *host, unsigned int hz)
  889. {
  890. WARN_ON(hz && hz < host->f_min);
  891. if (hz > host->f_max)
  892. hz = host->f_max;
  893. host->ios.clock = hz;
  894. mmc_set_ios(host);
  895. }
  896. void mmc_set_clock(struct mmc_host *host, unsigned int hz)
  897. {
  898. mmc_host_clk_hold(host);
  899. __mmc_set_clock(host, hz);
  900. mmc_host_clk_release(host);
  901. }
  902. #ifdef CONFIG_MMC_CLKGATE
  903. /*
  904. * This gates the clock by setting it to 0 Hz.
  905. */
  906. void mmc_gate_clock(struct mmc_host *host)
  907. {
  908. unsigned long flags;
  909. spin_lock_irqsave(&host->clk_lock, flags);
  910. host->clk_old = host->ios.clock;
  911. host->ios.clock = 0;
  912. host->clk_gated = true;
  913. spin_unlock_irqrestore(&host->clk_lock, flags);
  914. mmc_set_ios(host);
  915. }
  916. /*
  917. * This restores the clock from gating by using the cached
  918. * clock value.
  919. */
  920. void mmc_ungate_clock(struct mmc_host *host)
  921. {
  922. /*
  923. * We should previously have gated the clock, so the clock shall
  924. * be 0 here! The clock may however be 0 during initialization,
  925. * when some request operations are performed before setting
  926. * the frequency. When ungate is requested in that situation
  927. * we just ignore the call.
  928. */
  929. if (host->clk_old) {
  930. BUG_ON(host->ios.clock);
  931. /* This call will also set host->clk_gated to false */
  932. __mmc_set_clock(host, host->clk_old);
  933. }
  934. }
  935. void mmc_set_ungated(struct mmc_host *host)
  936. {
  937. unsigned long flags;
  938. /*
  939. * We've been given a new frequency while the clock is gated,
  940. * so make sure we regard this as ungating it.
  941. */
  942. spin_lock_irqsave(&host->clk_lock, flags);
  943. host->clk_gated = false;
  944. spin_unlock_irqrestore(&host->clk_lock, flags);
  945. }
  946. #else
  947. void mmc_set_ungated(struct mmc_host *host)
  948. {
  949. }
  950. #endif
  951. int mmc_execute_tuning(struct mmc_card *card)
  952. {
  953. struct mmc_host *host = card->host;
  954. u32 opcode;
  955. int err;
  956. if (!host->ops->execute_tuning)
  957. return 0;
  958. if (mmc_card_mmc(card))
  959. opcode = MMC_SEND_TUNING_BLOCK_HS200;
  960. else
  961. opcode = MMC_SEND_TUNING_BLOCK;
  962. mmc_host_clk_hold(host);
  963. err = host->ops->execute_tuning(host, opcode);
  964. mmc_host_clk_release(host);
  965. if (err)
  966. pr_err("%s: tuning execution failed\n", mmc_hostname(host));
  967. return err;
  968. }
  969. /*
  970. * Change the bus mode (open drain/push-pull) of a host.
  971. */
  972. void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode)
  973. {
  974. mmc_host_clk_hold(host);
  975. host->ios.bus_mode = mode;
  976. mmc_set_ios(host);
  977. mmc_host_clk_release(host);
  978. }
  979. /*
  980. * Change data bus width of a host.
  981. */
  982. void mmc_set_bus_width(struct mmc_host *host, unsigned int width)
  983. {
  984. mmc_host_clk_hold(host);
  985. host->ios.bus_width = width;
  986. mmc_set_ios(host);
  987. mmc_host_clk_release(host);
  988. }
  989. /*
  990. * Set initial state after a power cycle or a hw_reset.
  991. */
  992. void mmc_set_initial_state(struct mmc_host *host)
  993. {
  994. if (mmc_host_is_spi(host))
  995. host->ios.chip_select = MMC_CS_HIGH;
  996. else
  997. host->ios.chip_select = MMC_CS_DONTCARE;
  998. host->ios.bus_mode = MMC_BUSMODE_PUSHPULL;
  999. host->ios.bus_width = MMC_BUS_WIDTH_1;
  1000. host->ios.timing = MMC_TIMING_LEGACY;
  1001. mmc_set_ios(host);
  1002. }
  1003. /**
  1004. * mmc_vdd_to_ocrbitnum - Convert a voltage to the OCR bit number
  1005. * @vdd: voltage (mV)
  1006. * @low_bits: prefer low bits in boundary cases
  1007. *
  1008. * This function returns the OCR bit number according to the provided @vdd
  1009. * value. If conversion is not possible a negative errno value returned.
  1010. *
  1011. * Depending on the @low_bits flag the function prefers low or high OCR bits
  1012. * on boundary voltages. For example,
  1013. * with @low_bits = true, 3300 mV translates to ilog2(MMC_VDD_32_33);
  1014. * with @low_bits = false, 3300 mV translates to ilog2(MMC_VDD_33_34);
  1015. *
  1016. * Any value in the [1951:1999] range translates to the ilog2(MMC_VDD_20_21).
  1017. */
  1018. static int mmc_vdd_to_ocrbitnum(int vdd, bool low_bits)
  1019. {
  1020. const int max_bit = ilog2(MMC_VDD_35_36);
  1021. int bit;
  1022. if (vdd < 1650 || vdd > 3600)
  1023. return -EINVAL;
  1024. if (vdd >= 1650 && vdd <= 1950)
  1025. return ilog2(MMC_VDD_165_195);
  1026. if (low_bits)
  1027. vdd -= 1;
  1028. /* Base 2000 mV, step 100 mV, bit's base 8. */
  1029. bit = (vdd - 2000) / 100 + 8;
  1030. if (bit > max_bit)
  1031. return max_bit;
  1032. return bit;
  1033. }
  1034. /**
  1035. * mmc_vddrange_to_ocrmask - Convert a voltage range to the OCR mask
  1036. * @vdd_min: minimum voltage value (mV)
  1037. * @vdd_max: maximum voltage value (mV)
  1038. *
  1039. * This function returns the OCR mask bits according to the provided @vdd_min
  1040. * and @vdd_max values. If conversion is not possible the function returns 0.
  1041. *
  1042. * Notes wrt boundary cases:
  1043. * This function sets the OCR bits for all boundary voltages, for example
  1044. * [3300:3400] range is translated to MMC_VDD_32_33 | MMC_VDD_33_34 |
  1045. * MMC_VDD_34_35 mask.
  1046. */
  1047. u32 mmc_vddrange_to_ocrmask(int vdd_min, int vdd_max)
  1048. {
  1049. u32 mask = 0;
  1050. if (vdd_max < vdd_min)
  1051. return 0;
  1052. /* Prefer high bits for the boundary vdd_max values. */
  1053. vdd_max = mmc_vdd_to_ocrbitnum(vdd_max, false);
  1054. if (vdd_max < 0)
  1055. return 0;
  1056. /* Prefer low bits for the boundary vdd_min values. */
  1057. vdd_min = mmc_vdd_to_ocrbitnum(vdd_min, true);
  1058. if (vdd_min < 0)
  1059. return 0;
  1060. /* Fill the mask, from max bit to min bit. */
  1061. while (vdd_max >= vdd_min)
  1062. mask |= 1 << vdd_max--;
  1063. return mask;
  1064. }
  1065. EXPORT_SYMBOL(mmc_vddrange_to_ocrmask);
  1066. #ifdef CONFIG_OF
  1067. /**
  1068. * mmc_of_parse_voltage - return mask of supported voltages
  1069. * @np: The device node need to be parsed.
  1070. * @mask: mask of voltages available for MMC/SD/SDIO
  1071. *
  1072. * 1. Return zero on success.
  1073. * 2. Return negative errno: voltage-range is invalid.
  1074. */
  1075. int mmc_of_parse_voltage(struct device_node *np, u32 *mask)
  1076. {
  1077. const u32 *voltage_ranges;
  1078. int num_ranges, i;
  1079. voltage_ranges = of_get_property(np, "voltage-ranges", &num_ranges);
  1080. num_ranges = num_ranges / sizeof(*voltage_ranges) / 2;
  1081. if (!voltage_ranges || !num_ranges) {
  1082. pr_info("%s: voltage-ranges unspecified\n", np->full_name);
  1083. return -EINVAL;
  1084. }
  1085. for (i = 0; i < num_ranges; i++) {
  1086. const int j = i * 2;
  1087. u32 ocr_mask;
  1088. ocr_mask = mmc_vddrange_to_ocrmask(
  1089. be32_to_cpu(voltage_ranges[j]),
  1090. be32_to_cpu(voltage_ranges[j + 1]));
  1091. if (!ocr_mask) {
  1092. pr_err("%s: voltage-range #%d is invalid\n",
  1093. np->full_name, i);
  1094. return -EINVAL;
  1095. }
  1096. *mask |= ocr_mask;
  1097. }
  1098. return 0;
  1099. }
  1100. EXPORT_SYMBOL(mmc_of_parse_voltage);
  1101. #endif /* CONFIG_OF */
  1102. static int mmc_of_get_func_num(struct device_node *node)
  1103. {
  1104. u32 reg;
  1105. int ret;
  1106. ret = of_property_read_u32(node, "reg", &reg);
  1107. if (ret < 0)
  1108. return ret;
  1109. return reg;
  1110. }
  1111. struct device_node *mmc_of_find_child_device(struct mmc_host *host,
  1112. unsigned func_num)
  1113. {
  1114. struct device_node *node;
  1115. if (!host->parent || !host->parent->of_node)
  1116. return NULL;
  1117. for_each_child_of_node(host->parent->of_node, node) {
  1118. if (mmc_of_get_func_num(node) == func_num)
  1119. return node;
  1120. }
  1121. return NULL;
  1122. }
  1123. #ifdef CONFIG_REGULATOR
  1124. /**
  1125. * mmc_regulator_get_ocrmask - return mask of supported voltages
  1126. * @supply: regulator to use
  1127. *
  1128. * This returns either a negative errno, or a mask of voltages that
  1129. * can be provided to MMC/SD/SDIO devices using the specified voltage
  1130. * regulator. This would normally be called before registering the
  1131. * MMC host adapter.
  1132. */
  1133. int mmc_regulator_get_ocrmask(struct regulator *supply)
  1134. {
  1135. int result = 0;
  1136. int count;
  1137. int i;
  1138. int vdd_uV;
  1139. int vdd_mV;
  1140. count = regulator_count_voltages(supply);
  1141. if (count < 0)
  1142. return count;
  1143. for (i = 0; i < count; i++) {
  1144. vdd_uV = regulator_list_voltage(supply, i);
  1145. if (vdd_uV <= 0)
  1146. continue;
  1147. vdd_mV = vdd_uV / 1000;
  1148. result |= mmc_vddrange_to_ocrmask(vdd_mV, vdd_mV);
  1149. }
  1150. if (!result) {
  1151. vdd_uV = regulator_get_voltage(supply);
  1152. if (vdd_uV <= 0)
  1153. return vdd_uV;
  1154. vdd_mV = vdd_uV / 1000;
  1155. result = mmc_vddrange_to_ocrmask(vdd_mV, vdd_mV);
  1156. }
  1157. return result;
  1158. }
  1159. EXPORT_SYMBOL_GPL(mmc_regulator_get_ocrmask);
  1160. /**
  1161. * mmc_regulator_set_ocr - set regulator to match host->ios voltage
  1162. * @mmc: the host to regulate
  1163. * @supply: regulator to use
  1164. * @vdd_bit: zero for power off, else a bit number (host->ios.vdd)
  1165. *
  1166. * Returns zero on success, else negative errno.
  1167. *
  1168. * MMC host drivers may use this to enable or disable a regulator using
  1169. * a particular supply voltage. This would normally be called from the
  1170. * set_ios() method.
  1171. */
  1172. int mmc_regulator_set_ocr(struct mmc_host *mmc,
  1173. struct regulator *supply,
  1174. unsigned short vdd_bit)
  1175. {
  1176. int result = 0;
  1177. int min_uV, max_uV;
  1178. if (vdd_bit) {
  1179. int tmp;
  1180. /*
  1181. * REVISIT mmc_vddrange_to_ocrmask() may have set some
  1182. * bits this regulator doesn't quite support ... don't
  1183. * be too picky, most cards and regulators are OK with
  1184. * a 0.1V range goof (it's a small error percentage).
  1185. */
  1186. tmp = vdd_bit - ilog2(MMC_VDD_165_195);
  1187. if (tmp == 0) {
  1188. min_uV = 1650 * 1000;
  1189. max_uV = 1950 * 1000;
  1190. } else {
  1191. min_uV = 1900 * 1000 + tmp * 100 * 1000;
  1192. max_uV = min_uV + 100 * 1000;
  1193. }
  1194. result = regulator_set_voltage(supply, min_uV, max_uV);
  1195. if (result == 0 && !mmc->regulator_enabled) {
  1196. result = regulator_enable(supply);
  1197. if (!result)
  1198. mmc->regulator_enabled = true;
  1199. }
  1200. } else if (mmc->regulator_enabled) {
  1201. result = regulator_disable(supply);
  1202. if (result == 0)
  1203. mmc->regulator_enabled = false;
  1204. }
  1205. if (result)
  1206. dev_err(mmc_dev(mmc),
  1207. "could not set regulator OCR (%d)\n", result);
  1208. return result;
  1209. }
  1210. EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);
  1211. #endif /* CONFIG_REGULATOR */
  1212. int mmc_regulator_get_supply(struct mmc_host *mmc)
  1213. {
  1214. struct device *dev = mmc_dev(mmc);
  1215. int ret;
  1216. mmc->supply.vmmc = devm_regulator_get_optional(dev, "vmmc");
  1217. mmc->supply.vqmmc = devm_regulator_get_optional(dev, "vqmmc");
  1218. if (IS_ERR(mmc->supply.vmmc)) {
  1219. if (PTR_ERR(mmc->supply.vmmc) == -EPROBE_DEFER)
  1220. return -EPROBE_DEFER;
  1221. dev_info(dev, "No vmmc regulator found\n");
  1222. } else {
  1223. ret = mmc_regulator_get_ocrmask(mmc->supply.vmmc);
  1224. if (ret > 0)
  1225. mmc->ocr_avail = ret;
  1226. else
  1227. dev_warn(dev, "Failed getting OCR mask: %d\n", ret);
  1228. }
  1229. if (IS_ERR(mmc->supply.vqmmc)) {
  1230. if (PTR_ERR(mmc->supply.vqmmc) == -EPROBE_DEFER)
  1231. return -EPROBE_DEFER;
  1232. dev_info(dev, "No vqmmc regulator found\n");
  1233. }
  1234. return 0;
  1235. }
  1236. EXPORT_SYMBOL_GPL(mmc_regulator_get_supply);
  1237. /*
  1238. * Mask off any voltages we don't support and select
  1239. * the lowest voltage
  1240. */
  1241. u32 mmc_select_voltage(struct mmc_host *host, u32 ocr)
  1242. {
  1243. int bit;
  1244. /*
  1245. * Sanity check the voltages that the card claims to
  1246. * support.
  1247. */
  1248. if (ocr & 0x7F) {
  1249. dev_warn(mmc_dev(host),
  1250. "card claims to support voltages below defined range\n");
  1251. ocr &= ~0x7F;
  1252. }
  1253. ocr &= host->ocr_avail;
  1254. if (!ocr) {
  1255. dev_warn(mmc_dev(host), "no support for card's volts\n");
  1256. return 0;
  1257. }
  1258. if (host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) {
  1259. bit = ffs(ocr) - 1;
  1260. ocr &= 3 << bit;
  1261. mmc_power_cycle(host, ocr);
  1262. } else {
  1263. bit = fls(ocr) - 1;
  1264. ocr &= 3 << bit;
  1265. if (bit != host->ios.vdd)
  1266. dev_warn(mmc_dev(host), "exceeding card's volts\n");
  1267. }
  1268. return ocr;
  1269. }
  1270. int __mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage)
  1271. {
  1272. int err = 0;
  1273. int old_signal_voltage = host->ios.signal_voltage;
  1274. host->ios.signal_voltage = signal_voltage;
  1275. if (host->ops->start_signal_voltage_switch) {
  1276. mmc_host_clk_hold(host);
  1277. err = host->ops->start_signal_voltage_switch(host, &host->ios);
  1278. mmc_host_clk_release(host);
  1279. }
  1280. if (err)
  1281. host->ios.signal_voltage = old_signal_voltage;
  1282. return err;
  1283. }
  1284. int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage, u32 ocr)
  1285. {
  1286. struct mmc_command cmd = {0};
  1287. int err = 0;
  1288. u32 clock;
  1289. BUG_ON(!host);
  1290. /*
  1291. * Send CMD11 only if the request is to switch the card to
  1292. * 1.8V signalling.
  1293. */
  1294. if (signal_voltage == MMC_SIGNAL_VOLTAGE_330)
  1295. return __mmc_set_signal_voltage(host, signal_voltage);
  1296. /*
  1297. * If we cannot switch voltages, return failure so the caller
  1298. * can continue without UHS mode
  1299. */
  1300. if (!host->ops->start_signal_voltage_switch)
  1301. return -EPERM;
  1302. if (!host->ops->card_busy)
  1303. pr_warn("%s: cannot verify signal voltage switch\n",
  1304. mmc_hostname(host));
  1305. mmc_host_clk_hold(host);
  1306. cmd.opcode = SD_SWITCH_VOLTAGE;
  1307. cmd.arg = 0;
  1308. cmd.flags = MMC_RSP_R1 | MMC_CMD_AC;
  1309. err = mmc_wait_for_cmd(host, &cmd, 0);
  1310. if (err)
  1311. goto err_command;
  1312. if (!mmc_host_is_spi(host) && (cmd.resp[0] & R1_ERROR)) {
  1313. err = -EIO;
  1314. goto err_command;
  1315. }
  1316. /*
  1317. * The card should drive cmd and dat[0:3] low immediately
  1318. * after the response of cmd11, but wait 1 ms to be sure
  1319. */
  1320. mmc_delay(1);
  1321. if (host->ops->card_busy && !host->ops->card_busy(host)) {
  1322. err = -EAGAIN;
  1323. goto power_cycle;
  1324. }
  1325. /*
  1326. * During a signal voltage level switch, the clock must be gated
  1327. * for 5 ms according to the SD spec
  1328. */
  1329. clock = host->ios.clock;
  1330. host->ios.clock = 0;
  1331. mmc_set_ios(host);
  1332. if (__mmc_set_signal_voltage(host, signal_voltage)) {
  1333. /*
  1334. * Voltages may not have been switched, but we've already
  1335. * sent CMD11, so a power cycle is required anyway
  1336. */
  1337. err = -EAGAIN;
  1338. goto power_cycle;
  1339. }
  1340. /* Keep clock gated for at least 5 ms */
  1341. mmc_delay(5);
  1342. host->ios.clock = clock;
  1343. mmc_set_ios(host);
  1344. /* Wait for at least 1 ms according to spec */
  1345. mmc_delay(1);
  1346. /*
  1347. * Failure to switch is indicated by the card holding
  1348. * dat[0:3] low
  1349. */
  1350. if (host->ops->card_busy && host->ops->card_busy(host))
  1351. err = -EAGAIN;
  1352. power_cycle:
  1353. if (err) {
  1354. pr_debug("%s: Signal voltage switch failed, "
  1355. "power cycling card\n", mmc_hostname(host));
  1356. mmc_power_cycle(host, ocr);
  1357. }
  1358. err_command:
  1359. mmc_host_clk_release(host);
  1360. return err;
  1361. }
  1362. /*
  1363. * Select timing parameters for host.
  1364. */
  1365. void mmc_set_timing(struct mmc_host *host, unsigned int timing)
  1366. {
  1367. mmc_host_clk_hold(host);
  1368. host->ios.timing = timing;
  1369. mmc_set_ios(host);
  1370. mmc_host_clk_release(host);
  1371. }
  1372. /*
  1373. * Select appropriate driver type for host.
  1374. */
  1375. void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type)
  1376. {
  1377. mmc_host_clk_hold(host);
  1378. host->ios.drv_type = drv_type;
  1379. mmc_set_ios(host);
  1380. mmc_host_clk_release(host);
  1381. }
  1382. /*
  1383. * Apply power to the MMC stack. This is a two-stage process.
  1384. * First, we enable power to the card without the clock running.
  1385. * We then wait a bit for the power to stabilise. Finally,
  1386. * enable the bus drivers and clock to the card.
  1387. *
  1388. * We must _NOT_ enable the clock prior to power stablising.
  1389. *
  1390. * If a host does all the power sequencing itself, ignore the
  1391. * initial MMC_POWER_UP stage.
  1392. */
  1393. void mmc_power_up(struct mmc_host *host, u32 ocr)
  1394. {
  1395. if (host->ios.power_mode == MMC_POWER_ON)
  1396. return;
  1397. mmc_host_clk_hold(host);
  1398. mmc_pwrseq_pre_power_on(host);
  1399. host->ios.vdd = fls(ocr) - 1;
  1400. host->ios.power_mode = MMC_POWER_UP;
  1401. /* Set initial state and call mmc_set_ios */
  1402. mmc_set_initial_state(host);
  1403. /* Try to set signal voltage to 3.3V but fall back to 1.8v or 1.2v */
  1404. if (__mmc_set_signal_voltage(host, MMC_SIGNAL_VOLTAGE_330) == 0)
  1405. dev_dbg(mmc_dev(host), "Initial signal voltage of 3.3v\n");
  1406. else if (__mmc_set_signal_voltage(host, MMC_SIGNAL_VOLTAGE_180) == 0)
  1407. dev_dbg(mmc_dev(host), "Initial signal voltage of 1.8v\n");
  1408. else if (__mmc_set_signal_voltage(host, MMC_SIGNAL_VOLTAGE_120) == 0)
  1409. dev_dbg(mmc_dev(host), "Initial signal voltage of 1.2v\n");
  1410. /*
  1411. * This delay should be sufficient to allow the power supply
  1412. * to reach the minimum voltage.
  1413. */
  1414. mmc_delay(10);
  1415. mmc_pwrseq_post_power_on(host);
  1416. host->ios.clock = host->f_init;
  1417. host->ios.power_mode = MMC_POWER_ON;
  1418. mmc_set_ios(host);
  1419. /*
  1420. * This delay must be at least 74 clock sizes, or 1 ms, or the
  1421. * time required to reach a stable voltage.
  1422. */
  1423. mmc_delay(10);
  1424. mmc_host_clk_release(host);
  1425. }
  1426. void mmc_power_off(struct mmc_host *host)
  1427. {
  1428. if (host->ios.power_mode == MMC_POWER_OFF)
  1429. return;
  1430. mmc_host_clk_hold(host);
  1431. mmc_pwrseq_power_off(host);
  1432. host->ios.clock = 0;
  1433. host->ios.vdd = 0;
  1434. host->ios.power_mode = MMC_POWER_OFF;
  1435. /* Set initial state and call mmc_set_ios */
  1436. mmc_set_initial_state(host);
  1437. /*
  1438. * Some configurations, such as the 802.11 SDIO card in the OLPC
  1439. * XO-1.5, require a short delay after poweroff before the card
  1440. * can be successfully turned on again.
  1441. */
  1442. mmc_delay(1);
  1443. mmc_host_clk_release(host);
  1444. }
  1445. void mmc_power_cycle(struct mmc_host *host, u32 ocr)
  1446. {
  1447. mmc_power_off(host);
  1448. /* Wait at least 1 ms according to SD spec */
  1449. mmc_delay(1);
  1450. mmc_power_up(host, ocr);
  1451. }
  1452. /*
  1453. * Cleanup when the last reference to the bus operator is dropped.
  1454. */
  1455. static void __mmc_release_bus(struct mmc_host *host)
  1456. {
  1457. BUG_ON(!host);
  1458. BUG_ON(host->bus_refs);
  1459. BUG_ON(!host->bus_dead);
  1460. host->bus_ops = NULL;
  1461. }
  1462. /*
  1463. * Increase reference count of bus operator
  1464. */
  1465. static inline void mmc_bus_get(struct mmc_host *host)
  1466. {
  1467. unsigned long flags;
  1468. spin_lock_irqsave(&host->lock, flags);
  1469. host->bus_refs++;
  1470. spin_unlock_irqrestore(&host->lock, flags);
  1471. }
  1472. /*
  1473. * Decrease reference count of bus operator and free it if
  1474. * it is the last reference.
  1475. */
  1476. static inline void mmc_bus_put(struct mmc_host *host)
  1477. {
  1478. unsigned long flags;
  1479. spin_lock_irqsave(&host->lock, flags);
  1480. host->bus_refs--;
  1481. if ((host->bus_refs == 0) && host->bus_ops)
  1482. __mmc_release_bus(host);
  1483. spin_unlock_irqrestore(&host->lock, flags);
  1484. }
  1485. /*
  1486. * Assign a mmc bus handler to a host. Only one bus handler may control a
  1487. * host at any given time.
  1488. */
  1489. void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops)
  1490. {
  1491. unsigned long flags;
  1492. BUG_ON(!host);
  1493. BUG_ON(!ops);
  1494. WARN_ON(!host->claimed);
  1495. spin_lock_irqsave(&host->lock, flags);
  1496. BUG_ON(host->bus_ops);
  1497. BUG_ON(host->bus_refs);
  1498. host->bus_ops = ops;
  1499. host->bus_refs = 1;
  1500. host->bus_dead = 0;
  1501. spin_unlock_irqrestore(&host->lock, flags);
  1502. }
  1503. /*
  1504. * Remove the current bus handler from a host.
  1505. */
  1506. void mmc_detach_bus(struct mmc_host *host)
  1507. {
  1508. unsigned long flags;
  1509. BUG_ON(!host);
  1510. WARN_ON(!host->claimed);
  1511. WARN_ON(!host->bus_ops);
  1512. spin_lock_irqsave(&host->lock, flags);
  1513. host->bus_dead = 1;
  1514. spin_unlock_irqrestore(&host->lock, flags);
  1515. mmc_bus_put(host);
  1516. }
  1517. static void _mmc_detect_change(struct mmc_host *host, unsigned long delay,
  1518. bool cd_irq)
  1519. {
  1520. #ifdef CONFIG_MMC_DEBUG
  1521. unsigned long flags;
  1522. spin_lock_irqsave(&host->lock, flags);
  1523. WARN_ON(host->removed);
  1524. spin_unlock_irqrestore(&host->lock, flags);
  1525. #endif
  1526. /*
  1527. * If the device is configured as wakeup, we prevent a new sleep for
  1528. * 5 s to give provision for user space to consume the event.
  1529. */
  1530. if (cd_irq && !(host->caps & MMC_CAP_NEEDS_POLL) &&
  1531. device_can_wakeup(mmc_dev(host)))
  1532. pm_wakeup_event(mmc_dev(host), 5000);
  1533. host->detect_change = 1;
  1534. mmc_schedule_delayed_work(&host->detect, delay);
  1535. }
  1536. /**
  1537. * mmc_detect_change - process change of state on a MMC socket
  1538. * @host: host which changed state.
  1539. * @delay: optional delay to wait before detection (jiffies)
  1540. *
  1541. * MMC drivers should call this when they detect a card has been
  1542. * inserted or removed. The MMC layer will confirm that any
  1543. * present card is still functional, and initialize any newly
  1544. * inserted.
  1545. */
  1546. void mmc_detect_change(struct mmc_host *host, unsigned long delay)
  1547. {
  1548. _mmc_detect_change(host, delay, true);
  1549. }
  1550. EXPORT_SYMBOL(mmc_detect_change);
  1551. void mmc_init_erase(struct mmc_card *card)
  1552. {
  1553. unsigned int sz;
  1554. if (is_power_of_2(card->erase_size))
  1555. card->erase_shift = ffs(card->erase_size) - 1;
  1556. else
  1557. card->erase_shift = 0;
  1558. /*
  1559. * It is possible to erase an arbitrarily large area of an SD or MMC
  1560. * card. That is not desirable because it can take a long time
  1561. * (minutes) potentially delaying more important I/O, and also the
  1562. * timeout calculations become increasingly hugely over-estimated.
  1563. * Consequently, 'pref_erase' is defined as a guide to limit erases
  1564. * to that size and alignment.
  1565. *
  1566. * For SD cards that define Allocation Unit size, limit erases to one
  1567. * Allocation Unit at a time. For MMC cards that define High Capacity
  1568. * Erase Size, whether it is switched on or not, limit to that size.
  1569. * Otherwise just have a stab at a good value. For modern cards it
  1570. * will end up being 4MiB. Note that if the value is too small, it
  1571. * can end up taking longer to erase.
  1572. */
  1573. if (mmc_card_sd(card) && card->ssr.au) {
  1574. card->pref_erase = card->ssr.au;
  1575. card->erase_shift = ffs(card->ssr.au) - 1;
  1576. } else if (card->ext_csd.hc_erase_size) {
  1577. card->pref_erase = card->ext_csd.hc_erase_size;
  1578. } else if (card->erase_size) {
  1579. sz = (card->csd.capacity << (card->csd.read_blkbits - 9)) >> 11;
  1580. if (sz < 128)
  1581. card->pref_erase = 512 * 1024 / 512;
  1582. else if (sz < 512)
  1583. card->pref_erase = 1024 * 1024 / 512;
  1584. else if (sz < 1024)
  1585. card->pref_erase = 2 * 1024 * 1024 / 512;
  1586. else
  1587. card->pref_erase = 4 * 1024 * 1024 / 512;
  1588. if (card->pref_erase < card->erase_size)
  1589. card->pref_erase = card->erase_size;
  1590. else {
  1591. sz = card->pref_erase % card->erase_size;
  1592. if (sz)
  1593. card->pref_erase += card->erase_size - sz;
  1594. }
  1595. } else
  1596. card->pref_erase = 0;
  1597. }
  1598. static unsigned int mmc_mmc_erase_timeout(struct mmc_card *card,
  1599. unsigned int arg, unsigned int qty)
  1600. {
  1601. unsigned int erase_timeout;
  1602. if (arg == MMC_DISCARD_ARG ||
  1603. (arg == MMC_TRIM_ARG && card->ext_csd.rev >= 6)) {
  1604. erase_timeout = card->ext_csd.trim_timeout;
  1605. } else if (card->ext_csd.erase_group_def & 1) {
  1606. /* High Capacity Erase Group Size uses HC timeouts */
  1607. if (arg == MMC_TRIM_ARG)
  1608. erase_timeout = card->ext_csd.trim_timeout;
  1609. else
  1610. erase_timeout = card->ext_csd.hc_erase_timeout;
  1611. } else {
  1612. /* CSD Erase Group Size uses write timeout */
  1613. unsigned int mult = (10 << card->csd.r2w_factor);
  1614. unsigned int timeout_clks = card->csd.tacc_clks * mult;
  1615. unsigned int timeout_us;
  1616. /* Avoid overflow: e.g. tacc_ns=80000000 mult=1280 */
  1617. if (card->csd.tacc_ns < 1000000)
  1618. timeout_us = (card->csd.tacc_ns * mult) / 1000;
  1619. else
  1620. timeout_us = (card->csd.tacc_ns / 1000) * mult;
  1621. /*
  1622. * ios.clock is only a target. The real clock rate might be
  1623. * less but not that much less, so fudge it by multiplying by 2.
  1624. */
  1625. timeout_clks <<= 1;
  1626. timeout_us += (timeout_clks * 1000) /
  1627. (mmc_host_clk_rate(card->host) / 1000);
  1628. erase_timeout = timeout_us / 1000;
  1629. /*
  1630. * Theoretically, the calculation could underflow so round up
  1631. * to 1ms in that case.
  1632. */
  1633. if (!erase_timeout)
  1634. erase_timeout = 1;
  1635. }
  1636. /* Multiplier for secure operations */
  1637. if (arg & MMC_SECURE_ARGS) {
  1638. if (arg == MMC_SECURE_ERASE_ARG)
  1639. erase_timeout *= card->ext_csd.sec_erase_mult;
  1640. else
  1641. erase_timeout *= card->ext_csd.sec_trim_mult;
  1642. }
  1643. erase_timeout *= qty;
  1644. /*
  1645. * Ensure at least a 1 second timeout for SPI as per
  1646. * 'mmc_set_data_timeout()'
  1647. */
  1648. if (mmc_host_is_spi(card->host) && erase_timeout < 1000)
  1649. erase_timeout = 1000;
  1650. return erase_timeout;
  1651. }
  1652. static unsigned int mmc_sd_erase_timeout(struct mmc_card *card,
  1653. unsigned int arg,
  1654. unsigned int qty)
  1655. {
  1656. unsigned int erase_timeout;
  1657. if (card->ssr.erase_timeout) {
  1658. /* Erase timeout specified in SD Status Register (SSR) */
  1659. erase_timeout = card->ssr.erase_timeout * qty +
  1660. card->ssr.erase_offset;
  1661. } else {
  1662. /*
  1663. * Erase timeout not specified in SD Status Register (SSR) so
  1664. * use 250ms per write block.
  1665. */
  1666. erase_timeout = 250 * qty;
  1667. }
  1668. /* Must not be less than 1 second */
  1669. if (erase_timeout < 1000)
  1670. erase_timeout = 1000;
  1671. return erase_timeout;
  1672. }
  1673. static unsigned int mmc_erase_timeout(struct mmc_card *card,
  1674. unsigned int arg,
  1675. unsigned int qty)
  1676. {
  1677. if (mmc_card_sd(card))
  1678. return mmc_sd_erase_timeout(card, arg, qty);
  1679. else
  1680. return mmc_mmc_erase_timeout(card, arg, qty);
  1681. }
  1682. static int mmc_do_erase(struct mmc_card *card, unsigned int from,
  1683. unsigned int to, unsigned int arg)
  1684. {
  1685. struct mmc_command cmd = {0};
  1686. unsigned int qty = 0;
  1687. unsigned long timeout;
  1688. int err;
  1689. /*
  1690. * qty is used to calculate the erase timeout which depends on how many
  1691. * erase groups (or allocation units in SD terminology) are affected.
  1692. * We count erasing part of an erase group as one erase group.
  1693. * For SD, the allocation units are always a power of 2. For MMC, the
  1694. * erase group size is almost certainly also power of 2, but it does not
  1695. * seem to insist on that in the JEDEC standard, so we fall back to
  1696. * division in that case. SD may not specify an allocation unit size,
  1697. * in which case the timeout is based on the number of write blocks.
  1698. *
  1699. * Note that the timeout for secure trim 2 will only be correct if the
  1700. * number of erase groups specified is the same as the total of all
  1701. * preceding secure trim 1 commands. Since the power may have been
  1702. * lost since the secure trim 1 commands occurred, it is generally
  1703. * impossible to calculate the secure trim 2 timeout correctly.
  1704. */
  1705. if (card->erase_shift)
  1706. qty += ((to >> card->erase_shift) -
  1707. (from >> card->erase_shift)) + 1;
  1708. else if (mmc_card_sd(card))
  1709. qty += to - from + 1;
  1710. else
  1711. qty += ((to / card->erase_size) -
  1712. (from / card->erase_size)) + 1;
  1713. if (!mmc_card_blockaddr(card)) {
  1714. from <<= 9;
  1715. to <<= 9;
  1716. }
  1717. if (mmc_card_sd(card))
  1718. cmd.opcode = SD_ERASE_WR_BLK_START;
  1719. else
  1720. cmd.opcode = MMC_ERASE_GROUP_START;
  1721. cmd.arg = from;
  1722. cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R1 | MMC_CMD_AC;
  1723. err = mmc_wait_for_cmd(card->host, &cmd, 0);
  1724. if (err) {
  1725. pr_err("mmc_erase: group start error %d, "
  1726. "status %#x\n", err, cmd.resp[0]);
  1727. err = -EIO;
  1728. goto out;
  1729. }
  1730. memset(&cmd, 0, sizeof(struct mmc_command));
  1731. if (mmc_card_sd(card))
  1732. cmd.opcode = SD_ERASE_WR_BLK_END;
  1733. else
  1734. cmd.opcode = MMC_ERASE_GROUP_END;
  1735. cmd.arg = to;
  1736. cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R1 | MMC_CMD_AC;
  1737. err = mmc_wait_for_cmd(card->host, &cmd, 0);
  1738. if (err) {
  1739. pr_err("mmc_erase: group end error %d, status %#x\n",
  1740. err, cmd.resp[0]);
  1741. err = -EIO;
  1742. goto out;
  1743. }
  1744. memset(&cmd, 0, sizeof(struct mmc_command));
  1745. cmd.opcode = MMC_ERASE;
  1746. cmd.arg = arg;
  1747. cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC;
  1748. cmd.busy_timeout = mmc_erase_timeout(card, arg, qty);
  1749. err = mmc_wait_for_cmd(card->host, &cmd, 0);
  1750. if (err) {
  1751. pr_err("mmc_erase: erase error %d, status %#x\n",
  1752. err, cmd.resp[0]);
  1753. err = -EIO;
  1754. goto out;
  1755. }
  1756. if (mmc_host_is_spi(card->host))
  1757. goto out;
  1758. timeout = jiffies + msecs_to_jiffies(MMC_CORE_TIMEOUT_MS);
  1759. do {
  1760. memset(&cmd, 0, sizeof(struct mmc_command));
  1761. cmd.opcode = MMC_SEND_STATUS;
  1762. cmd.arg = card->rca << 16;
  1763. cmd.flags = MMC_RSP_R1 | MMC_CMD_AC;
  1764. /* Do not retry else we can't see errors */
  1765. err = mmc_wait_for_cmd(card->host, &cmd, 0);
  1766. if (err || (cmd.resp[0] & 0xFDF92000)) {
  1767. pr_err("error %d requesting status %#x\n",
  1768. err, cmd.resp[0]);
  1769. err = -EIO;
  1770. goto out;
  1771. }
  1772. /* Timeout if the device never becomes ready for data and
  1773. * never leaves the program state.
  1774. */
  1775. if (time_after(jiffies, timeout)) {
  1776. pr_err("%s: Card stuck in programming state! %s\n",
  1777. mmc_hostname(card->host), __func__);
  1778. err = -EIO;
  1779. goto out;
  1780. }
  1781. } while (!(cmd.resp[0] & R1_READY_FOR_DATA) ||
  1782. (R1_CURRENT_STATE(cmd.resp[0]) == R1_STATE_PRG));
  1783. out:
  1784. return err;
  1785. }
  1786. /**
  1787. * mmc_erase - erase sectors.
  1788. * @card: card to erase
  1789. * @from: first sector to erase
  1790. * @nr: number of sectors to erase
  1791. * @arg: erase command argument (SD supports only %MMC_ERASE_ARG)
  1792. *
  1793. * Caller must claim host before calling this function.
  1794. */
  1795. int mmc_erase(struct mmc_card *card, unsigned int from, unsigned int nr,
  1796. unsigned int arg)
  1797. {
  1798. unsigned int rem, to = from + nr;
  1799. if (!(card->host->caps & MMC_CAP_ERASE) ||
  1800. !(card->csd.cmdclass & CCC_ERASE))
  1801. return -EOPNOTSUPP;
  1802. if (!card->erase_size)
  1803. return -EOPNOTSUPP;
  1804. if (mmc_card_sd(card) && arg != MMC_ERASE_ARG)
  1805. return -EOPNOTSUPP;
  1806. if ((arg & MMC_SECURE_ARGS) &&
  1807. !(card->ext_csd.sec_feature_support & EXT_CSD_SEC_ER_EN))
  1808. return -EOPNOTSUPP;
  1809. if ((arg & MMC_TRIM_ARGS) &&
  1810. !(card->ext_csd.sec_feature_support & EXT_CSD_SEC_GB_CL_EN))
  1811. return -EOPNOTSUPP;
  1812. if (arg == MMC_SECURE_ERASE_ARG) {
  1813. if (from % card->erase_size || nr % card->erase_size)
  1814. return -EINVAL;
  1815. }
  1816. if (arg == MMC_ERASE_ARG) {
  1817. rem = from % card->erase_size;
  1818. if (rem) {
  1819. rem = card->erase_size - rem;
  1820. from += rem;
  1821. if (nr > rem)
  1822. nr -= rem;
  1823. else
  1824. return 0;
  1825. }
  1826. rem = nr % card->erase_size;
  1827. if (rem)
  1828. nr -= rem;
  1829. }
  1830. if (nr == 0)
  1831. return 0;
  1832. to = from + nr;
  1833. if (to <= from)
  1834. return -EINVAL;
  1835. /* 'from' and 'to' are inclusive */
  1836. to -= 1;
  1837. return mmc_do_erase(card, from, to, arg);
  1838. }
  1839. EXPORT_SYMBOL(mmc_erase);
  1840. int mmc_can_erase(struct mmc_card *card)
  1841. {
  1842. if ((card->host->caps & MMC_CAP_ERASE) &&
  1843. (card->csd.cmdclass & CCC_ERASE) && card->erase_size)
  1844. return 1;
  1845. return 0;
  1846. }
  1847. EXPORT_SYMBOL(mmc_can_erase);
  1848. int mmc_can_trim(struct mmc_card *card)
  1849. {
  1850. if (card->ext_csd.sec_feature_support & EXT_CSD_SEC_GB_CL_EN)
  1851. return 1;
  1852. return 0;
  1853. }
  1854. EXPORT_SYMBOL(mmc_can_trim);
  1855. int mmc_can_discard(struct mmc_card *card)
  1856. {
  1857. /*
  1858. * As there's no way to detect the discard support bit at v4.5
  1859. * use the s/w feature support filed.
  1860. */
  1861. if (card->ext_csd.feature_support & MMC_DISCARD_FEATURE)
  1862. return 1;
  1863. return 0;
  1864. }
  1865. EXPORT_SYMBOL(mmc_can_discard);
  1866. int mmc_can_sanitize(struct mmc_card *card)
  1867. {
  1868. if (!mmc_can_trim(card) && !mmc_can_erase(card))
  1869. return 0;
  1870. if (card->ext_csd.sec_feature_support & EXT_CSD_SEC_SANITIZE)
  1871. return 1;
  1872. return 0;
  1873. }
  1874. EXPORT_SYMBOL(mmc_can_sanitize);
  1875. int mmc_can_secure_erase_trim(struct mmc_card *card)
  1876. {
  1877. if ((card->ext_csd.sec_feature_support & EXT_CSD_SEC_ER_EN) &&
  1878. !(card->quirks & MMC_QUIRK_SEC_ERASE_TRIM_BROKEN))
  1879. return 1;
  1880. return 0;
  1881. }
  1882. EXPORT_SYMBOL(mmc_can_secure_erase_trim);
  1883. int mmc_erase_group_aligned(struct mmc_card *card, unsigned int from,
  1884. unsigned int nr)
  1885. {
  1886. if (!card->erase_size)
  1887. return 0;
  1888. if (from % card->erase_size || nr % card->erase_size)
  1889. return 0;
  1890. return 1;
  1891. }
  1892. EXPORT_SYMBOL(mmc_erase_group_aligned);
  1893. static unsigned int mmc_do_calc_max_discard(struct mmc_card *card,
  1894. unsigned int arg)
  1895. {
  1896. struct mmc_host *host = card->host;
  1897. unsigned int max_discard, x, y, qty = 0, max_qty, timeout;
  1898. unsigned int last_timeout = 0;
  1899. if (card->erase_shift)
  1900. max_qty = UINT_MAX >> card->erase_shift;
  1901. else if (mmc_card_sd(card))
  1902. max_qty = UINT_MAX;
  1903. else
  1904. max_qty = UINT_MAX / card->erase_size;
  1905. /* Find the largest qty with an OK timeout */
  1906. do {
  1907. y = 0;
  1908. for (x = 1; x && x <= max_qty && max_qty - x >= qty; x <<= 1) {
  1909. timeout = mmc_erase_timeout(card, arg, qty + x);
  1910. if (timeout > host->max_busy_timeout)
  1911. break;
  1912. if (timeout < last_timeout)
  1913. break;
  1914. last_timeout = timeout;
  1915. y = x;
  1916. }
  1917. qty += y;
  1918. } while (y);
  1919. if (!qty)
  1920. return 0;
  1921. if (qty == 1)
  1922. return 1;
  1923. /* Convert qty to sectors */
  1924. if (card->erase_shift)
  1925. max_discard = --qty << card->erase_shift;
  1926. else if (mmc_card_sd(card))
  1927. max_discard = qty;
  1928. else
  1929. max_discard = --qty * card->erase_size;
  1930. return max_discard;
  1931. }
  1932. unsigned int mmc_calc_max_discard(struct mmc_card *card)
  1933. {
  1934. struct mmc_host *host = card->host;
  1935. unsigned int max_discard, max_trim;
  1936. if (!host->max_busy_timeout)
  1937. return UINT_MAX;
  1938. /*
  1939. * Without erase_group_def set, MMC erase timeout depends on clock
  1940. * frequence which can change. In that case, the best choice is
  1941. * just the preferred erase size.
  1942. */
  1943. if (mmc_card_mmc(card) && !(card->ext_csd.erase_group_def & 1))
  1944. return card->pref_erase;
  1945. max_discard = mmc_do_calc_max_discard(card, MMC_ERASE_ARG);
  1946. if (mmc_can_trim(card)) {
  1947. max_trim = mmc_do_calc_max_discard(card, MMC_TRIM_ARG);
  1948. if (max_trim < max_discard)
  1949. max_discard = max_trim;
  1950. } else if (max_discard < card->erase_size) {
  1951. max_discard = 0;
  1952. }
  1953. pr_debug("%s: calculated max. discard sectors %u for timeout %u ms\n",
  1954. mmc_hostname(host), max_discard, host->max_busy_timeout);
  1955. return max_discard;
  1956. }
  1957. EXPORT_SYMBOL(mmc_calc_max_discard);
  1958. int mmc_set_blocklen(struct mmc_card *card, unsigned int blocklen)
  1959. {
  1960. struct mmc_command cmd = {0};
  1961. if (mmc_card_blockaddr(card) || mmc_card_ddr52(card))
  1962. return 0;
  1963. cmd.opcode = MMC_SET_BLOCKLEN;
  1964. cmd.arg = blocklen;
  1965. cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R1 | MMC_CMD_AC;
  1966. return mmc_wait_for_cmd(card->host, &cmd, 5);
  1967. }
  1968. EXPORT_SYMBOL(mmc_set_blocklen);
  1969. int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount,
  1970. bool is_rel_write)
  1971. {
  1972. struct mmc_command cmd = {0};
  1973. cmd.opcode = MMC_SET_BLOCK_COUNT;
  1974. cmd.arg = blockcount & 0x0000FFFF;
  1975. if (is_rel_write)
  1976. cmd.arg |= 1 << 31;
  1977. cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R1 | MMC_CMD_AC;
  1978. return mmc_wait_for_cmd(card->host, &cmd, 5);
  1979. }
  1980. EXPORT_SYMBOL(mmc_set_blockcount);
  1981. static void mmc_hw_reset_for_init(struct mmc_host *host)
  1982. {
  1983. if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset)
  1984. return;
  1985. mmc_host_clk_hold(host);
  1986. host->ops->hw_reset(host);
  1987. mmc_host_clk_release(host);
  1988. }
  1989. int mmc_hw_reset(struct mmc_host *host)
  1990. {
  1991. int ret;
  1992. if (!host->card)
  1993. return -EINVAL;
  1994. mmc_bus_get(host);
  1995. if (!host->bus_ops || host->bus_dead || !host->bus_ops->reset) {
  1996. mmc_bus_put(host);
  1997. return -EOPNOTSUPP;
  1998. }
  1999. ret = host->bus_ops->reset(host);
  2000. mmc_bus_put(host);
  2001. pr_warn("%s: tried to reset card\n", mmc_hostname(host));
  2002. return ret;
  2003. }
  2004. EXPORT_SYMBOL(mmc_hw_reset);
  2005. static int mmc_rescan_try_freq(struct mmc_host *host, unsigned freq)
  2006. {
  2007. host->f_init = freq;
  2008. #ifdef CONFIG_MMC_DEBUG
  2009. pr_info("%s: %s: trying to init card at %u Hz\n",
  2010. mmc_hostname(host), __func__, host->f_init);
  2011. #endif
  2012. mmc_power_up(host, host->ocr_avail);
  2013. /*
  2014. * Some eMMCs (with VCCQ always on) may not be reset after power up, so
  2015. * do a hardware reset if possible.
  2016. */
  2017. mmc_hw_reset_for_init(host);
  2018. /*
  2019. * sdio_reset sends CMD52 to reset card. Since we do not know
  2020. * if the card is being re-initialized, just send it. CMD52
  2021. * should be ignored by SD/eMMC cards.
  2022. */
  2023. sdio_reset(host);
  2024. mmc_go_idle(host);
  2025. mmc_send_if_cond(host, host->ocr_avail);
  2026. /* Order's important: probe SDIO, then SD, then MMC */
  2027. if (!mmc_attach_sdio(host))
  2028. return 0;
  2029. if (!mmc_attach_sd(host))
  2030. return 0;
  2031. if (!mmc_attach_mmc(host))
  2032. return 0;
  2033. mmc_power_off(host);
  2034. return -EIO;
  2035. }
  2036. int _mmc_detect_card_removed(struct mmc_host *host)
  2037. {
  2038. int ret;
  2039. if (host->caps & MMC_CAP_NONREMOVABLE)
  2040. return 0;
  2041. if (!host->card || mmc_card_removed(host->card))
  2042. return 1;
  2043. ret = host->bus_ops->alive(host);
  2044. /*
  2045. * Card detect status and alive check may be out of sync if card is
  2046. * removed slowly, when card detect switch changes while card/slot
  2047. * pads are still contacted in hardware (refer to "SD Card Mechanical
  2048. * Addendum, Appendix C: Card Detection Switch"). So reschedule a
  2049. * detect work 200ms later for this case.
  2050. */
  2051. if (!ret && host->ops->get_cd && !host->ops->get_cd(host)) {
  2052. mmc_detect_change(host, msecs_to_jiffies(200));
  2053. pr_debug("%s: card removed too slowly\n", mmc_hostname(host));
  2054. }
  2055. if (ret) {
  2056. mmc_card_set_removed(host->card);
  2057. pr_debug("%s: card remove detected\n", mmc_hostname(host));
  2058. }
  2059. return ret;
  2060. }
  2061. int mmc_detect_card_removed(struct mmc_host *host)
  2062. {
  2063. struct mmc_card *card = host->card;
  2064. int ret;
  2065. WARN_ON(!host->claimed);
  2066. if (!card)
  2067. return 1;
  2068. ret = mmc_card_removed(card);
  2069. /*
  2070. * The card will be considered unchanged unless we have been asked to
  2071. * detect a change or host requires polling to provide card detection.
  2072. */
  2073. if (!host->detect_change && !(host->caps & MMC_CAP_NEEDS_POLL))
  2074. return ret;
  2075. host->detect_change = 0;
  2076. if (!ret) {
  2077. ret = _mmc_detect_card_removed(host);
  2078. if (ret && (host->caps & MMC_CAP_NEEDS_POLL)) {
  2079. /*
  2080. * Schedule a detect work as soon as possible to let a
  2081. * rescan handle the card removal.
  2082. */
  2083. cancel_delayed_work(&host->detect);
  2084. _mmc_detect_change(host, 0, false);
  2085. }
  2086. }
  2087. return ret;
  2088. }
  2089. EXPORT_SYMBOL(mmc_detect_card_removed);
  2090. void mmc_rescan(struct work_struct *work)
  2091. {
  2092. struct mmc_host *host =
  2093. container_of(work, struct mmc_host, detect.work);
  2094. int i;
  2095. if (host->trigger_card_event && host->ops->card_event) {
  2096. host->ops->card_event(host);
  2097. host->trigger_card_event = false;
  2098. }
  2099. if (host->rescan_disable)
  2100. return;
  2101. /* If there is a non-removable card registered, only scan once */
  2102. if ((host->caps & MMC_CAP_NONREMOVABLE) && host->rescan_entered)
  2103. return;
  2104. host->rescan_entered = 1;
  2105. mmc_bus_get(host);
  2106. /*
  2107. * if there is a _removable_ card registered, check whether it is
  2108. * still present
  2109. */
  2110. if (host->bus_ops && !host->bus_dead
  2111. && !(host->caps & MMC_CAP_NONREMOVABLE))
  2112. host->bus_ops->detect(host);
  2113. host->detect_change = 0;
  2114. /*
  2115. * Let mmc_bus_put() free the bus/bus_ops if we've found that
  2116. * the card is no longer present.
  2117. */
  2118. mmc_bus_put(host);
  2119. mmc_bus_get(host);
  2120. /* if there still is a card present, stop here */
  2121. if (host->bus_ops != NULL) {
  2122. mmc_bus_put(host);
  2123. goto out;
  2124. }
  2125. /*
  2126. * Only we can add a new handler, so it's safe to
  2127. * release the lock here.
  2128. */
  2129. mmc_bus_put(host);
  2130. if (!(host->caps & MMC_CAP_NONREMOVABLE) && host->ops->get_cd &&
  2131. host->ops->get_cd(host) == 0) {
  2132. mmc_claim_host(host);
  2133. mmc_power_off(host);
  2134. mmc_release_host(host);
  2135. goto out;
  2136. }
  2137. mmc_claim_host(host);
  2138. for (i = 0; i < ARRAY_SIZE(freqs); i++) {
  2139. if (!mmc_rescan_try_freq(host, max(freqs[i], host->f_min)))
  2140. break;
  2141. if (freqs[i] <= host->f_min)
  2142. break;
  2143. }
  2144. mmc_release_host(host);
  2145. out:
  2146. if (host->caps & MMC_CAP_NEEDS_POLL)
  2147. mmc_schedule_delayed_work(&host->detect, HZ);
  2148. }
  2149. void mmc_start_host(struct mmc_host *host)
  2150. {
  2151. host->f_init = max(freqs[0], host->f_min);
  2152. host->rescan_disable = 0;
  2153. host->ios.power_mode = MMC_POWER_UNDEFINED;
  2154. if (host->caps2 & MMC_CAP2_NO_PRESCAN_POWERUP)
  2155. mmc_power_off(host);
  2156. else
  2157. mmc_power_up(host, host->ocr_avail);
  2158. mmc_gpiod_request_cd_irq(host);
  2159. _mmc_detect_change(host, 0, false);
  2160. }
  2161. void mmc_stop_host(struct mmc_host *host)
  2162. {
  2163. #ifdef CONFIG_MMC_DEBUG
  2164. unsigned long flags;
  2165. spin_lock_irqsave(&host->lock, flags);
  2166. host->removed = 1;
  2167. spin_unlock_irqrestore(&host->lock, flags);
  2168. #endif
  2169. if (host->slot.cd_irq >= 0)
  2170. disable_irq(host->slot.cd_irq);
  2171. host->rescan_disable = 1;
  2172. cancel_delayed_work_sync(&host->detect);
  2173. mmc_flush_scheduled_work();
  2174. /* clear pm flags now and let card drivers set them as needed */
  2175. host->pm_flags = 0;
  2176. mmc_bus_get(host);
  2177. if (host->bus_ops && !host->bus_dead) {
  2178. /* Calling bus_ops->remove() with a claimed host can deadlock */
  2179. host->bus_ops->remove(host);
  2180. mmc_claim_host(host);
  2181. mmc_detach_bus(host);
  2182. mmc_power_off(host);
  2183. mmc_release_host(host);
  2184. mmc_bus_put(host);
  2185. return;
  2186. }
  2187. mmc_bus_put(host);
  2188. BUG_ON(host->card);
  2189. mmc_power_off(host);
  2190. }
  2191. int mmc_power_save_host(struct mmc_host *host)
  2192. {
  2193. int ret = 0;
  2194. #ifdef CONFIG_MMC_DEBUG
  2195. pr_info("%s: %s: powering down\n", mmc_hostname(host), __func__);
  2196. #endif
  2197. mmc_bus_get(host);
  2198. if (!host->bus_ops || host->bus_dead) {
  2199. mmc_bus_put(host);
  2200. return -EINVAL;
  2201. }
  2202. if (host->bus_ops->power_save)
  2203. ret = host->bus_ops->power_save(host);
  2204. mmc_bus_put(host);
  2205. mmc_power_off(host);
  2206. return ret;
  2207. }
  2208. EXPORT_SYMBOL(mmc_power_save_host);
  2209. int mmc_power_restore_host(struct mmc_host *host)
  2210. {
  2211. int ret;
  2212. #ifdef CONFIG_MMC_DEBUG
  2213. pr_info("%s: %s: powering up\n", mmc_hostname(host), __func__);
  2214. #endif
  2215. mmc_bus_get(host);
  2216. if (!host->bus_ops || host->bus_dead) {
  2217. mmc_bus_put(host);
  2218. return -EINVAL;
  2219. }
  2220. mmc_power_up(host, host->card->ocr);
  2221. ret = host->bus_ops->power_restore(host);
  2222. mmc_bus_put(host);
  2223. return ret;
  2224. }
  2225. EXPORT_SYMBOL(mmc_power_restore_host);
  2226. /*
  2227. * Flush the cache to the non-volatile storage.
  2228. */
  2229. int mmc_flush_cache(struct mmc_card *card)
  2230. {
  2231. int err = 0;
  2232. if (mmc_card_mmc(card) &&
  2233. (card->ext_csd.cache_size > 0) &&
  2234. (card->ext_csd.cache_ctrl & 1)) {
  2235. err = mmc_switch(card, EXT_CSD_CMD_SET_NORMAL,
  2236. EXT_CSD_FLUSH_CACHE, 1, 0);
  2237. if (err)
  2238. pr_err("%s: cache flush error %d\n",
  2239. mmc_hostname(card->host), err);
  2240. }
  2241. return err;
  2242. }
  2243. EXPORT_SYMBOL(mmc_flush_cache);
  2244. #ifdef CONFIG_PM
  2245. /* Do the card removal on suspend if card is assumed removeable
  2246. * Do that in pm notifier while userspace isn't yet frozen, so we will be able
  2247. to sync the card.
  2248. */
  2249. int mmc_pm_notify(struct notifier_block *notify_block,
  2250. unsigned long mode, void *unused)
  2251. {
  2252. struct mmc_host *host = container_of(
  2253. notify_block, struct mmc_host, pm_notify);
  2254. unsigned long flags;
  2255. int err = 0;
  2256. switch (mode) {
  2257. case PM_HIBERNATION_PREPARE:
  2258. case PM_SUSPEND_PREPARE:
  2259. case PM_RESTORE_PREPARE:
  2260. spin_lock_irqsave(&host->lock, flags);
  2261. host->rescan_disable = 1;
  2262. spin_unlock_irqrestore(&host->lock, flags);
  2263. cancel_delayed_work_sync(&host->detect);
  2264. if (!host->bus_ops)
  2265. break;
  2266. /* Validate prerequisites for suspend */
  2267. if (host->bus_ops->pre_suspend)
  2268. err = host->bus_ops->pre_suspend(host);
  2269. if (!err)
  2270. break;
  2271. /* Calling bus_ops->remove() with a claimed host can deadlock */
  2272. host->bus_ops->remove(host);
  2273. mmc_claim_host(host);
  2274. mmc_detach_bus(host);
  2275. mmc_power_off(host);
  2276. mmc_release_host(host);
  2277. host->pm_flags = 0;
  2278. break;
  2279. case PM_POST_SUSPEND:
  2280. case PM_POST_HIBERNATION:
  2281. case PM_POST_RESTORE:
  2282. spin_lock_irqsave(&host->lock, flags);
  2283. host->rescan_disable = 0;
  2284. spin_unlock_irqrestore(&host->lock, flags);
  2285. _mmc_detect_change(host, 0, false);
  2286. }
  2287. return 0;
  2288. }
  2289. #endif
  2290. /**
  2291. * mmc_init_context_info() - init synchronization context
  2292. * @host: mmc host
  2293. *
  2294. * Init struct context_info needed to implement asynchronous
  2295. * request mechanism, used by mmc core, host driver and mmc requests
  2296. * supplier.
  2297. */
  2298. void mmc_init_context_info(struct mmc_host *host)
  2299. {
  2300. spin_lock_init(&host->context_info.lock);
  2301. host->context_info.is_new_req = false;
  2302. host->context_info.is_done_rcv = false;
  2303. host->context_info.is_waiting_last_req = false;
  2304. init_waitqueue_head(&host->context_info.wait);
  2305. }
  2306. static int __init mmc_init(void)
  2307. {
  2308. int ret;
  2309. workqueue = alloc_ordered_workqueue("kmmcd", 0);
  2310. if (!workqueue)
  2311. return -ENOMEM;
  2312. ret = mmc_register_bus();
  2313. if (ret)
  2314. goto destroy_workqueue;
  2315. ret = mmc_register_host_class();
  2316. if (ret)
  2317. goto unregister_bus;
  2318. ret = sdio_register_bus();
  2319. if (ret)
  2320. goto unregister_host_class;
  2321. return 0;
  2322. unregister_host_class:
  2323. mmc_unregister_host_class();
  2324. unregister_bus:
  2325. mmc_unregister_bus();
  2326. destroy_workqueue:
  2327. destroy_workqueue(workqueue);
  2328. return ret;
  2329. }
  2330. static void __exit mmc_exit(void)
  2331. {
  2332. sdio_unregister_bus();
  2333. mmc_unregister_host_class();
  2334. mmc_unregister_bus();
  2335. destroy_workqueue(workqueue);
  2336. }
  2337. subsys_initcall(mmc_init);
  2338. module_exit(mmc_exit);
  2339. MODULE_LICENSE("GPL");