Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qup.c122 #define SPI_DELAY_RETRY 10 macro
193 if (++loop > SPI_DELAY_RETRY) in spi_qup_set_state()
221 if (++loop > SPI_DELAY_RETRY) in spi_qup_set_state()