Home
last modified time | relevance | path

Searched refs:dcmd (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/mtd/devices/
A Dpmc551.c352 u32 size, dcmd, cfg, dtmp; in fixup_pmc551() local
513 dcmd |= 0x02000000; in fixup_pmc551()
570 PMC551_DRAM_BLK_GET_SIZE(dcmd), in fixup_pmc551()
571 ((dcmd >> 20) & 0x7FF), ((dcmd >> 13) & 0x7), in fixup_pmc551()
572 ((dcmd >> 9) & 0xF)); in fixup_pmc551()
581 ((dcmd >> 20) & 0x7FF), ((dcmd >> 13) & 0x7), in fixup_pmc551()
582 ((dcmd >> 9) & 0xF)); in fixup_pmc551()
591 ((dcmd >> 20) & 0x7FF), ((dcmd >> 13) & 0x7), in fixup_pmc551()
592 ((dcmd >> 9) & 0xF)); in fixup_pmc551()
601 ((dcmd >> 20) & 0x7FF), ((dcmd >> 13) & 0x7), in fixup_pmc551()
[all …]
/linux/drivers/scsi/megaraid/
A Dmegaraid_sas_base.c2373 dcmd = &cmd->frame->dcmd; in megasas_get_ld_vf_affiliation_111()
2480 dcmd = &cmd->frame->dcmd; in megasas_get_ld_vf_affiliation_12()
2655 dcmd = &cmd->frame->dcmd; in megasas_sriov_start_heartbeat()
4547 dcmd = &cmd->frame->dcmd; in megasas_get_pd_info()
4639 dcmd = &cmd->frame->dcmd; in megasas_get_pd_list()
4770 dcmd = &cmd->frame->dcmd; in megasas_get_ld_list()
4888 dcmd = &cmd->frame->dcmd; in megasas_ld_list_query()
5011 dcmd = &cmd->frame->dcmd; in megasas_host_device_list_query()
5197 dcmd = &cmd->frame->dcmd; in megasas_get_snapdump_properties()
5279 dcmd = &cmd->frame->dcmd; in megasas_get_ctrl_info()
[all …]
A Dmegaraid_sas_fusion.c1323 dcmd = &cmd->frame->dcmd; in megasas_sync_pd_seq_num()
1338 dcmd->sge_count = 1; in megasas_sync_pd_seq_num()
1339 dcmd->timeout = 0; in megasas_sync_pd_seq_num()
1340 dcmd->pad_0 = 0; in megasas_sync_pd_seq_num()
1417 dcmd = &cmd->frame->dcmd; in megasas_get_ld_map_info()
1434 dcmd->sge_count = 1; in megasas_get_ld_map_info()
1436 dcmd->timeout = 0; in megasas_get_ld_map_info()
1437 dcmd->pad_0 = 0; in megasas_get_ld_map_info()
1515 dcmd = &cmd->frame->dcmd; in megasas_sync_map_info()
1539 dcmd->timeout = 0; in megasas_sync_map_info()
[all …]
A Dmegaraid_sas.h2010 struct megasas_dcmd_frame dcmd; member
2719 struct megasas_dcmd_frame *dcmd,
/linux/drivers/dma/
A Dpxa_dma.c223 u32 dcmd; in descriptors_show() local
233 dcmd = desc->dcmd; in descriptors_show()
243 dcmd, in descriptors_show()
265 u32 dcsr, dcmd; in chan_state_show() local
293 dcmd, in chan_state_show()
872 *dcmd = 0; in pxad_get_config()
900 *dcmd |= PXA_DCMD_WIDTH1; in pxad_get_config()
902 *dcmd |= PXA_DCMD_WIDTH2; in pxad_get_config()
929 u32 dcmd; in pxad_prep_memcpy() local
956 hw_desc->dcmd = dcmd | (PXA_DCMD_LENGTH & copy); in pxad_prep_memcpy()
[all …]
A Dmmp_pdma.c102 u32 dcmd; member
464 chan->dcmd |= DCMD_BURST32; in mmp_pdma_prep_memcpy()
479 new->desc.dcmd = chan->dcmd | (DCMD_LENGTH & copy); in mmp_pdma_prep_memcpy()
559 new->desc.dcmd = chan->dcmd | (DCMD_LENGTH & len); in mmp_pdma_prep_slave_sg()
651 new->desc.dcmd = (chan->dcmd | DCMD_ENDIRQEN | in mmp_pdma_prep_dma_cyclic()
715 chan->dcmd |= DCMD_WIDTH1; in mmp_pdma_config_write()
717 chan->dcmd |= DCMD_WIDTH2; in mmp_pdma_config_write()
719 chan->dcmd |= DCMD_WIDTH4; in mmp_pdma_config_write()
722 chan->dcmd |= DCMD_BURST8; in mmp_pdma_config_write()
724 chan->dcmd |= DCMD_BURST16; in mmp_pdma_config_write()
[all …]
/linux/drivers/rpmsg/
A Dqcom_glink_native.c786 struct glink_defer_cmd *dcmd; in qcom_glink_rx_defer() local
795 dcmd = kzalloc(sizeof(*dcmd) + extra, GFP_ATOMIC); in qcom_glink_rx_defer()
796 if (!dcmd) in qcom_glink_rx_defer()
799 INIT_LIST_HEAD(&dcmd->node); in qcom_glink_rx_defer()
801 qcom_glink_rx_peak(glink, &dcmd->msg, 0, sizeof(dcmd->msg) + extra); in qcom_glink_rx_defer()
1604 struct glink_defer_cmd *dcmd; in qcom_glink_work() local
1619 list_del(&dcmd->node); in qcom_glink_work()
1622 msg = &dcmd->msg; in qcom_glink_work()
1651 kfree(dcmd); in qcom_glink_work()
1657 struct glink_defer_cmd *dcmd; in qcom_glink_cancel_rx_work() local
[all …]
/linux/Documentation/driver-api/media/drivers/
A Dpxa_camera.rst118 - finisher: has ddadr=DADDR_STOP, dcmd=ENDIRQEN
119 - linker: has ddadr= desc-sg[0] of next video buffer, dcmd=0
/linux/Documentation/driver-api/dmaengine/
A Dpxa_dma.rst66 - finisher: has ddadr=DADDR_STOP, dcmd=ENDIRQEN
68 - linker: has ddadr= desc-sg[0] of next transfer, dcmd=0
/linux/Documentation/devicetree/bindings/mmc/
A Dmmc-controller.yaml277 disable-cqe-dcmd:
/linux/arch/arm64/boot/dts/rockchip/
A Drk3399.dtsi328 disable-cqe-dcmd;

Completed in 196 milliseconds