Searched refs:SOF_IPC4_MSG_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
540 sdev->ipc->max_payload_size = SOF_IPC4_MSG_MAX_SIZE; in sof_ipc4_init_msg_memory()785 sdev->dsp_box.size = SOF_IPC4_MSG_MAX_SIZE; in sof_ipc4_init()788 sdev->host_box.size = SOF_IPC4_MSG_MAX_SIZE; in sof_ipc4_init()798 sdev->dsp_box.offset, SOF_IPC4_MSG_MAX_SIZE); in sof_ipc4_init()800 sdev->host_box.offset, SOF_IPC4_MSG_MAX_SIZE); in sof_ipc4_init()
16 #define SOF_IPC4_MSG_MAX_SIZE 4096 macro