Home
last modified time | relevance | path

Searched refs:SPI_POLLING_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pl022.c288 #define SPI_POLLING_TIMEOUT 1000 macro
1541 timeout = jiffies + msecs_to_jiffies(SPI_POLLING_TIMEOUT); in do_polling_transfer()