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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 103 milliseconds