/linux-4.1.27/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 50 .cdt = VID_A_CDT, 72 .cdt = VID_B_CDT, 94 .cdt = VID_C_CDT, 116 .cdt = VID_D_CDT, 138 .cdt = VID_E_CDT, 160 .cdt = VID_F_CDT, 182 .cdt = VID_G_CDT, 204 .cdt = VID_H_CDT, 225 .cdt = AUD_A_CDT, 239 .cdt = VID_I_CDT, 265 .cdt = VID_J_CDT, 291 .cdt = AUD_B_CDT, 443 u32 cdt; cx25821_sram_channel_setup() local 454 cdt = ch->cdt; cx25821_sram_channel_setup() 468 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); cx25821_sram_channel_setup() 469 cx_write(cdt + 16 * i + 4, 0); cx25821_sram_channel_setup() 470 cx_write(cdt + 16 * i + 8, 0); cx25821_sram_channel_setup() 471 cx_write(cdt + 16 * i + 12, 0); cx25821_sram_channel_setup() 474 /* init the first cdt buffer */ cx25821_sram_channel_setup() 485 cx_write(ch->cmds_start + 8, cdt); cx25821_sram_channel_setup() 499 cx_write(ch->ptr2_reg, cdt); cx25821_sram_channel_setup() 511 u32 cdt; cx25821_sram_channel_setup_audio() local 522 cdt = ch->cdt; cx25821_sram_channel_setup_audio() 536 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); cx25821_sram_channel_setup_audio() 537 cx_write(cdt + 16 * i + 4, 0); cx25821_sram_channel_setup_audio() 538 cx_write(cdt + 16 * i + 8, 0); cx25821_sram_channel_setup_audio() 539 cx_write(cdt + 16 * i + 12, 0); cx25821_sram_channel_setup_audio() 549 cx_write(ch->cmds_start + 8, cdt); cx25821_sram_channel_setup_audio() 565 cx_write(ch->ptr2_reg, cdt); cx25821_sram_channel_setup_audio() 578 "cdt base", cx25821_sram_channel_dump() 579 "cdt size", cx25821_sram_channel_dump() 586 "cdt current", cx25821_sram_channel_dump() 640 "cdt base", cx25821_sram_channel_dump_audio() 641 "cdt size", cx25821_sram_channel_dump_audio() 648 "cdt current", cx25821_sram_channel_dump_audio() 705 /* read data from the first cdt buffer */ cx25821_sram_channel_dump_audio() 707 pr_warn("\nread cdt loc=0x%x\n", risc); cx25821_sram_channel_dump_audio()
|
H A D | cx25821-audio-upstream.c | 52 u32 cdt; cx25821_sram_channel_setup_upstream_audio() local 63 cdt = ch->cdt; cx25821_sram_channel_setup_upstream_audio() 73 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); cx25821_sram_channel_setup_upstream_audio() 74 cx_write(cdt + 16 * i + 4, 0); cx25821_sram_channel_setup_upstream_audio() 75 cx_write(cdt + 16 * i + 8, 0); cx25821_sram_channel_setup_upstream_audio() 76 cx_write(cdt + 16 * i + 12, 0); cx25821_sram_channel_setup_upstream_audio() 83 cx_write(ch->cmds_start + 8, cdt); cx25821_sram_channel_setup_upstream_audio() 95 cx_write(ch->ptr2_reg, cdt); cx25821_sram_channel_setup_upstream_audio()
|
H A D | cx25821-video-upstream.c | 46 u32 cdt; cx25821_sram_channel_setup_upstream() local 57 cdt = ch->cdt; cx25821_sram_channel_setup_upstream() 67 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); cx25821_sram_channel_setup_upstream() 68 cx_write(cdt + 16 * i + 4, 0); cx25821_sram_channel_setup_upstream() 69 cx_write(cdt + 16 * i + 8, 0); cx25821_sram_channel_setup_upstream() 70 cx_write(cdt + 16 * i + 12, 0); cx25821_sram_channel_setup_upstream() 77 cx_write(ch->cmds_start + 8, cdt); cx25821_sram_channel_setup_upstream() 88 cx_write(ch->ptr2_reg, cdt); cx25821_sram_channel_setup_upstream()
|
H A D | cx25821.h | 337 u32 cdt; member in struct:sram_channel
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
H A D | cx23885-core.c | 65 * cdt size = 16 * linesize 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, 443 u32 cdt; cx23885_sram_channel_setup() local 459 cdt = ch->cdt; cx23885_sram_channel_setup() 471 dprintk(2, "%s() 0x%08x <- 0x%08x\n", __func__, cdt + 16*i, cx23885_sram_channel_setup() 473 cx_write(cdt + 16*i, ch->fifo_start + bpl*i); cx23885_sram_channel_setup() 474 cx_write(cdt + 16*i + 4, 0); cx23885_sram_channel_setup() 475 cx_write(cdt + 16*i + 8, 0); cx23885_sram_channel_setup() 476 cx_write(cdt + 16*i + 12, 0); cx23885_sram_channel_setup() 485 cx_write(ch->cmds_start + 8, cdt); cx23885_sram_channel_setup() 497 cx_write(ch->ptr2_reg, cdt); cx23885_sram_channel_setup() 516 "cdt base", cx23885_sram_channel_dump() 517 "cdt size", cx23885_sram_channel_dump() 524 "cdt current", cx23885_sram_channel_dump()
|
H A D | cx23885-reg.h | 31 DMAx_CNT2 = total cdt size for all entries >> 3
|
H A D | cx23885.h | 482 u32 cdt; member in struct:sram_channel
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 239 .cdt = 0x180400 + 64, 251 .cdt = 0x1804a0 + 64, 263 .cdt = 0x180540 + 64, 275 .cdt = 0x1805e0 + 64, 287 .cdt = 0x180680 + 64, 299 .cdt = 0x180680 + 64, /* same as audio IN */ 311 .cdt = 0x1807C0 + 64, 323 .cdt = 0x180860 + 64, 338 u32 cdt; cx88_sram_channel_setup() local 341 cdt = ch->cdt; cx88_sram_channel_setup() 349 cx_write(cdt + 16*i, ch->fifo_start + bpl*i); cx88_sram_channel_setup() 353 cx_write(ch->cmds_start + 4, cdt); cx88_sram_channel_setup() 362 cx_write(ch->ptr2_reg, cdt); cx88_sram_channel_setup() 417 "cdt base", cx88_sram_channel_dump() 418 "cdt size", cx88_sram_channel_dump() 424 "cdt current", cx88_sram_channel_dump()
|
H A D | cx88.h | 135 u32 cdt; member in struct:sram_channel
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
H A D | icp_qat_fw.h | 208 #define ICP_QAT_FW_COMN_FLAGS_BUILD(cdt, ptr) \ 209 ((((cdt) & QAT_COMN_CD_FLD_TYPE_MASK) << QAT_COMN_CD_FLD_TYPE_BITPOS) \
|
/linux-4.1.27/fs/coda/ |
H A D | dir.c | 322 static inline unsigned int CDT2DT(unsigned char cdt) CDT2DT() argument 326 switch(cdt) { CDT2DT()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | dir.c | 1036 /* File was changed, send error to cdt. Do not ask for ll_ioc_copy_end() 1038 * the cdt will loop on retried archive requests. ll_ioc_copy_end()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | obd.h | 278 LLOG_AGENT_ORIG_CTXT, /**< agent requests generation on cdt */
|