Lines Matching refs:cdt
90 .cdt = 0x104c0,
102 .cdt = 0x0,
114 .cdt = 0x10580,
126 .cdt = 0x0,
138 .cdt = 0x0,
150 .cdt = 0x105e0,
162 .cdt = 0x10a00,
174 .cdt = 0x0,
186 .cdt = 0x0,
201 .cdt = 0x107b0,
213 .cdt = 0x10810,
225 .cdt = 0x10870,
237 .cdt = 0x0,
249 .cdt = 0x0,
261 .cdt = 0x108d0,
273 .cdt = 0x10930,
285 .cdt = 0x0,
297 .cdt = 0x0,
459 u32 cdt; in cx23885_sram_channel_setup() local
475 cdt = ch->cdt; in cx23885_sram_channel_setup()
487 dprintk(2, "%s() 0x%08x <- 0x%08x\n", __func__, cdt + 16*i, in cx23885_sram_channel_setup()
489 cx_write(cdt + 16*i, ch->fifo_start + bpl*i); in cx23885_sram_channel_setup()
490 cx_write(cdt + 16*i + 4, 0); in cx23885_sram_channel_setup()
491 cx_write(cdt + 16*i + 8, 0); in cx23885_sram_channel_setup()
492 cx_write(cdt + 16*i + 12, 0); in cx23885_sram_channel_setup()
501 cx_write(ch->cmds_start + 8, cdt); in cx23885_sram_channel_setup()
513 cx_write(ch->ptr2_reg, cdt); in cx23885_sram_channel_setup()