Lines Matching refs:cdt
87 .cdt = 0x104c0,
99 .cdt = 0x0,
111 .cdt = 0x10580,
123 .cdt = 0x0,
135 .cdt = 0x0,
147 .cdt = 0x105e0,
159 .cdt = 0x10a00,
171 .cdt = 0x0,
183 .cdt = 0x0,
198 .cdt = 0x107b0,
210 .cdt = 0x10810,
222 .cdt = 0x10870,
234 .cdt = 0x0,
246 .cdt = 0x0,
258 .cdt = 0x108d0,
270 .cdt = 0x10930,
282 .cdt = 0x0,
294 .cdt = 0x0,
456 u32 cdt; in cx23885_sram_channel_setup() local
472 cdt = ch->cdt; in cx23885_sram_channel_setup()
484 dprintk(2, "%s() 0x%08x <- 0x%08x\n", __func__, cdt + 16*i, in cx23885_sram_channel_setup()
486 cx_write(cdt + 16*i, ch->fifo_start + bpl*i); in cx23885_sram_channel_setup()
487 cx_write(cdt + 16*i + 4, 0); in cx23885_sram_channel_setup()
488 cx_write(cdt + 16*i + 8, 0); in cx23885_sram_channel_setup()
489 cx_write(cdt + 16*i + 12, 0); in cx23885_sram_channel_setup()
498 cx_write(ch->cmds_start + 8, cdt); in cx23885_sram_channel_setup()
510 cx_write(ch->ptr2_reg, cdt); in cx23885_sram_channel_setup()