Lines Matching full:mmc0
70 This will list the MMC devices, such as ``mmc0:0001``.
76 echo 'mmc0:0001' > /sys/bus/mmc/drivers/mmcblk/unbind
82 echo 'mmc0:0001' > /sys/bus/mmc/drivers/mmc_test/bind
88 mmc_test mmc0:0001: Card claimed for testing.
94 …ou can interact with the following debugfs entries located in ``/sys/kernel/debug/mmc0/mmc0:0001``:
102 echo <test_number> > /sys/kernel/debug/mmc0/mmc0:0001/test
108 dmesg | grep mmc0
116 echo 4 > /sys/kernel/debug/mmc0/mmc0:0001/test
122 dmesg | grep mmc0
130 cat /sys/kernel/debug/mmc0/mmc0:0001/testlist
283 [ 1234.567890] mmc0: Starting tests of card mmc0:0001...
284 [ 1234.567891] mmc0: Test case 4. Basic read (with data verification)...
285 [ 1234.567892] mmc0: Result: OK
286 [ 1234.567893] mmc0: Tests completed.