Searched refs:NPCX_I3C_MSTATUS_RXPEND (Results 1 – 2 of 2) sorted by relevance
692 while (IS_BIT_SET(inst->MSTATUS, NPCX_I3C_MSTATUS_RXPEND)) { in npcx_i3c_recover_bus()800 if (IS_BIT_SET(inst->MSTATUS, NPCX_I3C_MSTATUS_RXPEND)) { in npcx_i3c_xfer_read_fifo()
1968 #define NPCX_I3C_MSTATUS_RXPEND 11 macro