Searched refs:cdt (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-core.c50 .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 Dcx25821-audio-upstream.c52 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 Dcx25821-video-upstream.c46 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 Dcx25821.h338 u32 cdt; member in struct:sram_channel
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-core.c65 * 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,
444 u32 cdt; cx23885_sram_channel_setup() local
460 cdt = ch->cdt; cx23885_sram_channel_setup()
472 dprintk(2, "%s() 0x%08x <- 0x%08x\n", __func__, cdt + 16*i, cx23885_sram_channel_setup()
474 cx_write(cdt + 16*i, ch->fifo_start + bpl*i); cx23885_sram_channel_setup()
475 cx_write(cdt + 16*i + 4, 0); cx23885_sram_channel_setup()
476 cx_write(cdt + 16*i + 8, 0); cx23885_sram_channel_setup()
477 cx_write(cdt + 16*i + 12, 0); cx23885_sram_channel_setup()
486 cx_write(ch->cmds_start + 8, cdt); cx23885_sram_channel_setup()
498 cx_write(ch->ptr2_reg, cdt); cx23885_sram_channel_setup()
517 "cdt base", cx23885_sram_channel_dump()
518 "cdt size", cx23885_sram_channel_dump()
525 "cdt current", cx23885_sram_channel_dump()
H A Dcx23885-reg.h31 DMAx_CNT2 = total cdt size for all entries >> 3
H A Dcx23885.h483 u32 cdt; member in struct:sram_channel
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-core.c239 .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 Dcx88.h135 u32 cdt; member in struct:sram_channel
/linux-4.4.14/drivers/staging/most/hdm-dim2/
H A Ddim2_hal.c244 u32 cdt[4] = { 0, 0, 0, 0 }; dim2_configure_cdt() local
247 cdt[1] = ((packet_length - 1) << CDT1_BS_ISOC_SHIFT); dim2_configure_cdt()
249 cdt[3] = dim2_configure_cdt()
252 dim2_write_ctr(CDT + ch_addr, cdt); dim2_configure_cdt()
257 u32 cdt[4] = { 0, 0, 0, 0 }; dim2_clear_cdt() local
259 dim2_write_ctr(CDT + ch_addr, cdt); dim2_clear_cdt()
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dicp_qat_fw.h208 #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.4.14/fs/coda/
H A Ddir.c322 static inline unsigned int CDT2DT(unsigned char cdt) CDT2DT() argument
326 switch(cdt) { CDT2DT()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddir.c1028 /* File was changed, send error to cdt. Do not ask for ll_ioc_copy_end()
1030 * the cdt will loop on retried archive requests. ll_ioc_copy_end()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dobd.h205 LLOG_AGENT_ORIG_CTXT, /**< agent requests generation on cdt */

Completed in 431 milliseconds