Searched refs:t_tmpl (Results 1 – 1 of 1) sorted by relevance
1813 u32 *t_tmpl; in cs4297a_write() local1851 t_tmpl = (u32 *)(d->dma_buf + (swptr * 4)); in cs4297a_write()1857 t_tmpl[0] = cpu_to_be32(0x98000000); in cs4297a_write()1866 t_tmpl[1] = cpu_to_be32(left >> 8); in cs4297a_write()1867 t_tmpl[2] = cpu_to_be32(((left & 0xff) << 24) | in cs4297a_write()1871 t_tmpl += 8; in cs4297a_write()