Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Ddebug.c239 #define MAX_IPC_FLOOD_COUNT 10000 macro
405 if (ipc_count > MAX_IPC_FLOOD_COUNT) in sof_dfsentry_write()
406 ipc_count = MAX_IPC_FLOOD_COUNT; in sof_dfsentry_write()

Completed in 6 milliseconds