Home
last modified time | relevance | path

Searched defs:avs_debug (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/soc/intel/avs/
Davs.h89 struct avs_debug { struct
90 struct kfifo trace_fifo;
91 spinlock_t fifo_lock; /* serialize I/O for trace_fifo */
92 spinlock_t trace_lock; /* serialize debug window I/O between each LOG_BUFFER_STATUS */
93 wait_queue_head_t trace_waitq;
94 u32 aging_timer_period;
95 u32 fifo_full_timer_period;
96 u32 logged_resources; /* context dependent: core or library */