Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dipc4-topology.h15 #define SOF_IPC4_FW_PAGE(x) ((((x) + BIT(12) - 1) & ~(BIT(12) - 1)) >> 12) macro
A Dipc4-topology.c856 total = SOF_IPC4_FW_PAGE(task_mem + queue_mem); in sof_ipc4_update_pipeline_mem_usage()

Completed in 7 milliseconds