Home
last modified time | relevance | path

Searched full:endpoint (Results 1 – 25 of 1853) sorted by relevance

12345678910>>...75

/Linux-v6.1/arch/arm64/boot/dts/nvidia/
Dtegra234-p3737-0000+p3701-0000.dts34 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 …]
Dtegra194-p3509-0000.dtsi29 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 …]
Dtegra194-p2972-0000.dts35 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 …]
Dtegra186-p2771-0000.dts34 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 …]
Dtegra210-p2371-2180.dts144 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 …]
Dtegra210-p3450-0000.dts639 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 …]
Dtegra186-p3509-0000+p3636-0001.dts740 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/
Dipa_endpoint.c109 if (data->endpoint.filter_support) { in ipa_endpoint_data_valid_one()
111 "RX endpoint %u\n", in ipa_endpoint_data_valid_one()
120 rx_config = &data->endpoint.config.rx; in ipa_endpoint_data_valid_one()
126 dev_err(dev, "RX buffer size too small for RX endpoint %u (%u < %u)\n", in ipa_endpoint_data_valid_one()
131 if (!data->endpoint.config.aggregation) { in ipa_endpoint_data_valid_one()
137 "time limit with no aggregation for RX endpoint %u\n", in ipa_endpoint_data_valid_one()
143 dev_err(dev, "hard limit with no aggregation for RX endpoint %u\n", in ipa_endpoint_data_valid_one()
149 dev_err(dev, "close EOF with no aggregation for RX endpoint %u\n", in ipa_endpoint_data_valid_one()
157 /* For an endpoint supporting receive aggregation, the byte in ipa_endpoint_data_valid_one()
169 dev_err(dev, "aggregated size too large for RX endpoint %u (%u KB > %u KB)\n", in ipa_endpoint_data_valid_one()
[all …]
Dipa_endpoint.h44 * struct ipa_endpoint_tx - Endpoint configuration for TX endpoints
47 * @status_endpoint: endpoint to which status elements are sent
49 * The @status_endpoint is only valid if the endpoint's @status_enable
59 * struct ipa_endpoint_rx - Endpoint configuration for RX endpoints
99 * struct ipa_endpoint_config - IPA endpoint hardware configuration
100 * @resource_group: resource group to assign endpoint to
102 * @qmap: whether endpoint uses QMAP protocol
103 * @aggregation: whether endpoint supports aggregation
104 * @status_enable: whether endpoint uses status elements
105 * @dma_mode: whether endpoint operates in DMA mode
[all …]
/Linux-v6.1/sound/soc/generic/
Daudio-graph-card2-custom-sample.dtsi162 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/
Dhi3660-coresight.dtsi23 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 …]
Dhi6220-coresight.dtsi21 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/
Dhip04.dtsi279 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 …]
Dimx6q.dtsi228 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 …]
/Linux-v6.1/drivers/net/wireguard/
Dsocket.c21 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/Documentation/PCI/endpoint/
Dpci-endpoint.rst5 This document is a guide to use the PCI Endpoint Framework in order to create
6 endpoint controller driver, endpoint function driver, and using configfs
19 either in Root Complex mode or Endpoint mode. PCI Endpoint Framework will
20 add endpoint mode support in Linux. This will help to run Linux in an
24 PCI Endpoint Core
27 The PCI Endpoint Core layer comprises 3 components: the Endpoint Controller
28 library, the Endpoint Function library, and the configfs layer to bind the
29 endpoint function with the endpoint controller.
31 PCI Endpoint Controller(EPC) Library
35 in endpoint mode. It also provides APIs to be used by function driver/library
[all …]
/Linux-v6.1/arch/arm64/boot/dts/sprd/
Dsc9863a.dtsi195 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 …]
Dsc9860.dtsi309 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 …]
/Linux-v6.1/arch/arm64/boot/dts/renesas/
Dgmsl-cameras.dtsi95 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 …]
/Linux-v6.1/Documentation/devicetree/bindings/media/
Drenesas,vin.yaml80 endpoint:
126 Input port node, single endpoint describing a parallel input source.
129 endpoint:
167 endpoint@0:
168 $ref: /schemas/graph.yaml#/properties/endpoint
169 description: Endpoint connected to CSI20.
171 endpoint@1:
172 $ref: /schemas/graph.yaml#/properties/endpoint
173 description: Endpoint connected to CSI21.
175 endpoint@2:
[all …]
Drenesas,isp.yaml52 Single endpoint describing the R-Car VIN connected to output port 0.
57 Single endpoint describing the R-Car VIN connected to output port 1.
62 Single endpoint describing the R-Car VIN connected to output port 2.
67 Single endpoint describing the R-Car VIN connected to output port 3.
72 Single endpoint describing the R-Car VIN connected to output port 4.
77 Single endpoint describing the R-Car VIN connected to output port 5.
82 Single endpoint describing the R-Car VIN connected to output port 6.
87 Single endpoint describing the R-Car VIN connected to output port 7.
134 isp1csi41: endpoint@1 {
136 remote-endpoint = <&csi41isp1>;
[all …]
/Linux-v6.1/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c45 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()
123 * cover and then set each endpoint's normal value 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()
217 * HTC has an endpoint that needs credits, ep_dist is the endpoint in
253 * starve an endpoint completely) in ath6kl_credit_seek()
281 if (curdist_list->endpoint == ENDPOINT_0) in ath6kl_credit_seek()
[all …]
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c26 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/include/linux/
Dmhi_ep.h29 * struct mhi_ep_cntrl_config - MHI Endpoint controller configuration
43 * struct mhi_ep_db_info - MHI Endpoint doorbell info
53 * struct mhi_ep_cntrl - MHI Endpoint controller structure
55 * Endpoint controller
56 * @mhi_dev: MHI Endpoint device instance for the controller
61 * @sm: MHI Endpoint state machine
79 * @reset_work: Worker for MHI Endpoint reset
83 * @alloc_map: CB function for allocating memory in endpoint for storing host context and mapping it
84 …* @unmap_free: CB function to unmap and free the allocated memory in endpoint for storing host con…
85 * @read_from_host: CB function for reading from host memory from endpoint
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dtvp5150.txt29 port must be linked to an endpoint defined in [1]. The port/connector layout is
33 endpoint@0 -----------> Comp0-Con port
34 endpoint@1 ------+----> Svideo-Con port
36 endpoint@1 ------+
37 endpoint@0 -----------> Comp1-Con port
39 endpoint (video bitstream output at YOUT[0-7] parallel bus)
41 Required Endpoint Properties for parallel synchronization on output port:
70 composite0_to_tvp5150: endpoint {
71 remote-endpoint = <&tvp5150_to_composite0>;
82 composite1_to_tvp5150: endpoint {
[all …]

12345678910>>...75