Home
last modified time | relevance | path

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

/sound/soc/sof/
Ddebug.c21 #define MAX_IPC_FLOOD_DURATION_MS 1000 macro
179 if (ipc_duration_ms > MAX_IPC_FLOOD_DURATION_MS) in sof_dfsentry_write()
180 ipc_duration_ms = MAX_IPC_FLOOD_DURATION_MS; in sof_dfsentry_write()