Searched refs:LOADER_CMD_START (Results 1 – 4 of 4) sorted by relevance
27 #define LOADER_CMD_START 2 /* SW -> FW */ macro
334 union loader_msg_header start_hdr = { .command = LOADER_CMD_START, }; in ishtp_loader_work()
45 LOADER_CMD_START, enumerator387 ((hdr->command & CMD_MASK) != LOADER_CMD_START)) { in process_recv()732 ldr_start.hdr.command = LOADER_CMD_START; in ish_fw_start()
351 …command. After receiving another response, the ISHTP driver sends a LOADER_CMD_START command. The …387 |~~~Send LOADER_CMD_START~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>|