Searched refs:mmc_test (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/Documentation/driver-api/mmc/ |
D | mmc-test.rst | 10 The `mmc_test` framework is designed to test the performance and reliability of host controller dri… 14 The `mmc_test` framework is particularly useful for: 27 To use the ``mmc_test`` framework, follow these steps: 53 If the ``mmc_test`` framework is built as a module, you need to load it using ``modprobe``: 57 modprobe mmc_test 62 … card from the ``mmcblk`` driver and bind it to the ``mmc_test`` driver. This allows the ``mmc_tes… 78 3. Bind the MMC card to the ``mmc_test`` driver: 82 echo 'mmc0:0001' > /sys/bus/mmc/drivers/mmc_test/bind 88 mmc_test mmc0:0001: Card claimed for testing. 94 Once the ``mmc_test`` framework is enabled, you can interact with the following debugfs entries loc… [all …]
|
D | mmc-async-req.rst | 37 Details on measurements from IOZone and mmc_test
|
/linux-6.12.1/drivers/mmc/core/ |
D | Makefile | 19 obj-$(CONFIG_MMC_TEST) += mmc_test.o
|
/linux-6.12.1/drivers/gpu/drm/ast/ |
D | ast_post.c | 423 static bool mmc_test(struct ast_device *ast, u32 datagen, u8 test_ctl) in mmc_test() function 466 return mmc_test(ast, datagen, 0xc1); in mmc_test_burst() 476 return mmc_test(ast, datagen, 0xc5); in mmc_test_single() 486 return mmc_test(ast, datagen, 0x85); in mmc_test_single_2500()
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sdm845-samsung-starqltechn.dts | 437 * It seems that mmc_test reports errors if drive
|
D | sdm845-lg-common.dtsi | 561 * It seems that mmc_test reports errors if drive
|
D | sdm845-mtp.dts | 820 * It seems that mmc_test reports errors if drive
|
D | sdm845-db845c.dts | 1003 * It seems that mmc_test reports errors if drive
|
D | sdm845-cheza.dtsi | 1274 * It seems that mmc_test reports errors if drive
|