| /drivers/firewire/ |
| A D | packet-serdes-test.c | 20 async_header_set_destination(header, dst_id); in serialize_async_header_common() 284 unsigned int dst_id; in test_async_header_write_quadlet_request() local 297 KUNIT_EXPECT_EQ(test, 0xffc0, dst_id); in test_async_header_write_quadlet_request() 323 unsigned int dst_id; in test_async_header_write_block_request() local 363 unsigned int dst_id; in test_async_header_write_response() local 398 unsigned int dst_id; in test_async_header_read_quadlet_request() local 433 unsigned int dst_id; in test_async_header_read_quadlet_response() local 472 unsigned int dst_id; in test_async_header_read_block_request() local 512 unsigned int dst_id; in test_async_header_read_block_response() local 552 unsigned int dst_id; in test_async_header_lock_request() local [all …]
|
| /drivers/dma/dw/ |
| A D | idma32.c | 51 u8 dst_id, src_id; in idma32_initialize_chan_xbar() local 114 dst_id = dwc->chan.chan_id; in idma32_initialize_chan_xbar() 118 dst_id = dwc->dws.dst_id; in idma32_initialize_chan_xbar() 130 cfghi |= IDMA32C_CFGH_DST_PER(dst_id & 0xf); in idma32_initialize_chan_xbar() 134 cfghi |= IDMA32C_CFGH_DST_PER_EXT(dst_id >> 4 & 0x3); in idma32_initialize_chan_xbar() 150 cfghi |= IDMA32C_CFGH_DST_PER(dwc->dws.dst_id & 0xf); in idma32_initialize_chan_generic() 154 cfghi |= IDMA32C_CFGH_DST_PER_EXT(dwc->dws.dst_id >> 4 & 0x3); in idma32_initialize_chan_generic()
|
| A D | of.c | 29 slave.dst_id = dma_spec->args[0]; in dw_dma_of_xlate() 36 slave.dst_id >= DW_DMA_MAX_NR_REQUESTS || in dw_dma_of_xlate()
|
| A D | acpi.c | 17 .dst_id = dma_spec->slave_id, in dw_dma_acpi_filter()
|
| A D | dw.c | 21 cfghi |= DWC_CFGH_DST_PER(dwc->dws.dst_id); in dw_dma_initialize_chan()
|
| /drivers/spi/ |
| A D | spi-pxa2xx-pci.c | 40 static struct dw_dma_slave byt_tx_param = { .dst_id = 0 }; 43 static struct dw_dma_slave mrfld3_tx_param = { .dst_id = 15 }; 45 static struct dw_dma_slave mrfld5_tx_param = { .dst_id = 13 }; 47 static struct dw_dma_slave mrfld6_tx_param = { .dst_id = 11 }; 50 static struct dw_dma_slave bsw0_tx_param = { .dst_id = 0 }; 52 static struct dw_dma_slave bsw1_tx_param = { .dst_id = 6 }; 54 static struct dw_dma_slave bsw2_tx_param = { .dst_id = 8 }; 57 static struct dw_dma_slave lpt1_tx_param = { .dst_id = 0 }; 59 static struct dw_dma_slave lpt0_tx_param = { .dst_id = 2 };
|
| A D | spi-dw-dma.c | 113 struct dw_dma_slave dma_tx = { .dst_id = 1 }, *tx = &dma_tx; in dw_spi_dma_init_mfld()
|
| /drivers/net/ethernet/qlogic/qed/ |
| A D | qed_dev_api.h | 305 u16 *dst_id); 318 u8 *dst_id); 331 u8 *dst_id);
|
| A D | qed_dev.c | 4815 int qed_fw_l2_queue(struct qed_hwfn *p_hwfn, u16 src_id, u16 *dst_id) in qed_fw_l2_queue() argument 4829 *dst_id = RESC_START(p_hwfn, QED_L2_QUEUE) + src_id; in qed_fw_l2_queue() 4834 int qed_fw_vport(struct qed_hwfn *p_hwfn, u8 src_id, u8 *dst_id) in qed_fw_vport() argument 4848 *dst_id = RESC_START(p_hwfn, QED_VPORT) + src_id; in qed_fw_vport() 4853 int qed_fw_rss_eng(struct qed_hwfn *p_hwfn, u8 src_id, u8 *dst_id) in qed_fw_rss_eng() argument 4867 *dst_id = RESC_START(p_hwfn, QED_RSS_ENG) + src_id; in qed_fw_rss_eng()
|
| /drivers/firmware/arm_ffa/ |
| A D | driver.c | 458 static int ffa_msg_send_direct_req(u16 src_id, u16 dst_id, bool mode_32bit, in ffa_msg_send_direct_req() argument 461 u32 req_id, resp_id, src_dst_ids = PACK_TARGET_INFO(src_id, dst_id); in ffa_msg_send_direct_req() 531 u32 src_dst_ids = PACK_TARGET_INFO(src_id, dst_id); in ffa_msg_send_direct_req2() 858 static int ffa_notification_bind_common(u16 dst_id, u64 bitmap, in ffa_notification_bind_common() argument 862 u32 func, src_dst_ids = PACK_TARGET_INFO(dst_id, drv_info->vm_id); in ffa_notification_bind_common() 881 int ffa_notification_set(u16 src_id, u16 dst_id, u32 flags, u64 bitmap) in ffa_notification_set() argument 884 u32 src_dst_ids = PACK_TARGET_INFO(dst_id, src_id); in ffa_notification_set() 1194 static int ffa_notification_bind(u16 dst_id, u64 bitmap, u32 flags) in ffa_notification_bind() argument 1196 return ffa_notification_bind_common(dst_id, bitmap, flags, true); in ffa_notification_bind() 1199 static int ffa_notification_unbind(u16 dst_id, u64 bitmap) in ffa_notification_unbind() argument [all …]
|
| /drivers/tty/serial/8250/ |
| A D | 8250_lpss.c | 127 param->dst_id = 2; in byt_serial_setup() 133 param->dst_id = 4; in byt_serial_setup() 231 param->dst_id = 1; in qrk_serial_setup_dma()
|
| /drivers/firmware/ |
| A D | ti_sci.c | 2200 u16 dst_id, u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_manage_irq() argument 2230 req->dst_id = dst_id; in ti_sci_manage_irq() 2273 u16 src_id, u16 src_index, u16 dst_id, in ti_sci_set_irq() argument 2279 dst_id, dst_host_irq, ia_id, vint, global_event, in ti_sci_set_irq() 2283 dst_id, dst_host_irq, ia_id, vint, in ti_sci_set_irq() 2307 u16 src_id, u16 src_index, u16 dst_id, in ti_sci_free_irq() argument 2313 dst_id, dst_host_irq, ia_id, vint, global_event, in ti_sci_free_irq() 2317 dst_id, dst_host_irq, ia_id, vint, in ti_sci_free_irq() 2334 u16 src_index, u16 dst_id, u16 dst_host_irq) in ti_sci_cmd_set_irq() argument 2338 return ti_sci_set_irq(handle, valid_params, src_id, src_index, dst_id, in ti_sci_cmd_set_irq() [all …]
|
| A D | ti_sci.h | 779 u16 dst_id; member
|
| /drivers/interconnect/ |
| A D | core.c | 1004 int icc_link_create(struct icc_node *node, const int dst_id) in icc_link_create() argument 1015 dst = node_find(dst_id); in icc_link_create() 1017 dst = icc_node_create_nolock(dst_id); in icc_link_create()
|
| /drivers/rapidio/ |
| A D | rio_cm.c | 121 u32 dst_id; member 807 hdr->bhdr.dst_id = htonl(ch->rem_destid); in riocm_ch_send() 975 hdr->bhdr.dst_id = htonl(peer->rdev->destid); in riocm_ch_connect() 1030 hdr->bhdr.dst_id = htonl(ch->rem_destid); in riocm_send_ack() 1404 hdr->bhdr.dst_id = htonl(ch->rem_destid); in riocm_send_close()
|
| /drivers/gpu/drm/i915/selftests/ |
| A D | intel_memory_region.c | 1316 int src_id, dst_id; in perf_memcpy() local 1321 for_each_memory_region(dst_mr, i915, dst_id) { in perf_memcpy()
|
| /drivers/ata/ |
| A D | sata_dwc_460ex.c | 187 .dst_id = 0,
|
| /drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt.c | 6154 req->dst_id = cpu_to_le16(fltr->base.fw_vnic_id); in bnxt_hwrm_l2_filter_alloc() 6241 req->dst_id = cpu_to_le16(vnic->fw_vnic_id); in bnxt_cfg_rfs_ring_tbl_idx() 6250 req->dst_id = cpu_to_le16(vnic->fw_vnic_id); in bnxt_cfg_rfs_ring_tbl_idx() 6259 req->dst_id = cpu_to_le16(rxq); in bnxt_cfg_rfs_ring_tbl_idx() 6288 req->dst_id = cpu_to_le16(vnic->fw_vnic_id); in bnxt_hwrm_cfa_ntuple_filter_alloc()
|