Home
last modified time | relevance | path

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

/linux-3.4.99/sound/mips/
Dhal2.c54 #define H2_BLOCK_SIZE 1024 macro
457 int count = H2_BUF_SIZE / H2_BLOCK_SIZE; in hal2_alloc_dmabuf()
475 desc->desc.pbuf = buffer_dma + i * H2_BLOCK_SIZE; in hal2_alloc_dmabuf()
476 desc->desc.cntinfo = HPCDMA_XIE | H2_BLOCK_SIZE; in hal2_alloc_dmabuf()