Lines Matching defs:CMD_GEN_STOP
243 #define CMD_GEN_STOP 0x03
335 CMD_GEN_STOP,
338 static u8 img_i2c_stop_seq[] = { CMD_GEN_STOP,
358 [CMD_GEN_STOP] = "GEN_STOP",
661 [CMD_GEN_STOP] = LINESTAT_STOP_BIT_DET,
748 next_cmd = CMD_GEN_STOP;
768 next_cmd = CMD_GEN_STOP;
779 next_cmd = CMD_GEN_STOP;
800 next_cmd = CMD_GEN_STOP;
804 next_cmd = CMD_GEN_STOP;
806 case CMD_GEN_STOP:
813 next_cmd = CMD_GEN_STOP;
820 if (next_cmd == CMD_GEN_STOP && !i2c->msg_status &&