Searched refs:CMD5_Q_RUN (Results 1 – 2 of 2) sorted by relevance
97 #define CMD5_Q_RUN 0x1 macro
253 iowrite32(cmd_q->qcontrol | CMD5_Q_RUN, cmd_q->reg_control); in ccp5_do_cmd()1035 iowrite32(cmd_q->qcontrol & ~CMD5_Q_RUN, cmd_q->reg_control); in ccp5_destroy()