Home
last modified time | relevance | path

Searched refs:dsd (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_dsd.h12 static inline void append_dsd32(struct dsd32 **dsd, struct scatterlist *sg) in append_dsd32() argument
14 put_unaligned_le32(sg_dma_address(sg), &(*dsd)->address); in append_dsd32()
15 put_unaligned_le32(sg_dma_len(sg), &(*dsd)->length); in append_dsd32()
16 (*dsd)++; in append_dsd32()
25 static inline void append_dsd64(struct dsd64 **dsd, struct scatterlist *sg) in append_dsd64() argument
27 put_unaligned_le64(sg_dma_address(sg), &(*dsd)->address); in append_dsd64()
28 put_unaligned_le32(sg_dma_len(sg), &(*dsd)->length); in append_dsd64()
29 (*dsd)++; in append_dsd64()
A Dqla_inline.h95 struct dsd_dma *dsd, *tdsd; in qla2x00_clean_dsd_pool() local
98 list_for_each_entry_safe(dsd, tdsd, &ctx->dsd_list, list) { in qla2x00_clean_dsd_pool()
99 dma_pool_free(ha->dl_dma_pool, dsd->dsd_addr, in qla2x00_clean_dsd_pool()
100 dsd->dsd_list_dma); in qla2x00_clean_dsd_pool()
101 list_del(&dsd->list); in qla2x00_clean_dsd_pool()
102 kfree(dsd); in qla2x00_clean_dsd_pool()
A Dqla_iocb.c231 cur_dsd = cont_pkt->dsd; in qla2x00_build_scsi_iocbs_32()
287 cur_dsd = cont_pkt->dsd; in qla2x00_build_scsi_iocbs_64()
737 cur_dsd = &cmd_pkt->dsd; in qla24xx_build_scsi_iocbs()
751 cur_dsd = cont_pkt->dsd; in qla24xx_build_scsi_iocbs()
843 struct dsd64 *cur_dsd = dsd; in qla24xx_walk_and_build_sglist_no_difb()
3249 cur_dsd = cont_pkt->dsd; in qla2x00_ct_iocb()
3295 cur_dsd = ct_iocb->dsd; in qla24xx_ct_iocb()
3307 cur_dsd = cont_pkt->dsd; in qla24xx_ct_iocb()
3327 cur_dsd = cont_pkt->dsd; in qla24xx_ct_iocb()
4053 cur_dsd = cont_pkt->dsd; in qla25xx_build_bidir_iocb()
[all …]
A Dqla_os.c4236 dsd = kzalloc(sizeof(*dsd), GFP_ATOMIC); in qla2x00_mem_alloc()
4237 if (!dsd) { in qla2x00_mem_alloc()
4253 kfree(dsd); in qla2x00_mem_alloc()
4280 dsd->dsd_addr, dsd->dsd_list_dma); in qla2x00_mem_alloc()
4282 kfree(dsd); in qla2x00_mem_alloc()
4518 list_del(&dsd->list); in qla2x00_mem_alloc()
4522 kfree(dsd); in qla2x00_mem_alloc()
4958 list_del(&dsd->list); in qla2x00_mem_free()
4962 kfree(dsd); in qla2x00_mem_free()
4967 list_del(&dsd->list); in qla2x00_mem_free()
[all …]
A Dqla_nvme.h103 struct dsd64 dsd[2]; member
A Dqla_fw.h558 struct dsd64 dsd; member
727 struct dsd64 dsd[2]; member
1785 struct dsd64 dsd; member
1842 struct dsd64 dsd; member
A Dqla_target.h219 struct dsd32 dsd[3]; member
432 struct dsd64 dsd; member
A Dqla_mr.h50 struct dsd64 dsd; member
A Dqla_nvme.c564 cur_dsd = cont_pkt->dsd; in qla2x00_start_nvme_mq()
565 avail_dsds = ARRAY_SIZE(cont_pkt->dsd); in qla2x00_start_nvme_mq()
A Dqla_gs.c85 put_unaligned_le64(arg->req_dma, &ct_pkt->dsd[0].address); in qla24xx_prep_ms_iocb()
86 ct_pkt->dsd[0].length = ct_pkt->cmd_byte_count; in qla24xx_prep_ms_iocb()
88 put_unaligned_le64(arg->rsp_dma, &ct_pkt->dsd[1].address); in qla24xx_prep_ms_iocb()
89 ct_pkt->dsd[1].length = ct_pkt->rsp_byte_count; in qla24xx_prep_ms_iocb()
1455 put_unaligned_le64(ha->ct_sns_dma, &ct_pkt->dsd[0].address); in qla24xx_prep_ms_fdmi_iocb()
1456 ct_pkt->dsd[0].length = ct_pkt->cmd_byte_count; in qla24xx_prep_ms_fdmi_iocb()
1458 put_unaligned_le64(ha->ct_sns_dma, &ct_pkt->dsd[1].address); in qla24xx_prep_ms_fdmi_iocb()
1459 ct_pkt->dsd[1].length = ct_pkt->rsp_byte_count; in qla24xx_prep_ms_fdmi_iocb()
1474 ct_pkt->dsd[0].length = ct_pkt->cmd_byte_count; in qla2x00_update_ms_fdmi_iocb()
A Dqla_bsg.c1089 put_unaligned_le64(fw_dma, &mn->dsd.address); in qla84xx_updatefw()
1090 mn->dsd.length = cpu_to_le32(data_len); in qla84xx_updatefw()
1269 put_unaligned_le64(mgmt_dma, &mn->dsd.address); in qla84xx_mgmt_cmd()
1270 mn->dsd.length = cpu_to_le32(ql84_mgmt->mgmt.len); in qla84xx_mgmt_cmd()
/linux-6.3-rc2/sound/pci/lola/
A Dlola_pcm.c57 lola_dsd_write(chip, str->dsd, STS, val); in lola_stream_clear_pending_irq()
64 lola_dsd_write(chip, str->dsd, CTL, in lola_stream_start()
75 lola_dsd_write(chip, str->dsd, CTL, in lola_stream_stop()
88 val = lola_dsd_read(chip, str->dsd, CTL); in wait_for_srst_clear()
135 pending = str->dsd + 1; in lola_sync_wait_for_fifo()
175 lola_dsd_write(chip, str->dsd, CTL, in lola_stream_reset()
180 lola_dsd_write(chip, str->dsd, LVI, 0); in lola_stream_reset()
181 lola_dsd_write(chip, str->dsd, BDPU, 0); in lola_stream_reset()
443 lola_dsd_write(chip, str->dsd, CTL, in lola_setup_controller()
629 str->dsd = idx; in lola_init_stream()
[all …]
A Dlola.h281 unsigned int dsd; /* DSD index */ member
390 #define lola_dsd_read(chip, dsd, name) \ argument
392 (LOLA_BAR1_DSD_SIZE * (dsd)) + LOLA_BAR1_DSDn##name)
393 #define lola_dsd_write(chip, dsd, name, val) \ argument
395 (LOLA_BAR1_DSD_SIZE * (dsd)) + LOLA_BAR1_DSDn##name)
/linux-6.3-rc2/Documentation/firmware-guide/acpi/
A Dindex.rst11 dsd/graph
12 dsd/data-node-references
13 dsd/leds
14 dsd/phy
/linux-6.3-rc2/Documentation/firmware-guide/acpi/dsd/
A Ddata-node-references.rst16 hierarchical data extension [dsd-guide] keys. Specifically, the hierarchical
89 Documentation/firmware-guide/acpi/dsd/graph.rst.
94 [dsd-guide] DSD Guide.
95 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
A Dphy.rst14 for connecting PHYs on the MDIO bus [dsd-properties-rules] to the MAC layer.
17 Properties UUID For _DSD" [dsd-guide] document and the
63 in accordance with [dsd-guide] "_DSD Implementation Guide" document).
193 [dsd-properties-rules]
199 [dsd-guide] DSD Guide.
200 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
A Dgraph.rst10 _DSD (Device Specific Data) [dsd-guide] is a predefined ACPI device
14 for graphs: property [dsd-guide] and hierarchical data extensions. The
160 [data-node-ref] Documentation/firmware-guide/acpi/dsd/data-node-references.rst
164 [dsd-guide] DSD Guide.
165 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
168 [dsd-rules] _DSD Device Properties Usage Rules.
A Dleds.rst97 [data-node-ref] Documentation/firmware-guide/acpi/dsd/data-node-references.rst
101 [dsd-guide] DSD Guide.
102 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-platform.c526 const union acpi_object *dsd; in acpi_get_dsd_graph() local
533 dsd = buf.pointer; in acpi_get_dsd_graph()
539 for (i = 0; i + 1 < dsd->package.count; i += 2) { in acpi_get_dsd_graph()
542 guid = &dsd->package.elements[i]; in acpi_get_dsd_graph()
543 package = &dsd->package.elements[i + 1]; in acpi_get_dsd_graph()
/linux-6.3-rc2/Documentation/devicetree/bindings/display/samsung/
A Dsamsung,exynos5433-decon.yaml41 - const: dsd
124 "dsd";
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dak4458.txt15 - dsd-path: Select DSD input pins for ak4497
/linux-6.3-rc2/drivers/staging/olpc_dcon/
A DTODO14 Daniel Drake <dsd@laptop.org>
/linux-6.3-rc2/drivers/dma/fsl-dpaa2-qdma/
A Ddpaa2-qdma.h19 u32 dsd:12; /* Destination stride distance */ member
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dunaligned-memory-access.rst19 :作者: Daniel Drake <dsd@gentoo.org>,
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.arcmsr117 ** Also removed some unneeded casts. Thanks to Daniel Drake <dsd@gentoo.org>

Completed in 77 milliseconds

12