Lines Matching refs:read
12 …different aspects of the host controller and device interactions, such as read and write performan…
112 To run test number 4 (Basic read with data verification):
126 …This file lists all available tests. You can read this file to see the list of tests and their cor…
143 | 2 | Basic read | Same for read |
150 | 4 | Basic read | Same for read |
156 | 6 | Multi-block read | Same for read |
162 | 8 | Power of two block reads | Same for read |
169 | 10 | Weird sized block reads | same for read |
176 | 12 | Badly aligned read | same for read |
180 | 14 | Badly aligned multi-block read | same for multi-read |
187 | 16 | Proper xfer_size at read | same for read |
193 | 18 | Proper xfer_size at read | same for read |
198 | 20 | Highmem read | same for read |
202 | 22 | Multi-block highmem read | same for mult-read |
204 | 23 | Best-case read performance | Performs 512K sequential read (non sg) |
208 | 25 | Best-case read performance | Same using sg |
214 | 27 | Single read performance | By transfer size |
220 | 30 | Consecutive read performance | By transfer size |
226 | 33 | Random read performance | By transfer size |
230 | 35 | Large sequential read | Into scattered pages |
252 | 46 | Commands during read | No Set Block Count (CMD23) |
256 | 48 | Commands during read | Use Set Block Count (CMD23) |
284 [ 1234.567891] mmc0: Test case 4. Basic read (with data verification)...
288 In this example, test case 4 (Basic read with data verification) was executed, and the result was O…