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
116 if (cmd->flag & FSM_CMD_FLAG_WAIT_FOR_COMPLETION) { in fsm_finish_command()498 if (flag & FSM_CMD_FLAG_WAIT_FOR_COMPLETION) { in t7xx_fsm_append_cmd()510 if (flag & FSM_CMD_FLAG_WAIT_FOR_COMPLETION) { in t7xx_fsm_append_cmd()
810 t7xx_fsm_append_cmd(md->fsm_ctl, FSM_CMD_PRE_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_md_exit()
521 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_send_fsm_command()