NPCM_PSPI_STAT_BSY  314 drivers/spi/spi-npcm-pspi.c 		if ((stat & NPCM_PSPI_STAT_BSY) == 0)
NPCM_PSPI_STAT_BSY  333 drivers/spi/spi-npcm-pspi.c 		if (((stat & NPCM_PSPI_STAT_BSY) == 0) && !priv->tx_buf)