Searched refs:NPCX_SPIP_STAT_BSY (Results 1 – 2 of 2) sorted by relevance
185 if (WAIT_FOR(!IS_BIT_SET(reg_base->SPIP_STAT, NPCX_SPIP_STAT_BSY), in spi_npcx_spip_xfer_frame()224 if (!IS_BIT_SET(status, NPCX_SPIP_STAT_BSY) && !IS_BIT_SET(status, NPCX_SPIP_STAT_RBF)) { in spi_npcx_spip_isr()
1791 #define NPCX_SPIP_STAT_BSY 0 macro