Searched refs:AUDIOENS_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
137 #define AUDIOENS_BUF_LEN (16384) macro430 port->nframes = AUDIOENS_BUF_LEN / (port->nchan * sizeof (int16_t)); in audioens_open()750 if (ddi_dma_mem_alloc(port->dmah, AUDIOENS_BUF_LEN, &buf_attr, in audioens_init()760 AUDIOENS_BUF_LEN, dmaflags, DDI_DMA_SLEEP, NULL, in audioens_init()