Searched refs:FSM_CMD_FLAG_WAIT_FOR_COMPLETION (Results 1 – 4 of 4) sorted by relevance
79 #define FSM_CMD_FLAG_WAIT_FOR_COMPLETION BIT(0) macro
102 if (cmd->flag & FSM_CMD_FLAG_WAIT_FOR_COMPLETION) { in fsm_finish_command()411 if (flag & FSM_CMD_FLAG_WAIT_FOR_COMPLETION) { in t7xx_fsm_append_cmd()422 if (flag & FSM_CMD_FLAG_WAIT_FOR_COMPLETION) { in t7xx_fsm_append_cmd()
768 t7xx_fsm_append_cmd(md->fsm_ctl, FSM_CMD_PRE_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_md_exit()
387 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_send_fsm_command()