Lines Matching refs:MMC
4 MMC Test Framework
10 … host controller drivers and all devices handled by the MMC subsystem. This includes not only MMC …
16 - Verifying the functionality and performance of MMC and SD host controller drivers.
17 - Ensuring compatibility and reliability of MMC and SD devices.
18 - Identifying and diagnosing issues in the MMC subsystem.
29 1. **Enable the MMC Test Framework**:
40 <*> MMC/SD/SDIO card support --->
41 [*] MMC host test driver
51 2. **Load the MMC Test Module**:
59 Binding the MMC Card for Testing
62 …MMC testing, you need to unbind the MMC card from the ``mmcblk`` driver and bind it to the ``mmc_t…
64 1. Identify the MMC card:
70 This will list the MMC devices, such as ``mmc0:0001``.
72 2. Unbind the MMC card from the ``mmcblk`` driver:
78 3. Bind the MMC card to the ``mmc_test`` driver:
140 | | | single 512-Byte block to the MMC card |
146 | | (with data verification) | single 512-Byte block to the MMC card |
154 | | | 8 blocks (each 512 bytes) to the MMC card. |
160 | | | byte up to 256 bytes, to the MMC card. |
167 | | | to 511 bytes, to the MMC card. |
173 | | | bytes offset) to test how the MMC card |
183 | | (Start failure) | modifying the MMC request in a way that it |
299 For more information or to report issues, please contact the MMC subsystem maintainers.