Home
last modified time | relevance | path

Searched refs:SOF_IPC4_MSG_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/sof/
Dipc4.c512 sdev->ipc->max_payload_size = SOF_IPC4_MSG_MAX_SIZE; in sof_ipc4_init_msg_memory()
540 inbox_size = SOF_IPC4_MSG_MAX_SIZE; in ipc4_fw_ready()
542 outbox_size = SOF_IPC4_MSG_MAX_SIZE; in ipc4_fw_ready()
/linux-6.1.9/include/sound/sof/ipc4/
Dheader.h16 #define SOF_IPC4_MSG_MAX_SIZE 4096 macro