CMD_Q_RUN
iowrite32(cmd_q->qcontrol | CMD_Q_RUN, cmd_q->reg_control);
iowrite32(cmd_q->qcontrol & ~CMD_Q_RUN, cmd_q->reg_control);