Home
last modified time | relevance | path

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

/openbmc/linux/sound/mips/
H A Dhal2.c41 #define H2_BLOCK_SIZE 1024 macro
450 int count = H2_BUF_SIZE / H2_BLOCK_SIZE; in hal2_alloc_dmabuf()
468 desc->desc.pbuf = buffer_dma + i * H2_BLOCK_SIZE; in hal2_alloc_dmabuf()
469 desc->desc.cntinfo = HPCDMA_XIE | H2_BLOCK_SIZE; in hal2_alloc_dmabuf()