Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Ddbdefs.h227 struct dsp_strmattr { struct
228 u32 seg_id; /* Memory segment on DSP to allocate buffers */
229 u32 buf_size; /* Buffer size (DSP words) */
230 u32 num_bufs; /* Number of buffers */
231 u32 buf_alignment; /* Buffer alignment */
232 u32 timeout; /* Timeout for blocking STRM calls */
233 enum dsp_strmmode strm_mode; /* mode of stream when opened */
235 u32 dma_chnl_id;
236 u32 dma_priority; /* DMA channel priority 0=lowest, >0=high */