Searched refs:CX18_MAX_FW_MDLS_PER_STREAM (Results 1 – 3 of 3) sorted by relevance
119 #define CX18_MAX_FW_MDLS_PER_STREAM 63 macro258 #define CX18_MAX_EPU_WORK_ORDERS (CX18_MAX_FW_MDLS_PER_STREAM + 7)
419 atomic_read(&s->q_busy.buffers) >= CX18_MAX_FW_MDLS_PER_STREAM) in cx18_stream_load_fw_queue()428 } while (atomic_read(&s->q_busy.buffers) < CX18_MAX_FW_MDLS_PER_STREAM in cx18_stream_load_fw_queue()
60 atomic_read(&q->buffers) >= CX18_MAX_FW_MDLS_PER_STREAM) in _cx18_enqueue()