NPCM_PSPI_STAT_BSY
if ((stat & NPCM_PSPI_STAT_BSY) == 0)
if (((stat & NPCM_PSPI_STAT_BSY) == 0) && !priv->tx_buf)