Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds