Searched refs:MSTATUS_STATE_IDLE (Results 1 – 1 of 1) sorted by relevance
59 #define MSTATUS_STATE_IDLE 0x0 macro539 if (i3c_state == MSTATUS_STATE_IDLE) { in npcx_i3c_request_emit_stop()706 if (WAIT_FOR((npcx_i3c_state_get(inst) == MSTATUS_STATE_IDLE), NPCX_I3C_CHK_TIMEOUT_US, in npcx_i3c_recover_bus()1141 if (WAIT_FOR((npcx_i3c_state_get(inst) == MSTATUS_STATE_IDLE), NPCX_I3C_CHK_TIMEOUT_US, in npcx_i3c_transfer()1324 if (WAIT_FOR((npcx_i3c_state_get(inst) == MSTATUS_STATE_IDLE), NPCX_I3C_CHK_TIMEOUT_US, in npcx_i3c_do_daa()1456 npcx_i3c_state_get(inst) != MSTATUS_STATE_IDLE); in npcx_i3c_do_daa()