Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/
Dipc4.c531 sdev->ipc->max_payload_size = SOF_IPC4_MSG_MAX_SIZE; in sof_ipc4_init_msg_memory()
559 inbox_size = SOF_IPC4_MSG_MAX_SIZE; in ipc4_fw_ready()
561 outbox_size = SOF_IPC4_MSG_MAX_SIZE; in ipc4_fw_ready()
/linux-6.6.21/include/sound/sof/ipc4/
Dheader.h16 #define SOF_IPC4_MSG_MAX_SIZE 4096 macro