Home
last modified time | relevance | path

Searched refs:SPI_TEST_PATTERN_UNWRITTEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-test.h31 #define SPI_TEST_PATTERN_UNWRITTEN 0xAA macro
H A Dspi-loopback-test.c439 if (b != SPI_TEST_PATTERN_UNWRITTEN) in spi_test_dump_message()
445 SPI_TEST_PATTERN_UNWRITTEN, in spi_test_dump_message()
688 /* fill rx_buf with SPI_TEST_PATTERN_UNWRITTEN */ in spi_test_fill_pattern()
690 memset(xfers[i].rx_buf, SPI_TEST_PATTERN_UNWRITTEN, in spi_test_fill_pattern()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-test.h31 #define SPI_TEST_PATTERN_UNWRITTEN 0xAA macro
H A Dspi-loopback-test.c477 if (b != SPI_TEST_PATTERN_UNWRITTEN) in spi_test_dump_message()
483 SPI_TEST_PATTERN_UNWRITTEN, in spi_test_dump_message()
726 /* fill rx_buf with SPI_TEST_PATTERN_UNWRITTEN */ in spi_test_fill_pattern()
728 memset(xfers[i].rx_buf, SPI_TEST_PATTERN_UNWRITTEN, in spi_test_fill_pattern()

Completed in 4 milliseconds