Searched refs:cdt (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/media/pci/cx25821/ |
| D | cx25821-core.c | 36 .cdt = VID_A_CDT, 58 .cdt = VID_B_CDT, 80 .cdt = VID_C_CDT, 102 .cdt = VID_D_CDT, 124 .cdt = VID_E_CDT, 146 .cdt = VID_F_CDT, 168 .cdt = VID_G_CDT, 190 .cdt = VID_H_CDT, 211 .cdt = AUD_A_CDT, 225 .cdt = VID_I_CDT, [all …]
|
| D | cx25821.h | 319 u32 cdt; member
|
| /Linux-v5.4/drivers/media/pci/cx88/ |
| D | cx88-core.c | 245 .cdt = 0x180400 + 64, 257 .cdt = 0x1804a0 + 64, 269 .cdt = 0x180540 + 64, 281 .cdt = 0x1805e0 + 64, 293 .cdt = 0x180680 + 64, 305 .cdt = 0x180680 + 64, /* same as audio IN */ 317 .cdt = 0x1807C0 + 64, 329 .cdt = 0x180860 + 64, 345 u32 cdt; in cx88_sram_channel_setup() local 348 cdt = ch->cdt; in cx88_sram_channel_setup() [all …]
|
| D | cx88.h | 125 u32 cdt; member
|
| /Linux-v5.4/drivers/media/pci/cx23885/ |
| D | cx23885-core.c | 90 .cdt = 0x104c0, 102 .cdt = 0x0, 114 .cdt = 0x10580, 126 .cdt = 0x0, 138 .cdt = 0x0, 150 .cdt = 0x105e0, 162 .cdt = 0x10a00, 174 .cdt = 0x0, 186 .cdt = 0x0, 201 .cdt = 0x107b0, [all …]
|
| D | cx23885.h | 483 u32 cdt; member
|
| /Linux-v5.4/drivers/staging/most/dim2/ |
| D | hal.c | 253 u32 cdt[4] = { 0, 0, 0, 0 }; in dim2_configure_cdt() local 256 cdt[1] = ((packet_length - 1) << CDT1_BS_ISOC_SHIFT); in dim2_configure_cdt() 258 cdt[3] = in dim2_configure_cdt() 261 dim2_write_ctr(CDT + ch_addr, cdt); in dim2_configure_cdt() 273 u32 cdt[4] = { 0, 0, 0, 0 }; in dim2_clear_cdt() local 275 dim2_write_ctr(CDT + ch_addr, cdt); in dim2_clear_cdt()
|
| /Linux-v5.4/drivers/crypto/qat/qat_common/ |
| D | icp_qat_fw.h | 208 #define ICP_QAT_FW_COMN_FLAGS_BUILD(cdt, ptr) \ argument 209 ((((cdt) & QAT_COMN_CD_FLD_TYPE_MASK) << QAT_COMN_CD_FLD_TYPE_BITPOS) \
|
| /Linux-v5.4/fs/coda/ |
| D | dir.c | 327 static inline unsigned int CDT2DT(unsigned char cdt) in CDT2DT() argument 331 switch(cdt) { in CDT2DT()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | devices.txt | 2823 2 = /dev/cpqhealth/cdt Data Table
|