/drivers/isdn/hardware/eicon/ |
D | kst_ifc.h | 42 dword ChannelNumber; 44 dword Event; 46 dword Norm; 48 dword Options; /* Options received from Application */ 50 dword TxSpeed; 51 dword RxSpeed; 53 dword RoundtripMsec; 55 dword SymbolRate; 60 dword SNRdb; 61 dword MAE; [all …]
|
D | io.h | 38 dword Num; 48 dword Length; 69 dword Logging; 70 dword features; 77 dword cardType; 78 dword protocol_id; /* configured protocol identifier */ 80 dword BusType; 81 dword BusNumber; 82 dword slotNumber; 83 dword slotId; [all …]
|
D | capidtmf.c | 200 … q0 = sample[j] - q2 + (c * (q1 >> 16)) + (((dword)(((dword) d) * ((dword)(q1 & 0xffff)))) >> 15); in capidtmf_goertzel_loop() 211 …q0 = sample[j] - q2 - ((c * (q1 >> 16)) + (((dword)(((dword) d) * ((dword)(q1 & 0xffff)))) >> 15)); in capidtmf_goertzel_loop() 226 …q0 = sample[j] - q2 + (c * (q1 >> 16)) + (((dword)(((dword)(c >> 1)) * ((dword)(q1 & 0xffff)))) >>… in capidtmf_goertzel_loop() 237 …q0 = sample[j] - q2 - ((c * (q1 >> 16)) + (((dword)(((dword)(c >> 1)) * ((dword)(q1 & 0xffff)))) >… in capidtmf_goertzel_loop() 253 dword k; in capidtmf_goertzel_result() 261 d = ((d << 1) * (-q1 >> 16)) + (((dword)(((dword) d) * ((dword)(-q1 & 0xffff)))) >> 15); in capidtmf_goertzel_result() 263 d = ((-d << 1) * (-q1 >> 16)) + (((dword)(((dword) -d) * ((dword)(-q1 & 0xffff)))) >> 15); in capidtmf_goertzel_result() 267 k = ((dword)(d & 0xffff)) * ((dword)(e & 0xffff)); in capidtmf_goertzel_result() 270 k = ((dword)(d >> 16)) * ((dword)(e & 0xffff)); in capidtmf_goertzel_result() 273 k = ((dword)(d & 0xffff)) * ((dword)(e >> 16)); in capidtmf_goertzel_result() [all …]
|
D | capi20.h | 66 dword Global_Options; 67 dword B1_Protocols; 68 dword B2_Protocols; 69 dword B3_Protocols; 191 dword Info_Mask; 192 dword CIP_Mask; 237 dword SupportedServices; 299 dword Data; 306 dword Data; 319 dword Data; [all …]
|
D | mi_pc.h | 71 dword sr; 72 dword cr; 73 dword epc; 74 dword vaddr; 75 dword regs[32]; 76 dword mdlo; 77 dword mdhi; 78 dword reseverd; 79 dword xclass; 83 dword volatile cmd; [all …]
|
D | um_xdi.h | 12 dword type; 13 dword features; 14 dword channels; 15 dword serial_number; 33 dword type; 34 dword Req; 35 dword ReqCh; 36 dword data_length; 40 dword Ind; 41 dword IndCh; [all …]
|
D | xdi_msg.h | 87 dword features; 91 dword offset; 92 dword features; 96 dword ram_number; 97 dword offset; 98 dword length; 102 dword fpga_number; 103 dword image_length; 107 dword ram_number; 108 dword offset; [all …]
|
D | debug_if.h | 34 dword sequence; 35 dword time_sec; 36 dword time_usec; 37 dword facility; 38 dword dli; 39 dword drv_id; 40 dword di_cpu; 41 dword data_length; 46 dword diva_dbg_q_length(void); 53 int diva_get_driver_info(dword id, byte *data, int data_length); [all …]
|
D | pc_maint.h | 28 #define POINTER_32BIT dword 84 dword cx_b1; 85 dword cx_b2; 86 dword cr_b1; 87 dword cr_b2; 88 dword px_b1; 89 dword px_b2; 90 dword pr_b1; 91 dword pr_b2; 96 dword XTotal; [all …]
|
D | maintidi.h | 101 dword audio_tap_mask; 102 dword current_audio_tap_mask; 103 dword current_eye_pattern_mask; 107 dword bchannel_trace_mask; 108 dword current_bchannel_trace_mask; 137 dword line_init_event; 138 dword modem_init_event; 139 dword fax_init_event; 141 dword pending_line_status; 142 dword pending_modem_status; [all …]
|
D | s_4bri.c | 50 dword regs[4], TrapID, offset, size; in qBri_cpu_trapped() 148 dword volatile __iomem *qBriReset; in stop_qBri_hardware() 149 dword volatile __iomem *qBriIrq; in stop_qBri_hardware() 150 dword volatile __iomem *qBriIsacDspReset; in stop_qBri_hardware() 159 qBriReset = (dword volatile __iomem *)&p[reset_offset]; in stop_qBri_hardware() 160 qBriIsacDspReset = (dword volatile __iomem *)&p[hw_offset]; in stop_qBri_hardware() 173 qBriIrq = (dword volatile __iomem *)&p[irq_offset]; in stop_qBri_hardware() 187 dword *Length, dword *code) { in qBri_check_FPGAsrc() 190 dword fpgaFlen, fpgaTlen, fpgaDlen, cnt, year, i; in qBri_check_FPGAsrc() 215 fpgaFlen = (dword)File[FPGA_NAME_OFFSET - 1]; in qBri_check_FPGAsrc() [all …]
|
D | os_bri.c | 37 static dword diva_bri_get_serial_number(diva_os_xdi_adapter_t *a); 43 dword address, 44 const byte *data, dword length); 46 dword start_address, dword features); 78 dword bar2 = 0, bar2_length = 0xffffffff; in diva_bri_init_card() 332 static dword diva_bri_get_serial_number(diva_os_xdi_adapter_t *a) in diva_bri_get_serial_number() 334 dword serNo = 0; in diva_bri_get_serial_number() 342 serNo = ((dword) serHi << 16) | (dword) serLo; in diva_bri_get_serial_number() 351 serNo = (((dword) serHi) << 16) | ((dword) serLo); in diva_bri_get_serial_number() 409 a->xdi_mbox.data_length = sizeof(dword); in diva_bri_cmd_card_proc() [all …]
|
D | divacapi.h | 119 dword private_options; 120 dword rtp_primary_payloads; 121 dword rtp_additional_payloads; 138 dword low; 139 dword high; 165 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc); 173 dword S_Handle; 181 dword s_context; 268 dword c_ind_mask_table[C_IND_MASK_DWORDS]; 269 dword group_optimization_mask_table[C_IND_MASK_DWORDS]; [all …]
|
D | os_4bri.c | 22 static dword diva_xdiLoadFileLength = 0; 67 byte *data, dword length); 70 dword address, 72 dword length, dword limit); 74 dword start_address, dword features); 104 dword offset = a->resources.pci.qoffset; in diva_4bri_set_addresses() 105 dword c_offset = offset * a->xdi_adapter.ControllerNumber; in diva_4bri_set_addresses() 417 Slave->serialNo = ((dword) (Slave->ControllerNumber << 24)) | in diva_4bri_init_card() 531 dword data[64]; in _4bri_get_serial_number() 532 dword serNo; in _4bri_get_serial_number() [all …]
|
D | s_pri.c | 43 static dword pri_ram_offset(ADAPTER *a) { in pri_ram_offset() 44 return ((dword)MP_SHARED_RAM_OFFSET); in pri_ram_offset() 52 dword regs[4], TrapID, size; in pri_cpu_trapped() 103 dword i; in stop_pri_hardware() 105 dword volatile __iomem *cfgReg = (void __iomem *)DIVA_OS_MEM_ATTACH_CFG(IoAdapter); in stop_pri_hardware() 118 WRITE_DWORD(&cfgReg[0], ((dword)(~0x03E00000))); in stop_pri_hardware() 140 WRITE_DWORD(cfg, (dword)~0x03E00000); in pri_ISR() 153 dword volatile __iomem *cfgReg = (dword volatile __iomem *)DIVA_OS_MEM_ATTACH_CFG(IoAdapter); in disable_pri_interrupt() 156 WRITE_DWORD(&cfgReg[0], (dword)(~0x03E00000)); in disable_pri_interrupt()
|
D | os_pri.c | 45 static dword diva_pri_detect_dsps(diva_os_xdi_adapter_t *a); 167 dword serNo; in diva_pri_init_card() 169 serNo |= ((dword) a->resources.pci.bus) << 8; in diva_pri_init_card() 335 dword i; in diva_pri_reset_adapter() 409 dword address, in diva_pri_write_sdram_block() 410 const byte *data, dword length, dword limit) in diva_pri_write_sdram_block() 434 dword start_address, dword features) in diva_pri_start_adapter() 436 dword i; in diva_pri_start_adapter() 474 dword TrapId; in diva_pri_start_adapter() 475 dword debug; in diva_pri_start_adapter() [all …]
|
D | xdi_adapter.h | 14 dword bar[8]; /* contains context of appropriate BAR Register */ 16 dword length[8]; /* bar length */ 38 dword status; 40 dword data_length; 67 dword dsp_mask;
|
D | divasync.h | 76 dword buffer_length_in_bytes; 94 dword bar; 102 dword structure_length; 116 dword logical_adapter_number; 117 dword controller; 118 dword total_controllers; 130 dword descriptor_magic; 140 dword handle; /* Notification handle */ 152 dword length;
|
D | di.h | 50 dword protocol_capabilities; 60 dword rx_stream[256]; 61 dword tx_stream[256]; 65 dword (*ram_offset)(ADAPTER *a); 68 const dword *data, 72 dword *data,
|
D | helpers.h | 28 dword diva_get_protocol_file_features(byte *File, 31 dword IdBufferSize); 41 void *xdiLoadFile(char *FileName, dword *FileLength, unsigned long MaxLoadSize); 46 void *xdiLoadArchive(PISDN_ADAPTER IoAdapter, dword *FileLength, unsigned long MaxLoadSize);
|
D | divamnt.c | 89 void diva_os_get_time(dword *sec, dword *usec) in diva_os_get_time() 100 *sec = (dword) (tv.tv_sec - start_time.tv_sec); in diva_os_get_time() 101 *usec = (dword) (tv.tv_usec - start_time.tv_usec); in diva_os_get_time() 105 *usec = (dword) (tv.tv_usec - start_time.tv_usec); in diva_os_get_time() 110 *sec = (dword) tv.tv_sec; in diva_os_get_time() 111 *usec = (dword) tv.tv_usec; in diva_os_get_time()
|
/drivers/acpi/acpica/ |
D | dbconvert.c | 302 u32 dword; in acpi_db_encode_pld_buffer() local 311 dword = 0; in acpi_db_encode_pld_buffer() 312 ACPI_PLD_SET_REVISION(&dword, pld_info->revision); in acpi_db_encode_pld_buffer() 313 ACPI_PLD_SET_IGNORE_COLOR(&dword, pld_info->ignore_color); in acpi_db_encode_pld_buffer() 314 ACPI_PLD_SET_RED(&dword, pld_info->red); in acpi_db_encode_pld_buffer() 315 ACPI_PLD_SET_GREEN(&dword, pld_info->green); in acpi_db_encode_pld_buffer() 316 ACPI_PLD_SET_BLUE(&dword, pld_info->blue); in acpi_db_encode_pld_buffer() 317 ACPI_MOVE_32_TO_32(&buffer[0], &dword); in acpi_db_encode_pld_buffer() 321 dword = 0; in acpi_db_encode_pld_buffer() 322 ACPI_PLD_SET_WIDTH(&dword, pld_info->width); in acpi_db_encode_pld_buffer() [all …]
|
D | utxface.c | 492 u32 dword; in ACPI_EXPORT_SYMBOL() local 508 ACPI_MOVE_32_TO_32(&dword, &buffer[0]); in ACPI_EXPORT_SYMBOL() 509 pld_info->revision = ACPI_PLD_GET_REVISION(&dword); in ACPI_EXPORT_SYMBOL() 510 pld_info->ignore_color = ACPI_PLD_GET_IGNORE_COLOR(&dword); in ACPI_EXPORT_SYMBOL() 511 pld_info->red = ACPI_PLD_GET_RED(&dword); in ACPI_EXPORT_SYMBOL() 512 pld_info->green = ACPI_PLD_GET_GREEN(&dword); in ACPI_EXPORT_SYMBOL() 513 pld_info->blue = ACPI_PLD_GET_BLUE(&dword); in ACPI_EXPORT_SYMBOL() 517 ACPI_MOVE_32_TO_32(&dword, &buffer[1]); in ACPI_EXPORT_SYMBOL() 518 pld_info->width = ACPI_PLD_GET_WIDTH(&dword); in ACPI_EXPORT_SYMBOL() 519 pld_info->height = ACPI_PLD_GET_HEIGHT(&dword); in ACPI_EXPORT_SYMBOL() [all …]
|
/drivers/net/ethernet/sfc/ |
D | bitfield.h | 85 efx_dword_t dword[2]; member 93 efx_dword_t dword[4]; member 100 #define EFX_DWORD_VAL(dword) \ argument 101 ((unsigned int) le32_to_cpu((dword).u32[0])) 167 #define EFX_EXTRACT_DWORD(dword, low, high) \ argument 168 (EFX_EXTRACT32((dword).u32[0], 0, 31, low, high) & \ 187 #define EFX_DWORD_FIELD(dword, field) \ argument 188 EFX_EXTRACT_DWORD(dword, EFX_LOW_BIT(field), \ 204 #define EFX_DWORD_IS_ZERO(dword) \ argument 205 (((dword).u32[0]) == (__force __le32) 0) [all …]
|
/drivers/pci/ |
D | syscall.c | 22 u32 dword; in SYSCALL_DEFINE5() local 44 cfg_ret = pci_user_read_config_dword(dev, off, &dword); in SYSCALL_DEFINE5() 63 err = put_user(dword, (unsigned int __user *)buf); in SYSCALL_DEFINE5() 94 u32 dword; in SYSCALL_DEFINE5() local 124 err = get_user(dword, (u32 __user *)buf); in SYSCALL_DEFINE5() 127 err = pci_user_write_config_dword(dev, off, dword); in SYSCALL_DEFINE5()
|