Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dsoft_spi_legacy.c141 SPI_DELAY; in spi_xfer()
149 SPI_DELAY; in spi_xfer()
/openbmc/u-boot/include/configs/
H A Dzipitz2.h67 #define SPI_DELAY udelay(10) macro