Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xtensa-xtfpga.c22 #define BUSY_WAIT_US 100 macro
48 i < BUSY_WAIT_US; ++i) in xtfpga_spi_wait_busy()
50 WARN_ON_ONCE(i == BUSY_WAIT_US); in xtfpga_spi_wait_busy()