Searched refs:cdt (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/drivers/staging/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 | 476 u32 cdt; member
|
/linux-2.6.39/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
|
/linux-2.6.39/drivers/media/video/cx23885/ |
D | cx23885-core.c | 88 .cdt = 0x104c0, 100 .cdt = 0x0, 112 .cdt = 0x10580, 124 .cdt = 0x0, 136 .cdt = 0x0, 148 .cdt = 0x105e0, 160 .cdt = 0x0, 172 .cdt = 0x0, 184 .cdt = 0x0, 199 .cdt = 0x107b0, [all …]
|
D | cx23885.h | 441 u32 cdt; member
|
/linux-2.6.39/fs/coda/ |
D | dir.c | 423 static inline unsigned int CDT2DT(unsigned char cdt) in CDT2DT() argument 427 switch(cdt) { in CDT2DT()
|
/linux-2.6.39/Documentation/ |
D | devices.txt | 2889 2 = /dev/cpqhealth/cdt Data Table
|