core.c 67 KB

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