Searched refs:cdt (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/media/pci/cx25821/ |
H A 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 …]
|
H A D | cx25821.h | 318 u32 cdt; member
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 247 .cdt = 0x180400 + 64, 259 .cdt = 0x1804a0 + 64, 271 .cdt = 0x180540 + 64, 283 .cdt = 0x1805e0 + 64, 295 .cdt = 0x180680 + 64, 307 .cdt = 0x180680 + 64, /* same as audio IN */ 319 .cdt = 0x1807C0 + 64, 331 .cdt = 0x180860 + 64, 347 u32 cdt; in cx88_sram_channel_setup() local 350 cdt = ch->cdt; in cx88_sram_channel_setup() [all …]
|
H A D | cx88.h | 125 u32 cdt; member
|
/linux/drivers/media/pci/cx23885/ |
H A 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 …]
|
H A D | cx23885.h | 484 u32 cdt; member
|
/linux/drivers/staging/most/dim2/ |
H A 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/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_fw.h | 188 #define ICP_QAT_FW_COMN_FLAGS_BUILD(cdt, ptr) \ argument 189 ((((cdt) & QAT_COMN_CD_FLD_TYPE_MASK) << QAT_COMN_CD_FLD_TYPE_BITPOS) \
|
/linux/fs/coda/ |
H A D | dir.c | 328 static inline unsigned int CDT2DT(unsigned char cdt) in CDT2DT() argument 332 switch(cdt) { in CDT2DT()
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sa8775p.dtsi | 563 cdt_data_backup_mem: cdt-data-backup@91ba0000 {
|
/linux/Documentation/admin-guide/ |
H A D | devices.txt | 2799 2 = /dev/cpqhealth/cdt Data Table
|