Lines Matching refs:cdt
85 .cdt = 0x104c0,
97 .cdt = 0x0,
109 .cdt = 0x10580,
121 .cdt = 0x0,
133 .cdt = 0x0,
145 .cdt = 0x105e0,
157 .cdt = 0x10a00,
169 .cdt = 0x0,
181 .cdt = 0x0,
196 .cdt = 0x107b0,
208 .cdt = 0x10810,
220 .cdt = 0x10870,
232 .cdt = 0x0,
244 .cdt = 0x0,
256 .cdt = 0x108d0,
268 .cdt = 0x10930,
280 .cdt = 0x0,
292 .cdt = 0x0,
444 u32 cdt; in cx23885_sram_channel_setup() local
460 cdt = ch->cdt; in cx23885_sram_channel_setup()
472 dprintk(2, "%s() 0x%08x <- 0x%08x\n", __func__, cdt + 16*i, in cx23885_sram_channel_setup()
474 cx_write(cdt + 16*i, ch->fifo_start + bpl*i); in cx23885_sram_channel_setup()
475 cx_write(cdt + 16*i + 4, 0); in cx23885_sram_channel_setup()
476 cx_write(cdt + 16*i + 8, 0); in cx23885_sram_channel_setup()
477 cx_write(cdt + 16*i + 12, 0); in cx23885_sram_channel_setup()
486 cx_write(ch->cmds_start + 8, cdt); in cx23885_sram_channel_setup()
498 cx_write(ch->ptr2_reg, cdt); in cx23885_sram_channel_setup()