Searched defs:sof_ipc_fw_ready (Results 1 – 1 of 1) sorted by relevance
52 struct sof_ipc_fw_ready { struct53 struct sof_ipc_cmd_hdr hdr;54 uint32_t dspbox_offset; /* dsp initiated IPC mailbox */55 uint32_t hostbox_offset; /* host initiated IPC mailbox */56 uint32_t dspbox_size;57 uint32_t hostbox_size;58 struct sof_ipc_fw_version version;61 uint64_t flags;64 uint32_t reserved[4];