[go: nahoru, domu]

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

/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
443 u32 cdt; local
511 u32 cdt; local
[all...]
H A Dcx25821-audio-upstream.c52 u32 cdt; local
63 cdt = ch->cdt;
73 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i);
74 cx_write(cdt + 16 * i + 4, 0);
75 cx_write(cdt + 16 * i + 8, 0);
76 cx_write(cdt + 16 * i + 12, 0);
83 cx_write(ch->cmds_start + 8, cdt);
95 cx_write(ch->ptr2_reg, cdt);
H A Dcx25821-video-upstream.c46 u32 cdt; local
57 cdt = ch->cdt;
67 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i);
68 cx_write(cdt + 16 * i + 4, 0);
69 cx_write(cdt + 16 * i + 8, 0);
70 cx_write(cdt + 16 * i + 12, 0);
77 cx_write(ch->cmds_start + 8, cdt);
88 cx_write(ch->ptr2_reg, cdt);
H A Dcx25821.h332 u32 cdt; member in struct:sram_channel
/drivers/media/pci/cx88/
H A Dcx88-core.c263 .cdt = 0x180400 + 64,
275 .cdt = 0x1804a0 + 64,
287 .cdt = 0x180540 + 64,
299 .cdt = 0x1805e0 + 64,
311 .cdt = 0x180680 + 64,
323 .cdt = 0x180680 + 64, /* same as audio IN */
335 .cdt = 0x1807C0 + 64,
347 .cdt = 0x180860 + 64,
362 u32 cdt; local
365 cdt
[all...]
H A Dcx88.h135 u32 cdt; member in struct:sram_channel
/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
443 u32 cdt; local
[all...]
H A Dcx23885.h472 u32 cdt; member in struct:sram_channel
/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) \

Completed in 79 milliseconds