Searched refs:BCM_SPI_BUSY (Results 1 – 2 of 2) sorted by relevance
50 #define BCM_SPI_BUSY 0x1 macro
379 if ((sc->sc_flags & BCM_SPI_BUSY) == 0) { in bcm_spi_intr()443 while (sc->sc_flags & BCM_SPI_BUSY) in bcm_spi_transfer()447 sc->sc_flags = BCM_SPI_BUSY; in bcm_spi_transfer()