H2_BLOCK_SIZE     455 sound/mips/hal2.c 	int count = H2_BUF_SIZE / H2_BLOCK_SIZE;
H2_BLOCK_SIZE     473 sound/mips/hal2.c 		desc->desc.pbuf = buffer_dma + i * H2_BLOCK_SIZE;
H2_BLOCK_SIZE     474 sound/mips/hal2.c 		desc->desc.cntinfo = HPCDMA_XIE | H2_BLOCK_SIZE;