Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c221 #define SPI_STATUS_NRDY 0x01 /* Device busy flag */ macro
677 if (!(status & SPI_STATUS_NRDY)) in falcon_spi_wait_write()
756 if (!(status & SPI_STATUS_NRDY)) in falcon_spi_slow_wait()