Lines Matching refs:description
88 .description = "tx/rx-transfer - start of page",
102 .description = "tx/rx-transfer - crossing PAGE_SIZE",
116 .description = "tx-transfer - only",
128 .description = "rx-transfer - only",
140 .description = "two tx-transfers - alter both",
157 .description = "two tx-transfers - alter first",
174 .description = "two tx-transfers - alter second",
191 .description = "two transfers tx then rx - alter both",
207 .description = "two transfers tx then rx - alter tx",
224 .description = "two transfers tx then rx - alter rx",
241 .description = "two tx+rx transfers - alter both",
262 .description = "two tx+rx transfers - alter first",
283 .description = "two tx+rx transfers - alter second",
303 .description = "two tx+rx transfers - delay after transfer",
328 .description = "three tx+rx transfers with overlapping cache lines",
888 test.description); in spi_test_run_iter()
894 test.description); in spi_test_run_iter()
900 dev_info(&spi->dev, "Running test %s\n", test.description); in spi_test_run_iter()
1018 test->description, test->transfer_count); in spi_test_run_test()
1097 for (test = tests, count = 0; test->description[0]; in spi_test_run_tests()