Searched refs:ITS_CMD_SYNC (Results 1 – 2 of 2) sorted by relevance
136 #define ITS_CMD_SYNC (0x05) macro
1219 case ITS_CMD_SYNC: /* Wait for previous commands completion */ in its_cmd_prepare()1221 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()1352 desc_sync.cmd_type = ITS_CMD_SYNC; in its_cmd_send()