/Linux-v6.1/arch/arm64/boot/dts/nvidia/ |
D | tegra234-p3737-0000+p3701-0000.dts | 34 xbar_admaif0: endpoint { 35 remote-endpoint = <&admaif0>; 42 xbar_admaif1: endpoint { 43 remote-endpoint = <&admaif1>; 50 xbar_admaif2: endpoint { 51 remote-endpoint = <&admaif2>; 58 xbar_admaif3: endpoint { 59 remote-endpoint = <&admaif3>; 66 xbar_admaif4: endpoint { 67 remote-endpoint = <&admaif4>; [all …]
|
D | tegra186-p2771-0000.dts | 34 xbar_admaif0_ep: endpoint { 35 remote-endpoint = <&admaif0_ep>; 42 xbar_admaif1_ep: endpoint { 43 remote-endpoint = <&admaif1_ep>; 50 xbar_admaif2_ep: endpoint { 51 remote-endpoint = <&admaif2_ep>; 58 xbar_admaif3_ep: endpoint { 59 remote-endpoint = <&admaif3_ep>; 66 xbar_admaif4_ep: endpoint { 67 remote-endpoint = <&admaif4_ep>; [all …]
|
D | tegra194-p3509-0000.dtsi | 29 xbar_admaif0_ep: endpoint { 30 remote-endpoint = <&admaif0_ep>; 37 xbar_admaif1_ep: endpoint { 38 remote-endpoint = <&admaif1_ep>; 45 xbar_admaif2_ep: endpoint { 46 remote-endpoint = <&admaif2_ep>; 53 xbar_admaif3_ep: endpoint { 54 remote-endpoint = <&admaif3_ep>; 61 xbar_admaif4_ep: endpoint { 62 remote-endpoint = <&admaif4_ep>; [all …]
|
D | tegra194-p2972-0000.dts | 35 xbar_admaif0_ep: endpoint { 36 remote-endpoint = <&admaif0_ep>; 43 xbar_admaif1_ep: endpoint { 44 remote-endpoint = <&admaif1_ep>; 51 xbar_admaif2_ep: endpoint { 52 remote-endpoint = <&admaif2_ep>; 59 xbar_admaif3_ep: endpoint { 60 remote-endpoint = <&admaif3_ep>; 67 xbar_admaif4_ep: endpoint { 68 remote-endpoint = <&admaif4_ep>; [all …]
|
D | tegra210-p2371-2180.dts | 144 i2s1_cif_ep: endpoint { 145 remote-endpoint = <&xbar_i2s1_ep>; 152 i2s1_dap_ep: endpoint { 170 i2s2_cif_ep: endpoint { 171 remote-endpoint = <&xbar_i2s2_ep>; 178 i2s2_dap_ep: endpoint { 196 i2s3_cif_ep: endpoint { 197 remote-endpoint = <&xbar_i2s3_ep>; 204 i2s3_dap_ep: endpoint { 222 i2s4_cif_ep: endpoint { [all …]
|
D | tegra210-p3450-0000.dts | 639 i2s3_cif_ep: endpoint { 640 remote-endpoint = <&xbar_i2s3_ep>; 647 i2s3_dap_ep: endpoint { 665 i2s4_cif_ep: endpoint { 666 remote-endpoint = <&xbar_i2s4_ep>; 673 i2s4_dap_ep: endpoint { 691 dmic1_cif_ep: endpoint { 692 remote-endpoint = <&xbar_dmic1_ep>; 699 dmic1_dap_ep: endpoint { 716 dmic2_cif_ep: endpoint { [all …]
|
D | tegra186-p3509-0000+p3636-0001.dts | 740 xbar_admaif0_ep: endpoint { 741 remote-endpoint = <&admaif0_ep>; 748 xbar_admaif1_ep: endpoint { 749 remote-endpoint = <&admaif1_ep>; 756 xbar_admaif2_ep: endpoint { 757 remote-endpoint = <&admaif2_ep>; 764 xbar_admaif3_ep: endpoint { 765 remote-endpoint = <&admaif3_ep>; 772 xbar_admaif4_ep: endpoint { 773 remote-endpoint = <&admaif4_ep>; [all …]
|
/Linux-v6.1/drivers/net/ipa/ |
D | ipa_endpoint.c | 109 if (data->endpoint.filter_support) { in ipa_endpoint_data_valid_one() 120 rx_config = &data->endpoint.config.rx; in ipa_endpoint_data_valid_one() 131 if (!data->endpoint.config.aggregation) { in ipa_endpoint_data_valid_one() 180 if (data->endpoint.config.tx.seq_rep_type) { in ipa_endpoint_data_valid_one() 187 if (data->endpoint.config.status_enable) { in ipa_endpoint_data_valid_one() 188 other_name = data->endpoint.config.tx.status_endpoint; in ipa_endpoint_data_valid_one() 216 if (!other_data->endpoint.config.status_enable) { in ipa_endpoint_data_valid_one() 225 if (data->endpoint.config.dma_mode) { in ipa_endpoint_data_valid_one() 226 other_name = data->endpoint.config.dma_endpoint; in ipa_endpoint_data_valid_one() 285 static struct gsi_trans *ipa_endpoint_trans_alloc(struct ipa_endpoint *endpoint, in ipa_endpoint_trans_alloc() argument [all …]
|
/Linux-v6.1/sound/soc/generic/ |
D | audio-graph-card2-custom-sample.dtsi | 162 mcpu0: port@0 { mcpu0_ep: endpoint { remote-endpoint = <&mcodec0_ep>; }; }; 163 port@1 { mcpu1_ep: endpoint { remote-endpoint = <&cpu1_ep>; }; }; 164 port@2 { mcpu2_ep: endpoint { remote-endpoint = <&cpu2_ep>; }; }; 169 port@0 { mcodec0_ep: endpoint { remote-endpoint = <&mcpu0_ep>; }; }; 170 port@1 { mcodec1_ep: endpoint { remote-endpoint = <&codec1_ep>; }; }; 171 port@2 { mcodec2_ep: endpoint { remote-endpoint = <&codec2_ep>; }; }; 176 port@0 { mbe_ep: endpoint { remote-endpoint = <&be10_ep>; }; }; 177 port@1 { mbe1_ep: endpoint { remote-endpoint = <&codec4_ep>; }; }; 178 port@2 { mbe2_ep: endpoint { remote-endpoint = <&codec5_ep>; }; }; 183 port@0 { mc2c0_ep: endpoint { remote-endpoint = <&c2cmf_ep>; }; }; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hi3660-coresight.dtsi | 23 etm0_out: endpoint { 24 remote-endpoint = 40 etm1_out: endpoint { 41 remote-endpoint = 57 etm2_out: endpoint { 58 remote-endpoint = 74 etm3_out: endpoint { 75 remote-endpoint = 90 cluster0_funnel_out: endpoint { 91 remote-endpoint = [all …]
|
D | hi6220-coresight.dtsi | 21 soc_funnel_out: endpoint { 22 remote-endpoint = 30 soc_funnel_in: endpoint { 31 remote-endpoint = 46 etf_in: endpoint { 47 remote-endpoint = 55 etf_out: endpoint { 56 remote-endpoint = 70 replicator_in: endpoint { 71 remote-endpoint = [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | hip04.dtsi | 279 etb0_in_port: endpoint@0 { 280 remote-endpoint = <&replicator0_out_port0>; 294 etb1_in_port: endpoint@0 { 295 remote-endpoint = <&replicator1_out_port0>; 309 etb2_in_port: endpoint@0 { 310 remote-endpoint = <&replicator2_out_port0>; 324 etb3_in_port: endpoint@0 { 325 remote-endpoint = <&replicator3_out_port0>; 339 tpiu_in_port: endpoint@0 { 340 remote-endpoint = <&funnel4_out_port0>; [all …]
|
D | imx6q.dtsi | 228 ipu2_csi0_from_mipi_vc2: endpoint { 229 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>; 236 ipu2_csi1_from_ipu2_csi1_mux: endpoint { 237 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>; 246 ipu2_di0_disp0: endpoint@0 { 250 ipu2_di0_hdmi: endpoint@1 { 252 remote-endpoint = <&hdmi_mux_2>; 255 ipu2_di0_mipi: endpoint@2 { 257 remote-endpoint = <&mipi_mux_2>; 260 ipu2_di0_lvds0: endpoint@3 { [all …]
|
D | imx6dl.dtsi | 192 ipu1_csi0_mux_from_mipi_vc0: endpoint { 193 remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>; 200 ipu1_csi0_mux_from_mipi_vc1: endpoint { 201 remote-endpoint = <&mipi_vc1_to_ipu1_csi0_mux>; 208 ipu1_csi0_mux_from_mipi_vc2: endpoint { 209 remote-endpoint = <&mipi_vc2_to_ipu1_csi0_mux>; 216 ipu1_csi0_mux_from_mipi_vc3: endpoint { 217 remote-endpoint = <&mipi_vc3_to_ipu1_csi0_mux>; 224 ipu1_csi0_mux_from_parallel_sensor: endpoint { 231 ipu1_csi0_mux_to_ipu1_csi0: endpoint { [all …]
|
/Linux-v6.1/drivers/net/wireguard/ |
D | socket.c | 21 struct endpoint *endpoint, u8 ds, struct dst_cache *cache) in send4() argument 24 .saddr = endpoint->src4.s_addr, in send4() 25 .daddr = endpoint->addr4.sin_addr.s_addr, in send4() 26 .fl4_dport = endpoint->addr4.sin_port, in send4() 55 endpoint->src4.s_addr = 0; in send4() 56 endpoint->src_if4 = 0; in send4() 62 if (unlikely(endpoint->src_if4 && ((IS_ERR(rt) && in send4() 64 rt->dst.dev->ifindex != endpoint->src_if4)))) { in send4() 65 endpoint->src4.s_addr = 0; in send4() 66 endpoint->src_if4 = 0; in send4() [all …]
|
/Linux-v6.1/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 45 ep_dist->endpoint, credits); in ath6kl_credit_deposit() 65 if (cur_ep_dist->endpoint == ENDPOINT_0) in ath6kl_credit_init() 112 if (cur_ep_dist->endpoint == ENDPOINT_0) in ath6kl_credit_init() 136 cur_ep_dist->endpoint, in ath6kl_credit_init() 173 ep_dist->endpoint, limit); in ath6kl_credit_reduce() 191 if (cur_list->endpoint == ENDPOINT_0) in ath6kl_credit_update() 281 if (curdist_list->endpoint == ENDPOINT_0) in ath6kl_credit_seek() 302 if (curdist_list->endpoint == ENDPOINT_0) in ath6kl_credit_redistribute() 370 hdr->eid = packet->endpoint; in ath6kl_htc_tx_prep_pkt() 409 struct htc_endpoint *endpoint, in htc_tx_comp_update() argument [all …]
|
/Linux-v6.1/drivers/char/xillybus/ |
D | xillybus_pcie.c | 38 struct xilly_endpoint *endpoint; in xilly_probe() local 41 endpoint = xillybus_init_endpoint(&pdev->dev); in xilly_probe() 43 if (!endpoint) in xilly_probe() 46 pci_set_drvdata(pdev, endpoint); in xilly_probe() 48 endpoint->owner = THIS_MODULE; in xilly_probe() 52 dev_err(endpoint->dev, in xilly_probe() 62 dev_err(endpoint->dev, in xilly_probe() 69 dev_err(endpoint->dev, in xilly_probe() 74 endpoint->registers = pcim_iomap_table(pdev)[0]; in xilly_probe() 80 dev_err(endpoint->dev, in xilly_probe() [all …]
|
D | xillybus_core.c | 90 static void malformed_message(struct xilly_endpoint *endpoint, u32 *buf) in malformed_message() argument 101 dev_warn(endpoint->dev, in malformed_message() 499 channel->endpoint = ep; in xilly_setupchannels() 589 static int xilly_scan_idt(struct xilly_endpoint *endpoint, in xilly_scan_idt() argument 593 unsigned char *idt = endpoint->channels[1]->wr_buffers[0]->addr; in xilly_scan_idt() 594 unsigned char *end_of_idt = idt + endpoint->idtlen - 4; in xilly_scan_idt() 612 dev_err(endpoint->dev, in xilly_scan_idt() 618 len = endpoint->idtlen - (3 + ((int) (scan - idt))); in xilly_scan_idt() 621 dev_err(endpoint->dev, in xilly_scan_idt() 627 endpoint->num_channels = count; in xilly_scan_idt() [all …]
|
D | xillybus_of.c | 37 struct xilly_endpoint *endpoint; in xilly_drv_probe() local 41 endpoint = xillybus_init_endpoint(dev); in xilly_drv_probe() 43 if (!endpoint) in xilly_drv_probe() 46 dev_set_drvdata(dev, endpoint); in xilly_drv_probe() 48 endpoint->owner = THIS_MODULE; in xilly_drv_probe() 50 endpoint->registers = devm_platform_ioremap_resource(op, 0); in xilly_drv_probe() 51 if (IS_ERR(endpoint->registers)) in xilly_drv_probe() 52 return PTR_ERR(endpoint->registers); in xilly_drv_probe() 56 rc = devm_request_irq(dev, irq, xillybus_isr, 0, xillyname, endpoint); in xilly_drv_probe() 59 dev_err(endpoint->dev, in xilly_drv_probe() [all …]
|
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | htc_hst.c | 26 struct htc_endpoint *endpoint = &target->endpoint[epid]; in htc_issue_send() local 35 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send() 40 static struct htc_endpoint *get_next_avail_ep(struct htc_endpoint *endpoint) in get_next_avail_ep() argument 45 if (endpoint[avail_epid].service_id == 0) in get_next_avail_ep() 46 return &endpoint[avail_epid]; in get_next_avail_ep() 91 struct htc_endpoint *endpoint; in htc_process_target_rdy() local 96 endpoint = &target->endpoint[ENDPOINT0]; in htc_process_target_rdy() 97 endpoint->service_id = HTC_CTRL_RSVD_SVC; in htc_process_target_rdy() 98 endpoint->max_msglen = HTC_MAX_CONTROL_MESSAGE_LENGTH; in htc_process_target_rdy() 107 struct htc_endpoint *endpoint, *tmp_endpoint = NULL; in htc_process_conn_rsp() local [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/sprd/ |
D | sc9863a.dtsi | 195 funnel_soc_out_port: endpoint { 196 remote-endpoint = <&etb_in>; 203 funnel_soc_in_port: endpoint { 204 remote-endpoint = 219 etb_in: endpoint { 220 remote-endpoint = 235 funnel_little_out_port: endpoint { 236 remote-endpoint = 248 funnel_little_in_port0: endpoint { 249 remote-endpoint = <&etm0_out>; [all …]
|
D | sc9860.dtsi | 309 soc_funnel_out_port: endpoint { 310 remote-endpoint = <&etb_in>; 321 soc_funnel_in_port0: endpoint { 322 remote-endpoint = 329 soc_funnel_in_port1: endpoint { 330 remote-endpoint = 344 etb_in: endpoint { 345 remote-endpoint = 361 stm_out_port: endpoint { 362 remote-endpoint = [all …]
|
D | sc9836.dtsi | 55 etf_in: endpoint { 56 remote-endpoint = <&funnel_out_port0>; 70 funnel_out_port0: endpoint { 71 remote-endpoint = <&etf_in>; 82 funnel_in_port0: endpoint { 83 remote-endpoint = <&etm0_out>; 89 funnel_in_port1: endpoint { 90 remote-endpoint = <&etm1_out>; 96 funnel_in_port2: endpoint { 97 remote-endpoint = <&etm2_out>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | gmsl-cameras.dtsi | 95 max9286_in0: endpoint { 96 remote-endpoint = <&fakra_con0>; 103 max9286_in1: endpoint{ 104 remote-endpoint = <&fakra_con1>; 112 max9286_in2: endpoint { 113 remote-endpoint = <&fakra_con2>; 121 max9286_in3: endpoint { 122 remote-endpoint = <&fakra_con3>; 139 fakra_con0: endpoint { 140 remote-endpoint = <&max9286_in0>; [all …]
|
D | r8a77950.dtsi | 207 csi21vin0: endpoint@0 { 209 remote-endpoint = <&vin0csi21>; 211 csi21vin1: endpoint@1 { 213 remote-endpoint = <&vin1csi21>; 215 csi21vin2: endpoint@2 { 217 remote-endpoint = <&vin2csi21>; 219 csi21vin3: endpoint@3 { 221 remote-endpoint = <&vin3csi21>; 223 csi21vin4: endpoint@4 { 225 remote-endpoint = <&vin4csi21>; [all …]
|