Lines Matching refs:description
77 .description = "tx/rx-transfer - start of page",
91 .description = "tx/rx-transfer - crossing PAGE_SIZE",
105 .description = "tx-transfer - only",
117 .description = "rx-transfer - only",
129 .description = "two tx-transfers - alter both",
146 .description = "two tx-transfers - alter first",
163 .description = "two tx-transfers - alter second",
180 .description = "two transfers tx then rx - alter both",
196 .description = "two transfers tx then rx - alter tx",
213 .description = "two transfers tx then rx - alter rx",
230 .description = "two tx+rx transfers - alter both",
251 .description = "two tx+rx transfers - alter first",
272 .description = "two tx+rx transfers - alter second",
292 .description = "two tx+rx transfers - delay after transfer",
317 .description = "three tx+rx transfers with overlapping cache lines",
878 test.description); in spi_test_run_iter()
884 test.description); in spi_test_run_iter()
890 dev_info(&spi->dev, "Running test %s\n", test.description); in spi_test_run_iter()
1008 test->description, test->transfer_count); in spi_test_run_test()
1085 for (test = tests, count = 0; test->description[0]; in spi_test_run_tests()