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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dswarm_cs4297a.c1786 u32 *t_tmpl; local
1824 t_tmpl = (u32 *)(d->dma_buf + (swptr * 4));
1830 t_tmpl[0] = cpu_to_be32(0x98000000);
1839 t_tmpl[1] = cpu_to_be32(left >> 8);
1840 t_tmpl[2] = cpu_to_be32(((left & 0xff) << 24) |
1844 t_tmpl += 8;

Completed in 24 milliseconds