commit | 66f2f75c9d286275091f377826a8b361d7e3a59b | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@google.com> | Wed Jul 12 00:52:15 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 12 00:52:15 2023 +0000 |
tree | 6a034ab97550dfeeb3e658a0d4d49964dc1ab684 | |
parent | 1592e9bc1e69aacdc84c0b87d735b0473ac55153 [diff] |
[sdmmc][mmc] Simplify uses of SEND_OP_COND Currently SEND_OP_COND is issued through a single method that both returns the device's OCR and waits for the device to enter the ready state. This change splits that functionality into two separate methods, and adds constants to make the OCR bit manipulations clearer. There should be no functional change. Test: CQ Change-Id: I4739a1ab00a03ddddac36a293197e54df83e518d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883128 Reviewed-by: HanBin Yoon <hanbinyoon@google.com> Commit-Queue: Braden Kell <bradenkell@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.