Searched refs:SPI_PPC4XX_SR_BSY (Results 1 – 1 of 1) sorted by relevance
84 #define SPI_PPC4XX_SR_BSY (0x80 >> 6) macro318 if (unlikely(status & SPI_PPC4XX_SR_BSY)) { in spi_ppc4xx_int()326 } while (++cnt < 100 && lstatus & SPI_PPC4XX_SR_BSY); in spi_ppc4xx_int()