Searched refs:SOF_IPC_INFO_LOCKS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/sound/sof/ | ||
D | info.h | 25 #define SOF_IPC_INFO_LOCKS BIT(1) macro |
/linux-6.6.21/sound/soc/sof/ | ||
D | ipc3.c | 813 (ready->flags & SOF_IPC_INFO_LOCKS) ? in sof_ipc3_validate_fw_version() |