Searched refs:cdt (Results 1 – 8 of 8) sorted by relevance
/drivers/media/video/cx25821/ |
D | cx25821-core.c | 57 .cdt = VID_A_CDT, 79 .cdt = VID_B_CDT, 101 .cdt = VID_C_CDT, 123 .cdt = VID_D_CDT, 145 .cdt = VID_E_CDT, 167 .cdt = VID_F_CDT, 189 .cdt = VID_G_CDT, 211 .cdt = VID_H_CDT, 232 .cdt = AUD_A_CDT, 246 .cdt = VID_I_CDT, [all …]
|
D | cx25821-audio-upstream.c | 52 u32 cdt; in cx25821_sram_channel_setup_upstream_audio() local 63 cdt = ch->cdt; in cx25821_sram_channel_setup_upstream_audio() 73 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); in cx25821_sram_channel_setup_upstream_audio() 74 cx_write(cdt + 16 * i + 4, 0); in cx25821_sram_channel_setup_upstream_audio() 75 cx_write(cdt + 16 * i + 8, 0); in cx25821_sram_channel_setup_upstream_audio() 76 cx_write(cdt + 16 * i + 12, 0); in cx25821_sram_channel_setup_upstream_audio() 83 cx_write(ch->cmds_start + 8, cdt); in cx25821_sram_channel_setup_upstream_audio() 95 cx_write(ch->ptr2_reg, cdt); in cx25821_sram_channel_setup_upstream_audio()
|
D | cx25821-video-upstream.c | 51 u32 cdt; in cx25821_sram_channel_setup_upstream() local 62 cdt = ch->cdt; in cx25821_sram_channel_setup_upstream() 72 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); in cx25821_sram_channel_setup_upstream() 73 cx_write(cdt + 16 * i + 4, 0); in cx25821_sram_channel_setup_upstream() 74 cx_write(cdt + 16 * i + 8, 0); in cx25821_sram_channel_setup_upstream() 75 cx_write(cdt + 16 * i + 12, 0); in cx25821_sram_channel_setup_upstream() 82 cx_write(ch->cmds_start + 8, cdt); in cx25821_sram_channel_setup_upstream() 93 cx_write(ch->ptr2_reg, cdt); in cx25821_sram_channel_setup_upstream()
|
D | cx25821.h | 479 u32 cdt; member
|
/drivers/media/video/cx88/ |
D | cx88-core.c | 261 .cdt = 0x180400 + 64, 273 .cdt = 0x1804a0 + 64, 285 .cdt = 0x180540 + 64, 297 .cdt = 0x1805e0 + 64, 309 .cdt = 0x180680 + 64, 321 .cdt = 0x180680 + 64, /* same as audio IN */ 333 .cdt = 0x1807C0 + 64, 345 .cdt = 0x180860 + 64, 360 u32 cdt; in cx88_sram_channel_setup() local 363 cdt = ch->cdt; in cx88_sram_channel_setup() [all …]
|
D | cx88.h | 144 u32 cdt; member
|
/drivers/media/video/cx23885/ |
D | cx23885-core.c | 89 .cdt = 0x104c0, 101 .cdt = 0x0, 113 .cdt = 0x10580, 125 .cdt = 0x0, 137 .cdt = 0x0, 149 .cdt = 0x105e0, 161 .cdt = 0x10a00, 173 .cdt = 0x0, 185 .cdt = 0x0, 200 .cdt = 0x107b0, [all …]
|
D | cx23885.h | 482 u32 cdt; member
|