Searched refs:SPI_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
21 #define SPI_TIMEOUT 1000 macro133 for (tm = 0, isRead = 0; tm < SPI_TIMEOUT; ++tm) { in spi_xfer()155 if (tm >= SPI_TIMEOUT) in spi_xfer()
60 #define SPI_TIMEOUT 1000 macro261 for (tm = 0, is_read = 0; tm < SPI_TIMEOUT; ++tm) { in tegra30_spi_xfer()289 if (tm >= SPI_TIMEOUT) in tegra30_spi_xfer()
66 #define SPI_TIMEOUT 1000 macro280 for (tm = 0; tm < SPI_TIMEOUT; ++tm) { in tegra114_spi_xfer()327 if (tm >= SPI_TIMEOUT) in tegra114_spi_xfer()
54 #define SPI_TIMEOUT 1000 macro262 for (tm = 0, is_read = 0; tm < SPI_TIMEOUT; ++tm) { in tegra20_sflash_xfer()290 if (tm >= SPI_TIMEOUT) in tegra20_sflash_xfer()
20 #define SPI_TIMEOUT 0x100000 macro366 ns->to = SPI_TIMEOUT; in atcspi200_spi_probe()