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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dswarm_cs4297a.c1780 u32 *t_tmpl; local
1818 t_tmpl = (u32 *)(d->dma_buf + (swptr * 4));
1824 t_tmpl[0] = cpu_to_be32(0x98000000);
1833 t_tmpl[1] = cpu_to_be32(left >> 8);
1834 t_tmpl[2] = cpu_to_be32(((left & 0xff) << 24) |
1838 t_tmpl += 8;

Completed in 21 milliseconds